How To Flash the WRT54Gv8

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 13:34, 9 May 2008 (edit)
Soulstace (Talk | contribs)
(killer v3 reboots the router on its own)
← Previous diff
Current revision (14:32, 3 February 2010) (edit) (undo)
DHC DarkShadow (Talk | contribs)
(Redirecting to Linksys WRT54G v8.0 & v8.2)
 
(37 intermediate revisions not shown.)
Line 1: Line 1:
-NOTE:+#REDIRECT [[Linksys WRT54G v8.0 & v8.2]]
-This instructions only apply to the Linksys WRT54Gv8 and WRT54Gv8.2+
-They do not work for the WRT54Gv8.1+
-If you want to flash a WRT54Gv8.1, pls [http://www.dd-wrt.com/phpBB2/viewtopic.php?t=29049 read_this]+
- +
-'''How To Flash the WRT54G v8 Using RC5'''+
- +
-#Configure your computers local lan ethernet address to 192.168.1.100, subnet 255.255.255.0, gateway 192.168.1.1 . Then connect an Ethernet cable to your computer and port 1 of your WRT54Gv8 router (Do Not Use Wireless).+
-#Unplug the power cord from the WRT54Gv8.+
-#Push the reset button while plugging in the power cord and hold the button for about 20 seconds.+
-#Open your browser and enter into the address bar <nowiki>http://192.168.1.1</nowiki>+
-#Use the firmware upgrade dialog to flash [http://www.dd-wrt.com/dd-wrtv2/downloads/others/tornado/Gv8/vxworkskillerGv8-v3.bin vxworkskillerGv8-v3.bin].+
-#<strike>If you see a dialog asking you to reboot the router, power cycle the router by unplugging the power cord and plugging it in again.</strike> I strike the step out because killer-v3 apparently reboots the router on its own --[[User:Soulstace|Soulstace]] 15:34, 9 May 2008 (CEST)+
-#Wait for about 1 - 2 minutes.+
-#You will not be able to browse the WRT54 at this point, but you should be able to ping 192.168.1.1.+
-#Now it's time to flash the DD-WRT firmware using TFTP+
-#*If you're on Windows, enter <code>tftp -i 192.168.1.1 put [http://www.dd-wrt.com/dd-wrtv2/downloads/release%20candidates/DD-WRT%20v24%20RC5/GENERIC%20BROADCOM%20(Linksys,%20Asus%20etc.)/WRT54Gv8,%20WRT54GSv7/dd-wrt.v24_micro_wrt54gv8.bin dd-wrt.v24_micro_wrt54gv8.bin]</code> at your <code>cmd</code> shell+
-#*If you're on Linux, enter <code>tftp -m octet 192.168.1.1 -c put [http://www.dd-wrt.com/dd-wrtv2/downloads/release%20candidates/DD-WRT%20v24%20RC5/GENERIC%20BROADCOM%20(Linksys,%20Asus%20etc.)/WRT54Gv8,%20WRT54GSv7/dd-wrt.v24_micro_wrt54gv8.bin dd-wrt.v24_micro_wrt54gv8.bin]</code> at your shell+
-#*If you're on Linux, and you get the "error code 3" while trying to flash it, try atftp. This solved the problem when using ArchLinux to flash. The appropriate code is on the line below.+
-#*In Ubuntu Linux I entered atftp --option "mode octet" --verbose -p -l [http://www.dd-wrt.com/dd-wrtv2/downloads/release%20candidates/DD-WRT%20v24%20RC5/GENERIC%20BROADCOM%20(Linksys,%20Asus%20etc.)/WRT54Gv8,%20WRT54GSv7/dd-wrt.v24_micro_wrt54gv8.bin dd-wrt.v24_micro_wrt54gv8.bin]192.168.1.1+
-#*If you're on OSX, enter <code>tftp -e 192.168.1.1</code>. At the <code>tftp></code> prompt enter <code> put [http://www.dd-wrt.com/dd-wrtv2/downloads/release%20candidates/DD-WRT%20v24%20RC5/GENERIC%20BROADCOM%20(Linksys,%20Asus%20etc.)/WRT54Gv8,%20WRT54GSv7/dd-wrt.v24_micro_wrt54gv8.bin dd-wrt.v24_micro_wrt54gv8.bin]</code> at your shell+
-#The file will now be transfered and flashed to your router. After this is done, dd-wrt will automatically boot. After about a minute, you can browse dd-wrt on your router at <nowiki>http://192.168.1.1</nowiki>.+
- +
-If you are having problems with port 4 not working on your router, an upgrade to RC5 will fix that problem.+
- +
-'''How To Return To Your Original Linksys Firmware V8'''+
- +
-# Open the Administration tab in dd-wrt and choose the Firmware Upgrade Tab+
-# Choose reset to default settings from the drop down.+
-# Browse and select [http://www.dd-wrt.com/dd-wrtv2/downloads/others/tornado/Gv8/vxworksrevert-Gv8-v3.bin vxworksrevert-Gv8-v3.bin]. It will install the revert firmware and give you a rebooting indicator on the screen. When it is done it will give you a Confirm button on the screen. Click on Confirm. Your power light will be flashing on your router.+
-# Power cycle the router by unplugging the power cord and plugging it in again.+
-#Open your browser and enter into the address bar <nowiki>http://192.168.1.1</nowiki>+
-#Use the firmware upgrade dialog to flash your original linksys firmware [http://www.dd-wrt.com/dd-wrtv2/downloads/others/tornado/Gv8/WRT54Gv8_v8.00.0_fw.bin WRT54Gv8_v8.00.0_fw.bin]. When the upgrade success screen comes up wait 2 minutes.+
-# Power cycle the router by unplugging the power cord and plugging it in again.+
-#Open your browser and enter into the address bar <nowiki>http://192.168.1.1</nowiki>+
- +
-You are now back to your factory firmware.+

Current revision

  1. REDIRECT Linksys WRT54G v8.0 & v8.2