On Tue, 24 Feb 2004 09:09:22 +0000 Robert Bailey <[EMAIL PROTECTED]> wrote:
> I've come across this a couple of times on debian check the path is > correct in /etc/inetd > > ie > > tftp > dgram udp wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd /tftpboot > > not > > tftp > dgram udp wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd /boot > > which seems to be debia default. > > hope this helps > > Bails > <snip ...> That did the trick. Thanks. I had seen that line in the inetd config file when I was checking to make sure I had tftpd starting, but I didn't know the '/boot' as the first argument meant that's where tftpd would chroot to. Thanks again, Gary ------------------------------------------------------- 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
