Temat: zyxel p-2812hnu f3 wgranie bootladera
witam mam problem ze zmianą botloadera wykonuje wszystko zgodnie z opisem z tego wątku http://eko.one.pl/forum/viewtopic.php?id=11629 ale wykonuje to na linux-mint i dochodze do momentu użycia serwera tftp - użyłem atftpd ale nie chce sie wgrac plik
P-2812HNU-Fx # tftp 0x80700000 openwrt-lantiq-p2812hnufx_nor-u-boot.img
ltq_phy: addr 0, link 0, speed 10, duplex 0
ltq_phy: addr 1, link 0, speed 10, duplex 0
ltq_phy: addr 17, link 0, speed 10, duplex 0
ltq_phy: addr 19, link 0, speed 10, duplex 0
ltq_phy: addr 5, link 0, speed 10, duplex 0
Using ltq-eth device
TFTP from server 192.168.1.2; our IP address is 192.168.1.1
Filename 'openwrt-lantiq-p2812hnufx_nor-u-boot.img'.
Load address: 0x80700000
Loading: T T T T T T T T T T
Abort
P-2812HNU-Fx # tftp 0x80700000 openwrt-lantiq-p2812hnufx_nor-u-boot.img
ltq_phy: addr 0, link 0, speed 10, duplex 0
ltq_phy: addr 1, link 0, speed 10, duplex 0
ltq_phy: addr 17, link 0, speed 10, duplex 0
ltq_phy: addr 19, link 0, speed 10, duplex 0
ltq_phy: addr 5, link 0, speed 10, duplex 0
Using ltq-eth device
TFTP from server 192.168.1.2; our IP address is 192.168.1.1
Filename 'openwrt-lantiq-p2812hnufx_nor-u-boot.img'.
Load address: 0x80700000
Loading: T
Abort
wyłaczyłem zaporę , ustawiłem adres karty sieciowej na 192.168.1.2
adam@Z51 ~ $ ifconfig
eth0 Link encap:Ethernet HWaddr 1c:39:47:32:d3:9d
inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::1e39:47ff:fe32:d39d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6455 errors:0 dropped:0 overruns:0 frame:0
TX packets:7436 errors:2 dropped:0 overruns:0 carrier:0
collisions:72 txqueuelen:1000
RX bytes:5204328 (5.2 MB) TX bytes:887526 (887.5 KB)i nic stanołem - chyba cos z tym tftp - utworzyłem katalog , nadałem uprwanienia , wrzuciłem do niego plik z ubotem
adam@Z51 /srv $ ls -all
razem 16
drwxr-xr-x 4 root root 4096 maj 6 14:48 .
drwxr-xr-x 25 root root 4096 maj 5 18:05 ..
drwxr-xr-x 2 nobody root 4096 maj 6 14:42 tftp
drwxrwxrwx 2 nobody nogroup 4096 maj 6 14:51 tftp-openwrt
adam@Z51 /srv $ cd /srv/tftp-openwrt
adam@Z51 /srv/tftp-openwrt $ ls -all
razem 320
drwxrwxrwx 2 nobody nogroup 4096 maj 6 14:51 .
drwxr-xr-x 4 root root 4096 maj 6 14:48 ..
-rwxrwxrwx 1 nobody nogroup 318632 lis 15 2014 openwrt-lantiq-p2812hnufx_nor-u-boot.img
adam@Z51 /srv/tftp-openwrt $ i config
adam@Z51 ~ $ cat /etc/default/atftpd
USE_INETD=false
OPTIONS="--tftpd-timeout 300 --retry-timeout 5 --maxthread 100 --verbose=5 --bind-address=192.168.1.2 /srv/tftp-openwrt"i stoje nie wiem czy moge przerwac proces wgrywania - moze mam ten serwer źle skonfigurowany - ktoś pomoże ?