UpdatingViaMTD


Updating via MTD

 

mtd exists pretty much solely to upgrade firmware without tftp. With this, if everything is right, you don't need to be near your router to upgrade it.

 

cd /tmp

wget http://url.of/firmware.trx

mtd -e linux -r write firmware.trx linux

 

Wait ~3-5 mins, or more, depending on the size of your firmware.

 

Some users have had success upgrading without "-e linux", but I do it anyway. MAKE SURE YOU USE THE .TRX!