Wrt3200acm Firmware: Webflash Image for Inital Installation
The installation of OpenWrt is device specific. These device specific procedures should be plant in the wiki. See
Tabular array of Hardware
for available procedures. If your device is not listed, data in this Howto may be helpful.
If your effort to install OpenWrt fails, please view
generic.debrick
for fixes.
This HOWTO is VERY generic. You cannot use it in nearly situations, every bit y’all have to arrange values and other parts for specific hardware. Please look at the
supported hardware page
for device-specific documentation.
In most circumstances; you have iii options:
At that place are iv ways to install OpenWrt on a device:
Open the WebUI of the
OEM firmware
with your web browser and install the OpenWrt
factory
firmware paradigm file using the
“Firmware Upgrade”
option. Your device should reboot with OpenWrt installed.
NOTE:
Sometimes the OEM firmware will only allow y’all to flash your device with a specific firmware file. If that is the case, you will not be able to install OpenWrt using this method. Nonetheless, for some devices the build bots prepare tagged builds such that they are compliant with the firmwares from the manufacturer. This should be documented on the device specific page for your model.
Method 2: via Bootloader and an Ethernet port
Most, if not all
bootloaders
provide born functionality for this purpose. Some apply a
TFTP-client, others a
TFTP-server, others a
FTP-client, some an
FTP-server, some a spider web server and some use the
XMODEM-protocol.
Before proceeding you need to determine the following:
Once yous know all of the above parameters, you may proceed.
-
Install the advisable software on your PC (i.e. if the bootloader uses an
FTP-server, you demand a
FTP-client). -
Configure a static
IP
address for your PC interface in the same
IP
address cake as pre-configured in the bootloader. -
Connect your PC to the device.
-
Ability cycle the device.
-
Connect to the bootloader using the software you lot chose
-
Install the OpenWrt firmware file.
-
Practise not overwrite or alter the bootloader
until explicitly instructed to do and then!
NOTES:
Sometimes fifty-fifty the bootloader prevents yous from flashing a non-OEM firmware. If y’all have a short fourth dimension window, the connectedness between your computer and device needs to be established rapidly. To make this as quick possible, yous can disable machine-negotiation on your
NIC
and/or
disable media sensing.
Specific Howtos
Method 3: via Bootloader and Series port
Install a ramdisk-image into chief memory
This step shows you howto upload a new ramdisk image to the device. The existing firmware on the flash remains unchanged! You require a working serial cablevision to exercise the ramdisk upload.
-
specifically select the RAMDISK choice to make OpenWrt Buildroot create a ramdisk-image for you to upload
-
connect an ethernet cablevision betwixt your computer and one of the
LAN
ports (doesn’t matter which, but and then long every bit it’southward not the
WAN
port) of the WNDR3700. -
connect your serial cablevision to the header on the WNDR3700 and gear up your local last program (eg. minicom) to
-
set your computer’south ethernet port to employ the
IP
accost
192.168.0.x/24
-
prepare a
TFTP
server on your local reckoner to reply to requests on the 192.168.0.10 interface. Make certain that the ramdisk image (openwrt-ar71xx-uImage-lzma.bin) is in the directory used past the
TFTP
server. -
Fix the header for the ramdisk epitome so that it’southward recognized past the u-Boot firmware. Use the wndr3700.c programme that was posted by *aorlinsk* on the forums here
http://aorlinsk2.free.fr/openwrt/wndr3700/
and run it from the
TFTP
server’south data directory. I’ve also reproduced the lawmaking here just in case: -
power upward the board. When it gets to the message asking yous to press any key to interrupt the normal bootup sequence, printing a key on the series console (or simply hold down the enter key from first bootup until you go to a prompt):
-
enter the post-obit into the serial console:
setenv ipaddr 192.168.0.1 setenv serverip 192.168.0.10 setenv bootargs 'board=WNDR3700' tftpboot 80800000 openwrt-fixed.out bootm
(if you forget the bootargs piece below, the board will kicking and look normal, merely it won’t be able to bring upward whatsoever of the network interfaces!)
-
The system should boot!
Concrete examples:
wnr2000, …
Don’t forget to consult the other
Generic Basic Howtos for OpenWrt
This checklist cannot and does not completely cover all the means you can install OpenWrt.
Pre-Installation
Installation
Post-Installation