앞에 제가 말한 설정 다 되어 있는 듯합니다...

EZBOOT>set

1. MAC Address [00:d0:ca:f1:26:25]
2. LOCAL IP [192.168.0.108]
3. HOST IP [192.168.0.103]
4. Host tftp directory []
5. zImage file name [zImage]
6. ram disk file name [ramdisk.gz]
7. boot loader file name [ezboot]
8. zImage address on flash [0x00020000]
9. ramdisk address on flash [0x00200000]
A. zImage address on memory [0xc0008000]
B. ramdisk address on memory [0xc0800000]
C. Autoboot wait time [3]
D. Boot Menu Key [ ]
E. Kernel Command Line []
F. Architecture Number [200]
G. RAM Disk Size MBytes [8]

P. Apply
S. Save
0. Exit

Select >>0

EZBOOT>ping 192.168.0.103
Send ARP Packet
ARP PACKET Resive
HOST MAC : [ 00 50 BF 2D E3 39 ]
Send Echo Packet
PING TEST GOOD

EZBOOT>tfr
Receive ramdisk.gz
CS8900 Init...............
CS8900 Mac Address : [00 D0 CA F1 26 25]
CS8900 DECTECT VALUE : [00003000]
CS8900 INIT OK!!!

Send ARP Packet
ARP PACKET Error
ARP PACKET Error
ARP PACKET Resive
HOST MAC : [ 00 50 BF 2D E3 39 ]
HOST IP : [192.168.0.103]
LOCAL IP : [192.168.0.108]
Resive Address : C100-0000
TFTP Request Send
Time Overflow

EZBOOT>


핑도 되고... 제 피시컴의 루트에 tftp 폴더도 있고...

접근모두 777에 nobody nobody 이고... 그 폴더 밑에 zimage, ramdisk

모두 존재하고. 4번에도 공백으로뒀꼬...

근데 왜 안되는거져...ㅡㅡ;

뭘 안했을까...

xinetd 설정이라 하심이.. /etc/xinetd.d/tftp 파일의 젤 밑에 있는

server_args = -s /tftp

이거 말씀하시는거잖아요...

다 되어 있는데.... 뭐가 잘못된것일까낭...

tfk 명령도 타임오버가 나기는 마찬가지 입니다...

수고하세요....