Hi Dogge,
Thanks for your help.
I went into CFE to set boot_wait and boot_time.
I execute the commands first before power up.
This is the tftp command I execute and i got the following error
@laptop:~$ tftp 192.168.2.1
tftp> binary
tftp> trace
Packet tracing on.
tftp> put openwrt-wrt54g-squashfs.bin
sent WRQ <file=openwrt-wrt54g-squashfs.bin, mode=octet>
tftp: sendto: Network is unreachable
tftp>
I power up first then immediately execute the commands
@laptop:~$ tftp 192.168.2.1
tftp> binary
tftp> trace
Packet tracing on.
tftp> put openwrt-wrt54g-squashfs.bin
sent WRQ <file=openwrt-wrt54g-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-wrt54g-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-wrt54g-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-wrt54g-squashfs.bin, mode=octet>
sent WRQ <file=openwrt-wrt54g-squashfs.bin, mode=octet>
Transfer timed out.
tftp>
How do the "put" command know where is the file located at? Do I have to place the file in any specific directory. Is there any wait to verify that boot_wait is on?
regards,
ian_wk
(Last edited by ian_wk on 13 Aug 2009, 08:51)