LaFonera Software Upgrade-Flashing

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 18:49, 25 March 2007 (edit)
Pepsimax2k (Talk | contribs)
(Web Gui Method)
← Previous diff
Revision as of 18:53, 25 March 2007 (edit) (undo)
Pepsimax2k (Talk | contribs)
(Upgrade Firmware)
Next diff →
Line 17: Line 17:
Browse to Administration > Firmware Upgrade Browse to Administration > Firmware Upgrade
-After flshing, reset to: Don't reset.+Click the Browse button to select the required fonera-firmware.bin file.
 + 
 +After flashing, 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. 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.

Revision as of 18:53, 25 March 2007

Contents

Web Gui Method

This is only for version 2007 - 0117 and newer.

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

Click the Browse button to select the required fonera-firmware.bin file.

After flashing, 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