On Wed, Feb 20, 2008 at 05:12:17PM +0100, voip crazy wrote:
>    Thanks for your answers, but my problem persists,
>    I think PXE boot works on my soekris, look thos tftpd log:
...
>    Feb 20 16:51:58 localhost in.tftpd[3692]: RRQ from [27]192.168.30.63
>    filename linux
>    Feb 20 16:51:58 localhost in.tftpd[3692]: sending NAK (1, File not
>    found) to [28]192.168.30.63
>    Feb 20 16:51:58 localhost in.tftpd[3693]: RRQ from [29]192.168.30.63
>    filename linux.cbt
>    Feb 20 16:51:58 localhost in.tftpd[3693]: sending NAK (1, File not
>    found) to [30]192.168.30.63
>    Feb 20 16:51:58 localhost in.tftpd[3694]: RRQ from [31]192.168.30.63
>    filename linux.0
>    Feb 20 16:51:58 localhost in.tftpd[3694]: sending NAK (1, File not
>    found) to [32]192.168.30.63
>    Feb 20 16:51:58 localhost in.tftpd[3695]: RRQ from [33]192.168.30.63
>    filename [34]linux.com
>    Feb 20 16:51:58 localhost in.tftpd[3695]: sending NAK (1, File not
>    found) to [35]192.168.30.63
>    Feb 20 16:51:58 localhost in.tftpd[3696]: RRQ from [36]192.168.30.63
>    filename linux.c32
>    Feb 20 16:51:58 localhost in.tftpd[3696]: sending NAK (1, File not
>    found) to [37]192.168.30.63

If your tftp server home directory is /var/tftpboot then you can see the
client is asking for

  /var/tftpboot/linux
  /var/tftpboot/linux.cbt
  /var/tftpboot/linux.0
  /var/tftpboot/linux.com
  /var/tftpboot/linux.c32

and none of these files exists.
_______________________________________________
Soekris-tech mailing list
[email protected]
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to