On Mon, Jan 21, 2013 at 3:36 PM, Eddie Bonifacio Yanguas-Johnson
<v21netwo...@gmail.com> wrote:

> /etc/xinetd.d/tftp is configured to tftpboot while /var/lib/tftpboot is
> expected.
> /tftpboot was the old location while /var/lib/tftpboot is default in Fedora
> 9+
> you may need to edit /etc/inited.d/tftp manually

I don't use CentOS for LTSP, but I believe the script you are invoking
is telling you that it is placing the chroot in /var/lib/tftpboot to
be picked up by the PXE-booting client via tftp. However CentOS's tftp
server is using /etc/xinetd.d/tftp as its tftp root, so when the
client looks there it won't find the files it needs. The script is
telling you to edit /etc/inited.d/tftp to change the location of the
tftp server's root directory from /etc/inited.d/tftp to
/var/lib/tftpboot. You will probably have to restart the tftp daemon
after making this change.

db

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to