Flash the ISL3893: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=== Flash images under the 1.7mb === | === Flash images under the 1.7mb === | ||
* Insert a network cable to the lan connection | |||
* press the reset button and turn the router on | |||
* release the reset button | |||
* the router starts in recovery mode with the IP 192.0.2.93 and does a DHCP request. | |||
* upload the image with binary tftp to the IP of the router | |||
* wait till the router restarts | |||
=== Flash images above | === Flash images above 1.7MB (flash exceeded error) === | ||
*FIX: z2000 upload tool? | |||
* upload apfw.minimal.img as an image below the 1.7MB | |||
* ftp imginstall and your firmware image to /var on the router | |||
* cd /var | |||
* chmod 755 imginstall | |||
* ./imginstall -k firmware.img |
Latest revision as of 21:02, 22 March 2006
Flash images under the 1.7mb
- Insert a network cable to the lan connection
- press the reset button and turn the router on
- release the reset button
- the router starts in recovery mode with the IP 192.0.2.93 and does a DHCP request.
- upload the image with binary tftp to the IP of the router
- wait till the router restarts
Flash images above 1.7MB (flash exceeded error)
- FIX: z2000 upload tool?
- upload apfw.minimal.img as an image below the 1.7MB
- ftp imginstall and your firmware image to /var on the router
- cd /var
- chmod 755 imginstall
- ./imginstall -k firmware.img