[Router] Flashing from OpenWRT to DD-WRT Par défaut Once and for all, I’ll try to remember how to reflash a router after installing OpenWRT: Download last version of DD-WRT Enter terminal scp dd-wrt.v24_std_generic.bin root@192.168.1.1: ssh root@192.168.1.1 mtd -r write dd-wrt.bin linux
It is also a good idea to clear the nvram settings prior to rebooting. This will avoid conflicts with the new flashed system. 7 février 2009 à 8 h 09 min Répondre
However, this may cause more problems than it solves on certain hardware. http://wiki.openwrt.org/OpenWrtDocs/Troubleshooting 7 février 2009 à 8 h 12 min Répondre
It is also a good idea to clear the nvram settings prior to rebooting. This will avoid conflicts with the new flashed system.
However, this may cause more problems than it solves on certain hardware.
http://wiki.openwrt.org/OpenWrtDocs/Troubleshooting