On 11/10/2014 03:52 PM, Hong Shick Pak wrote: > I've managed to put my router (TL-841ND) into a strange failsafe mode > after playing around with custom image builds. I appear to be missing > several binaries required to actually recover the system. > > I have a log of some commands I ran in the failsafe here: > http://pastie.org/9709660 > > Now, I seem to be able to send files over to the router using a http > server and wget. Would it be possible to recover the system if I got the > binaries on the system say into /tmp and tried running the failsafe > scripts that way? > > Hong
In line 100 ``` ash: mtd: not found ``` mtd is that tool to write the flash/rom. Also, I had have difficulties on some 841 devices with failsafe and sysupgrade, too. It is a much more reliable way to flash via tftp or serial, if something is odd. -- Bernd Naumann <[email protected]> PGP: 0xA150A04F via pool.sks-keyservers.net XMPP: [email protected] _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
