Changes

Created page with "==Bootloader menu== The <b>bootloader menu</b> is a special router state used as a recovery tool in case the router becomes inaccessible even after a factory reset. It can be..."
==Bootloader menu==

The <b>bootloader menu</b> is a special router state used as a recovery tool in case the router becomes inaccessible even after a factory reset. It can be used to upgrade the router's firmware or bootloader version.

In order to place the router in the bootloader menu state, follow these steps:

<ul>
<li>Unplug all cables from the router.</li>
<li>Plug in one Ethernet cable for your computer into any LAN port.</li>
<li>Press and hold the reset button.</li>
<li>While holding the reset button, plug the power cable into the router. Continue holding the button for another 4 seconds.</li>
<li>Release the reset button.</li>
</ul>

If you followed all the steps correctly, Ethernet LEDs should start lighting up and turning OFF one after the other, from WAN port to LAN1 port. This means that the router is in the bootloader menu state. If that is not the case, repeat the steps again.

Regardless of what the router's IP address was before, the IP address of the router when it's in the bootloader menu state is always <b>192.168.1.1</b>. So in order to reach the router, you'll have to set up a static IP address that's in the <b>192.168.1.0/24</b> network (fox instance, 192.168.1.2) on your computer. Instructions are provided in the links below:

<ul>
<li>[[Setting up a Static IP address on a Windows 10 PC|Windows]]</li>
<li>[[Setting up a Static IP address on a Ubuntu 16.04 PC|Linux]]</li>
</ul>

When set your computer's IP, you should be able to reach the router's HTTP server. The address depends on what you wish to upgrade:

<ul>
<li>Bootloader upgrade URL: <b>192.168.1.1/uboot.html</b></li>
<li>Firmware upgrade URL: <b>192.168.1.1/index.html</b></li>
</ul>

Type in the relevant address into the URL field of your web browser, upload the image file and click the <b>Update</b> button. Firmware/bootloader image files can be downloaded from <b>[[{{{name}}}_Firmware_Downloads|here]]</b>.

If everything was done correctly, the update should begin. At this point you can close the browser window. The update will take about <b>120 seconds</b>.

<b>Additional note</b>: don't forget to restore your computer's IP address settings.