LaFonera Software Upgrade-Flashing

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 18:44, 25 March 2007 (edit)
Pepsimax2k (Talk | contribs)

← Previous diff
Revision as of 18:44, 25 March 2007 (edit) (undo)
Pepsimax2k (Talk | contribs)

Next diff →
Line 1: Line 1:
-=Web Gui Method-+=Web Gui Method=
Connect the Fonera by cable to your router or PC, access the Fonera's web config and follow the below guide. Connect the Fonera by cable to your router or PC, access the Fonera's web config and follow the below guide.
-==Reset Defaults==+===Reset Defaults===
Browse to Administration > Factory Defaults Browse to Administration > Factory Defaults
Restore Factory Defaults: Yes Restore Factory Defaults: Yes
Line 9: Line 9:
Once connection is restablished, check to make sure all settings are at default. If not, change them to defaults manually if you can, and hold the reset button for around 75 seconds until the WLAN light flashes. Once connection is restablished, check to make sure all settings are at default. If not, change them to defaults manually if you can, and hold the reset button for around 75 seconds until the WLAN light flashes.
-==Upgrade Firmware==+===Upgrade Firmware===
Browse to Administration > Firmware Upgrade Browse to Administration > Firmware Upgrade
After flshing, reset to: Don't reset. After flshing, reset to: Don't reset.

Revision as of 18:44, 25 March 2007

Contents

Web Gui Method

Connect the Fonera by cable to your router or PC, access the Fonera's web config and follow the below guide.

Reset Defaults

Browse to Administration > Factory Defaults Restore Factory Defaults: Yes Click Save. Once connection is restablished, check to make sure all settings are at default. If not, change them to defaults manually if you can, and hold the reset button for around 75 seconds until the WLAN light flashes.

Upgrade Firmware

Browse to Administration > Firmware Upgrade After flshing, reset to: Don't reset. Click Upgrade and wait around 8 minutes before doing anything else. Fonera will show "Upgrade successful. Unit is rebooting now. Please wait a moment..." once firmware has finished uploading. Wait until a Continue button appears and click it.


Redboot Method

This is for versions earlier than 2007 - 0117.

DO NOT USE THIS METHOD FOR FLASHING FROM THE DEFAULT LaFonera FIRMWARE: Instead, use the method found here.

Either follow the Inital Flash routine for flashing via Redboot, or use SSH, telnet or serial console to the LaFonera and issue the commands below (this might also work if you do it under the Commands section on the webinterface).

cd /tmp
wget <newest version of root.fs>
wget <newest version of vmlinux.bin.l7>
mtd write vmlinux.bin.l7 vmlinux.bin.l7
mtd write root.fs rootfs
reboot