I've got a Linksys E2000 that I'd like to get 14.07 on.  Following the
page at http://wiki.openwrt.org/toh/linksys/e2000 I have tried to use
tftp to put the firmware onto the router using the router's tftp server
in the bootloader.

I just can seem to catch the server or it is not liking what I am trying
to put.  Here is an example of my attempts:

$ echo -e "binary\nrexmt 1\ntimeout 60\ntrace\nput 
openwrt-e2000_v1-squashfs.bin\n" | tftp 192.168.1.1
tftp> binary
tftp> rexmt 1
tftp> timeout 60
tftp> trace
Packet tracing on.
tftp> put openwrt-e2000_v1-squashfs.bin
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-e2000_v1-squashfs.bin, mode=octet>
received ERROR <code=100, msg=Invalid Password !!>
Error code 100: Invalid Password !!

I issue the above tftp command and then plug in the router.  As you can
see it tries many times to put the image but finally fails when it gets
the Invalid Password message back from the running firmware.  So clearly
I have missed the bootloader's tftp server.

I've also tried using the Linksys firmware's native firmware upgrade
process and it just reports a failure 85-90% of the way into the upload.

Any ideas?

Cheers,
b.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to