What is the safest way to upgrade to the firmware at attitude adjustment?
http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/ar71xx/generic/openwrt-ar71xx-generic-tl-mr3040-v1-squashfs-factory.bin
I can log into the router and want the safest method after already bricking a 3020...I really don't want to have to install a serial port on the 3040
Could I wget the .bin file to the device and then use this?
ssh into the directory containing the .bin file
mtd -r write open*ar71*3040*.bin firmware
http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/ar71xx/generic/openwrt-ar71xx-generic-tl-mr3040-v1-squashfs-factory.bin
I can log into the router and want the safest method after already bricking a 3020...I really don't want to have to install a serial port on the 3040
Could I wget the .bin file to the device and then use this?
ssh into the directory containing the .bin file
mtd -r write open*ar71*3040*.bin firmware