1. How to flash the firmware

This page about how to flash the firmware of the ASUS WL700gE. It tells what you need and what you can expect.

Needed:

1.1. web gui ASUS

1.2. web gui foo

this is just a placeholder for using 'foo' firmware

1.3. From within OpenWrt

Once OpenWrt is running with / mounted from the disk (rather than from the squashfs and/or jffs2 partition), the flash device is not used any more, so it is possible to install a newer image while running: it will be used at the next boot. To do that, you first want to make sure that the flash is not used, e.g. with umount /rom. Then you can simply run mtd -e linux -r write <foo.trx> linux where <foo.trx> is the firmware file you want to install.

1.4. forced TFTP

You will need tftp client software on your computer.

To get the ASUS WL700 in tftp server mode you need to do

Verify that you have connecting with the ASUS by ping 192.168.1.1, it should be succesfull.

1.4.1. TFTP with Microsoft Windows XP

1.4.2. TFTP with Microsoft Windows Vista

1.4.3. TFTP with Linux and other Unix alikes

OpenWrtDocs/Hardware/Asus/WL700gE/Flash (last edited 2008-12-05 01:56:12 by StefanMonnier)

Almost all of these pages are editable, create an account and click the edit (Edit) button at the top of the page.