Changes

no edit summary
Line 11: Line 11:  
==CLI==
 
==CLI==
   −
You can calculate the checksum of a firmware image file using '''md5sum'''. When you select a firmware image file for upload via the System -> Firmware page, the file gets uploaded into '''''/tmp/''''' directory with the name '''''firmware.img'''''. So the command to calculate the checksum should look like this:
+
{{Template:fw_checksum_cli}}
    
  md5sum /tmp/firmware.img
 
  md5sum /tmp/firmware.img
Line 51: Line 51:  
==WebUI==
 
==WebUI==
   −
You can also check the checksum of a firmware file via the router's WebUI. When you upload a firmware image file and click upgrade, the firmware is uploaded and you are redirected to another window, where you have to confirm the upgrade. In this window, the checksum is displayed as well, but it is different than the one you get from CLI.
+
{{Template:fw_checksum_webui}}
    
Checksums for RUT9xx firmwares (WebUI) are as follows:
 
Checksums for RUT9xx firmwares (WebUI) are as follows: