Flash your WRT54G or WRT54GS v5 series (v5, v5.1, v6)

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 23:28, 7 September 2009 (edit)
DHC DarkShadow (Talk | contribs)

← Previous diff
Revision as of 02:18, 17 September 2009 (edit) (undo)
Donny (Talk | contribs)

Next diff →
Line 3: Line 3:
===For the WRT54G v5, v5.1, and v6 ONLY=== ===For the WRT54G v5, v5.1, and v6 ONLY===
-# Download [vxworks_prep_v03.zip] and extract.+http://www.dd-wrt.com/wiki/index.php/Linksys_WRT54G/GL/GS/GX#v5_and_v6
-# Download [vxworks_killer_g_v06.zip] and extract, OR create a custom firmware image with your MAC address embedded in it. See the 'Changing your MAC address' section below for more information.+
-# Download [DD-WRT micro generic]. You may want to check [DD-WRT] to make sure there isn't a newer version than v23 SP2 beta 08/03/06. Do not use the one labelled 'WRT54G' or 'WRT54GS', use the 'generic' version.+
-# If you don't know how to use (or don't have) a console mode TFTP tool (i.e. tftp.exe), download the [Linksys TFTP transfer tool].+
-# You will want to assign your network adaptor a manual IP address, since you may loose your automatically configured one and have trouble TFTP'ing the firmware. To do this see the troubleshooting section or google it. It's done at the properties dialog of your network connection, in the 'Internet Protocol (TCP/IP)' properties.+
-# Go to your router's web based interface and enter the 'Administration' tab. Then select 'Firmware Upgrade' and choose the vxworks_prep_v03.bin file. Hit apply. After a minute, your browser window will go blank. At this point, power cycle your router.+
-# Again point your web browser to http://192.168.1.1. You'll see a different sort of firmware upgrade screen. This is the Management Mode. Select and apply the vxworks_killer_g_v06.bin firmware upgrade. WAIT for your browser window to turn to report 'Success'. Have troubles? Try a different web browser, the http daemon in management mode is very finicky.+
-# Now unplug the power cord of your router, then plug it back in. The power LED should now be blinking.+
-# Now you need to do a binary mode TFTP transfer of DD-WRT micro generic to your router. To do this you can use the Windows TFTP console mode utility, the Linksys TFTP Windows GUI utility, or some other TFTP client. You may have to disable your firewall if by some chance it is blocking outgoing connections on port 69. Many TFTP clients don't default to binary mode, so be sure to specify it (i.e. the -i switch with the Windows console mode TFTP utility). For Windows TFTP console mode utility (example, adjust accordingly): + tftp -i 192.168.1.1 put dd-wrt.v23_micro_generic.bin For the GUI utility + simply enter your router's IP (192.168.1.1), select dd-wrt.v23_micro_generic.bin, leave the password field blank, and initiate the transfer.+
- +
-'''Do NOT reboot your router after TFTP'ing''', this will happen automatically. It takes a couple minutes after the TFTP transfer finishes for the firmware to actually be flashed.+
- +
-Copied from Bitsum+
===For the WRT54GS v5, v5.1 and v6 ONLY=== ===For the WRT54GS v5, v5.1 and v6 ONLY===
Line 21: Line 9:
'''SERIOUS WARNING -- NO REVERSION TO VXWORKS ON THESE UNITS:''' At the moment for WRT54GS units this is a one way operation. No reversion back to VxWorks is available. I never got around to creating the GS reversion firmware. It could EASILY be created by someone using the tools I've written and the documentation here. A person once sent me a GS router hoping I might, but I didn't get to it and now no longer have that router. If someone would like to send me another GS unit, I will maybe get around to creating the reversion firmware. Also, if you'd like to donate other routers, feel free. Note that I make absolutely no guarantees that I'll complete anything though. '''SERIOUS WARNING -- NO REVERSION TO VXWORKS ON THESE UNITS:''' At the moment for WRT54GS units this is a one way operation. No reversion back to VxWorks is available. I never got around to creating the GS reversion firmware. It could EASILY be created by someone using the tools I've written and the documentation here. A person once sent me a GS router hoping I might, but I didn't get to it and now no longer have that router. If someone would like to send me another GS unit, I will maybe get around to creating the reversion firmware. Also, if you'd like to donate other routers, feel free. Note that I make absolutely no guarantees that I'll complete anything though.
-# Download [vxworks_prep_gs_v03.zip] and extract.+Copied from Bitsum
-# Download and extract [vxworks_killer_gs_v08.zip], OR create a custom firmware image with your MAC address embedded in it. See the 'Changing your MAC address' section below for more information.+
-# Download [DD-WRT micro generic]. You may want to check [DD-WRT] to make sure there isn't a newer version than v23 SP1. Do not use the one labelled 'WRT54G' or 'WRT54GS', use the 'generic' version.+
-# If you don't know how to use (or don't have) a console mode TFTP tool (i.e. tftp.exe), download the [Linksys TFTP transfer tool].+
-# You will want to assign your network adaptor a manual IP address, since you may loose your automatically configured one and have trouble TFTP'ing the firmware. To do this see the troubleshooting section or google it. It's done at the properties dialog of your network connection, in the 'Internet Protocol (TCP/IP)' properties.+
-# Go to your router's web based interface and enter the 'Administration' tab. Then select 'Firmware Upgrade' and choose the vxworks_prep_gs_v03.bin file. Hit apply. After a minute, your browser window will go blank. At this point, power cycle your router.+
-# Again point your web browser to http://192.168.1.1. You'll see a different sort of firmware upgrade screen. This is the Management Mode. Select and apply the vxworks_killer_gs_v08.bin firmware upgrade. WAIT for your browser window to turn to report 'Success'. Have troubles? Try a different web browser, the http daemon in management mode is very finicky.+
-# Now unplug the power cord of your router, then plug it back in. The power LED should now be blinking.+
-# Now you need to do a binary mode TFTP transfer of DD-WRT micro generic to your router. To do this you can use the Windows TFTP console mode utility, the Linksys TFTP Windows GUI utility, or some other TFTP client. You may have to disable your firewall if by some chance it is blocking outgoing connections on port 69. Many TFTP clients don't default to binary mode, so be sure to specify it (i.e. the -i switch with the Windows console mode TFTP utility). o For Windows TFTP console mode utility (example, adjust accordingly): + tftp -i 192.168.1.1 put dd-wrt.v23_micro_generic.bin o For the GUI utility + simply enter your router's IP (192.168.1.1), select dd-wrt.v23_micro_generic.bin, leave the password field blank, and initiate the transfer.+
-'''Do NOT reboot your router after TFTP'ing''', this will happen automatically. It takes a couple minutes after the TFTP transfer finishes for the firmware to actually be flashed.+http://www.dd-wrt.com/wiki/index.php/Linksys_WRT54G/GL/GS/GX#v5_and_v6_2
- +
-Copied from Bitsum+
=== Links to v5 and v6 Flash Instructions === === Links to v5 and v6 Flash Instructions ===
Line 44: Line 22:
=== Enable 16 MB RAM === === Enable 16 MB RAM ===
-'''ATTENTION: WRT54GS ONLY!!!!!''' Doing this in your WRT54G will BRICK your router!+'''ATTENTION: WRT54gS ONLY!!!!!''' Doing this in your WRT54G will BRICK your router!
See [[Enable_16MB_RAM_on_WRT54GS_v5]] See [[Enable_16MB_RAM_on_WRT54GS_v5]]

Revision as of 02:18, 17 September 2009

Contents


For the WRT54G v5, v5.1, and v6 ONLY

http://www.dd-wrt.com/wiki/index.php/Linksys_WRT54G/GL/GS/GX#v5_and_v6

For the WRT54GS v5, v5.1 and v6 ONLY

SERIOUS WARNING -- NO REVERSION TO VXWORKS ON THESE UNITS: At the moment for WRT54GS units this is a one way operation. No reversion back to VxWorks is available. I never got around to creating the GS reversion firmware. It could EASILY be created by someone using the tools I've written and the documentation here. A person once sent me a GS router hoping I might, but I didn't get to it and now no longer have that router. If someone would like to send me another GS unit, I will maybe get around to creating the reversion firmware. Also, if you'd like to donate other routers, feel free. Note that I make absolutely no guarantees that I'll complete anything though.

Copied from Bitsum

http://www.dd-wrt.com/wiki/index.php/Linksys_WRT54G/GL/GS/GX#v5_and_v6_2

Links to v5 and v6 Flash Instructions

http://www.bitsum.com/openwiking/owbase/ow.asp?WRT54G5%5FCFE
http://www.scorpiontek.org/portal/content/view/27/36


Enable 16 MB RAM

ATTENTION: WRT54gS ONLY!!!!! Doing this in your WRT54G will BRICK your router!

See Enable_16MB_RAM_on_WRT54GS_v5