Changes

no edit summary
Line 3: Line 3:  
A Bootloader is a program that loads the operating system or some other system software for the router after completion of the power-on self-tests; it is the loader for the operating system itself.  
 
A Bootloader is a program that loads the operating system or some other system software for the router after completion of the power-on self-tests; it is the loader for the operating system itself.  
   −
RUT routers are being constantly improved and sometimes new features are added to the their software. The Firmware image files do not contain the Bootloader program. For this reason, new Firmware doesn't always work with the old Bootloader. This problem can be solved by upgrading the Bootloader to a newer version. This chapter is a guide on how to do that on RUT2xx routers.
+
This article is a guide on how to upgrade RUT2xx router's bootloader.
    
==Checking your Bootloader version==
 
==Checking your Bootloader version==
Line 10: Line 10:     
[[Image:Configuration examples bootloader how to find rut2.PNG]]
 
[[Image:Configuration examples bootloader how to find rut2.PNG]]
  −
==When should you upgrade==
  −
  −
The current Bootloader version for standard RUT2xx Firmwares is '''2.0.1'''. If your current Bootloader version is older than '''2.0.1''', it is highly advised that you upgrade it, since new Firmware versions might not work with your Bootloader version.
      
==Upgrade==
 
==Upgrade==
Line 42: Line 38:       −
[[Image:Configuration examples bootloader windows network connections.PNG]]
+
[[Image:Configuration examples bootloader windows network connections new.PNG]]
 
----
 
----
   Line 87: Line 83:     
Replace '''eth0''' with the name of your Ethernet interface.
 
Replace '''eth0''' with the name of your Ethernet interface.
 +
 +
====macOS====
 +
----
 +
To set up a Static IP on a macOS follow the steps, you must first press '''"Apple" logo''' button in the top left corner and select "'''System Preferences...'''".
 +
 +
 +
[[File:Static IP on mac OS settings button.png]]
 +
 +
 +
[[File:Static IP on mac OS system preferences button.png]]
 +
----
 +
When in the '''System Preferences''' window, click '''Network''':
 +
 +
 +
[[File:Static IP on mac OS Network button.png]]
 +
----
 +
Next, on the left side of Network settings window, right-click on the Network connection associated with your Ethernet adapter and on the right side of Network settings window select '''Manually''' in the '''"Configure IPv4:"''' option field:
 +
 +
 +
[[File:Static IP on mac OS system network settings.png]]
 +
----
 +
Finally, enter a static IP for your PC (e.g., '''192.168.1.1''') and Subnet mask - '''255.255.255.0''' then press '''"Apply"''' for saving the changes:
 +
 +
 +
[[File:Static IP on mac OS IP set up.png]]
    
===Bootloader menu===
 
===Bootloader menu===
 
----
 
----
Next, unplug the router's '''Power Supply Unit (PSU)''' and leave only the LAN Ethernet port plugged in (for your computer). The WAN Ethernet port has to remain unplugged during the following procedure.  
+
Next, unplug the router's '''Power Supply Unit (PSU)''' and leave only the LAN Ethernet port plugged in (for your computer). The WAN Ethernet port has to remain unplugged for the duration of the following procedure.  
   −
Then press and hold the '''Reset''' button. Plug the Power Supply back in while holding the '''Reset''' button. After plugging in the Power Supply, hold the '''Reset''' button for 3-4 sec. After this, all Ethernet port LEDs should start blinking.  
+
Press and hold the '''Reset''' button. Plug the Power Supply back in while holding the '''Reset''' button. After plugging in the Power Supply, hold the '''Reset''' button for 3-4 sec. After this, all Ethernet port LEDs should start blinking.  
    
Now you can enter the Bootloader menu. Open your web browser and enter your router's IP address into the URl field and add '''/uboot.html''' at the end ('''192.168.1.1/uboot.html'''). This may not work if have connected to the router's WebUI at least once before, since the URL's path may be cached. To solve this problem you can clear the browser's cache or, more simply, open the browser in a mode that doesn't cache browsing information. On '''Google Chrome''' it's called '''Incognito''' and can be reached by pressing '''ctrl+shift+n'''; on '''Mozilla Firefox''' it's called '''Private Browsing''' and can be reached by pressing '''ctrl+shift+p'''; on '''Microsoft Edge''' and '''Internet Explorer''' it's '''InPrivate''', can be reached by pressing '''ctrl+shift+p'''.
 
Now you can enter the Bootloader menu. Open your web browser and enter your router's IP address into the URl field and add '''/uboot.html''' at the end ('''192.168.1.1/uboot.html'''). This may not work if have connected to the router's WebUI at least once before, since the URL's path may be cached. To solve this problem you can clear the browser's cache or, more simply, open the browser in a mode that doesn't cache browsing information. On '''Google Chrome''' it's called '''Incognito''' and can be reached by pressing '''ctrl+shift+n'''; on '''Mozilla Firefox''' it's called '''Private Browsing''' and can be reached by pressing '''ctrl+shift+p'''; on '''Microsoft Edge''' and '''Internet Explorer''' it's '''InPrivate''', can be reached by pressing '''ctrl+shift+p'''.
Line 114: Line 135:  
===Firmware menu===
 
===Firmware menu===
 
----
 
----
You can also update the router's Firmware and ART partition this way if needed. Instead of /uboot.html, the path for Firmware is /index.html; for ART /art.html. You will find a guide on how to upgrade your Firmware to a newer version via the Bootloader menu '''[[RUT2xx_Firmware_via_The_Bootloader_Menu|here]]'''.
+
You can also update the router's Firmware this way if needed. Instead of /uboot.html, the path for Firmware is /index.html. You will find a guide on how to upgrade your Firmware to a newer version via the Bootloader menu '''[[RUT2xx_Firmware_via_The_Bootloader_Menu|here]]'''.