• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to install Tomato firmware after DD-WRT ?

ferrarifreak93

Senior member
Does anyone know how to install the Tomato firmware after DD-WRT on a Buffalo WHR-G54S? I followed the instructions on Tomato's Wiki which say "If you're already using a third-party firmware or just upgrading a Tomato firmware, try uploading any of the .bin files from the GUI."

My question is what .bin files are they talking about? I only see .bin files for Linksys routers in the Tomato firmware package.
 
found this on the web (finally)


Flashing from a working DD-WRT to Tomato is much easier, as you can use the DD-WRT web interface. First, though, you need to get the password for the router. While you're still running the DD-WRT firmware, go to the command prompt, and telnet to the router. Assuming your router can be found at 192.168.1.1, you'd type "telnet 192.168.1.1" login to the router, then type this command "nvram get http_passwd". Write down the gobbledygood password on a piece of paper and keep it close by.

Go to the Tomato home page, download the firmware, extract it (you may need to use something like winrar to do this), and go to the trx subfolder. Inside, you'll find a file called code.trx. Rename this file to code.bin, so DD-WRT will recognize it as a firmware file. Don't worry, the router knows what to do with the code no matter what the extension is. Update the firmware, and type in the router address (probably 192.168.1.1). You'll be prompted for username and password. I think the default username is "admin" but it may be "root" Once you enter that info, you're in to the Tomato interface. Please note that the instructions for flashing the firmware via the web interface will only work once you've installed DD-WRT (or perhaps another 3rd party firmware).
 
Back
Top