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===
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]]'''.