Am Dienstag, 24. Februar 2004 03:29 schrieb Gary Jaffe: > I don't know how to check whether tftpd is chroot'ing to '/tftpboot' on > a Debian based system, but when I take the '/tftpboot' out of the > filename lines in dhcpd.conf, I get the exact same error messages.
It is the same on Debian as on most other distros: Check the command line options of tftpd in /etc/inetd.conf (if you are using inetd) or /etc/xinetd/tftp (if you are using xinetd). Did you run ltsp_initialize? If not, make sure that tftpd is started with the correct directory /tftpboot from inetd. The default on Debian is /boot or something in /var, depending on the tftpd version. Georg ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _____________________________________________________________________ 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
