I'm trying to upgrade a pre-whiterussian WRT54G (v2). When I try to re-flash the firmware using whiterussian rc5, mtd returns "no valid command".
I see that same error message at http://wiki.openwrt.org/OpenWrtDocs/Deinstalling - however, the mtd.static download referenced by that page, http://downloads.openwrt.org/people/wbx/mtd.static, is a dead link. Google wasn't much help, either.
So, can someone point me to a download location for mtd.static?
thanks!
PS: I've also tried tftpd and atftpd, following the instructions on the wiki, but both simply time out. I do have boot_wait=on, but nevertheless I haven't been able to get past the timeouts:
$ atftp --verbose --trace --option "timeout 1" --option "mode octet" --put --local-file openwrt-wrt54g-squashfs.bin 10.0.1.1
Verbose mode on.
Trace mode on.
Option timeout = 1
Option mode = octet
sent WRQ <file: openwrt-wrt54g-squashfs.bin, mode: octet <timeout: 1>>
timeout: retrying...
sent WRQ <file: openwrt-wrt54g-squashfs.bin, mode: octet <timeout: 1>>
timeout: retrying...
sent WRQ <file: openwrt-wrt54g-squashfs.bin, mode: octet <timeout: 1>>
timeout: retrying...
sent WRQ <file: openwrt-wrt54g-squashfs.bin, mode: octet <timeout: 1>>
timeout: retrying...
sent WRQ <file: openwrt-wrt54g-squashfs.bin, mode: octet <timeout: 1>>
timeout: retrying...
sent WRQ <file: openwrt-wrt54g-squashfs.bin, mode: octet <timeout: 1>>
timeout: retrying...
tftp: aborting
