Hi Sean,

sean <[EMAIL PROTECTED]> writes:

I set up diskless booting recently but I'm by no means an expert, so
take my comments with plenty of salt.

> Below is my in.tftpd file.
> # /etc/init.d/in.tftpd
>
> # Path to server files from
> # Depending on your application you may have to change this.
> # This is commented out to force you to look at the file!
> #INTFTPD_PATH="/var/tftp/"
> INTFTPD_PATH="/tftpboot/"

What happens with INTFTPD_PATH="/tftpboot"? (remove trailing / )

> #INTFTPD_PATH="/tftproot/"
>
> # For more options, see in.tftpd(8)
> # -R 4096:32767 solves problems with ARC firmware, and obsoletes
> # the /proc/sys/net/ipv4/ip_local_port_range hack.
> # -s causes $INTFTPD_PATH to be the root of the TFTP tree.
> # -l is passed by the init script in addition to these options.
> #INTFTPD_OPTS="-R 4096:32767 -s ${INTFTPD_PATH}"
> INTFTPD_OPTS=" -s ${INTFTPD_PATH}"
>
>
> The tftp file looks exactly like the one specified in the instructions.
>
> tardis tftpboot # ls
> lts  pxe  pxelinux.cfg

Are you using syslinux?  I'm not sure but shouldn't there be a
pxelinux.0 file in /tftpboot?

Cheers,
Roger
-- 
[EMAIL PROTECTED] mailing list

Reply via email to