Booting pxelinux...

Oliver Grawert ogra at ubuntu.com
Thu Aug 25 12:55:24 UTC 2005


hi,
On Do, 2005-08-25 at 13:06 +0100, Daniel Carrera wrote:
> <quote>
> Searching for server (DHCP)......
> Me: 192.168.0.250, DHCP: 192.168.0.1, TFTP: 192.168.0.1, Gateway 192.168.0.1
> Loading 192.168.0.1:/ltsp/pxelinux.0
> </quote>
> 
> At this point the client just hangs. Nothing else happens.
are you sure there is no other message ? i'd guess there should also be
a TFTP timeout message.

> Okay, it's getting an IP from DHCP but it can't load pxelinux. So I went 
> back to the server and found that /ltsp/pxelinux.0 does not exist. 
> However, /var/lib/tftpboot/ltsp/pxelinux.0 does exist. So, acting on a 
> hunch, I edited /etc/dhcp3/dhcpd.conf and added "/var/lib/tftpboot" 
> under 'filename'. This is what my dhcpd.conf looks like now:
the path in the dhcp conf was right as it was, the tftp server
exposes /var/lib/tftpboot as / to the rest of the world,
so /ltsp/pxelinux.0 is what the client sees
from /var/lib/tftpboot/ltsp/pxelinux.0 via tftp.

most likely your tftp server isnt running or doesnt get run by inetd
(which is the the default) as it should.

look if there is a uncommented line for tftp in /etc/inetd.conf (grep
tftp /etc/inetd.conf), if this is the case, make sure your inetd runs
(ps ax|grep inet) 

:)

ciao
	oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/edubuntu-devel/attachments/20050825/213b41e4/attachment.pgp>


More information about the edubuntu-devel mailing list