thin client booting

Dan Young dyoung at mesd.k12.or.us
Fri Jun 9 23:03:59 BST 2006


François BARILLON wrote:
>> tftp localhost
>> tftp> get /ltsp/pxelinux.0
>  It puts pxelinux.0 in my home.
> 
> So tftp is working locally.
> 
> How does the dhcp knows to send /ltsp/pxelinux.0 ?

There should be a stanza in your /etc/dhcpd.conf somewhere that says:
filename "/ltsp/pxelinux.0";
option root-path "/opt/ltsp/i386";

It's supposed to be added automatically on install. Did you add the LTSP
bits yourself post-install?

This has the pertinent information:
https://wiki.ubuntu.com/LTSPServerSetup

-- 
Dan Young <dyoung at mesd.k12.or.us>
Multnomah ESD - Technology Services
503-257-1562



More information about the edubuntu-users mailing list