Gargoyle to OpenWRT
Posted: Sun Oct 26, 2014 8:55 pm
Hi all,
I currently have a TP-WDR3600 on 1.6.2 Gargoyle however I would like to try OpenWRT as I am having some stability issues. Is this the proper procedure to do so, using SSH?
What about if I want to go back to Gargoyle? Is it the same procedure?
Thanks.
I currently have a TP-WDR3600 on 1.6.2 Gargoyle however I would like to try OpenWRT as I am having some stability issues. Is this the proper procedure to do so, using SSH?
Code: Select all
cd /tmp
wget http://www.example.org/openwrt_firmware.bin
sysupgrade -n -v firmware.bin
Thanks.