On Sun, Apr 11, 2004 at 04:52:36AM +0000, [EMAIL PROTECTED] wrote: > Mr. McQuillan: > > Thank you so much for your prompt reply. > > I'm running a fresh network install of Debian Woody, Testing. > [EMAIL PROTECTED]:~$ uname -a > Linux gpgaltsp 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686 > unknown > > How would I determine whether tfpt is invoked with a -s switch? > > I adjusted my filename striking the path and got in /var/log/syslog, the > following message: > Apr 10 23:51:19 gpgaltsp tftpd[6519]: tftpd: trying to get file: > vmlinuz-2.4.24-ltsp-4 > Apr 10 23:51:19 gpgaltsp tftpd[6519]: tftpd: serving file from /boot >
Edit /etc/inetd.conf. change the line tftp dgram..................................... /boot to tftp dgram...................................... /tftpboot restart the service /etc/init.d/inetd restart With regards M.Balakrishna pillai ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&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
