[GLLUG] PXE Install

Steve Nelson sanelson at gmail.com
Tue May 10 17:19:40 UTC 2005


On 5/10/05, Peter Joanes <pjoanes at hotmail.com> wrote:
> On Tuesday 10 May 2005 07:49, Steve Nelson wrote:
> > ... when I tried
> > getting pxeboot.0 from the tftp client I got an error about absolute
> > paths,
> I'm using tftp-hpa, and the "root" is specified when the server is run with
> the "-s" option (as you have in one of your examples).
> With this, if my dhcpd.conf has: filename "/eb-eepro100.zpxe"
> (note the leading /, so it appears to be an absolute path), then the tftp
> server delivers the file /tftpboot/eb-eepro100.zpxe

Ok - having added the -s (per John) I've now added an initial / :

kotov:~# grep tftp /etc/inetd.conf | grep -v ^#
tftp           dgram   udp     wait    root  /usr/sbin/tcpd    
in.tftpd  -vvvvvv -s /var/lib/tftpboot
kotov:~# grep pxe /etc/dhcpd.conf
                filename "/pxelinux.0";

Same symptoms.

Syslog now says:

May 10 18:09:20 kotov in.tftpd[27159]: RRQ from 192.168.1.21 filename
/pxelinux.0

etc etc

S.


> 
> -       Pete.
> --
> Gllug mailing list  -  Gllug at gllug.org.uk
> http://lists.gllug.org.uk/mailman/listinfo/gllug
>
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list