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 So I created a symlink in /boot, named after the kernel and pointing to the real thing. I still got the same error. How would you advise I proceed? -- Hugh Esco Date: Sun, 11 Apr 2004 00:19:47 -0400 (EDT) From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: [Ltsp-discuss] etherboot can't find kernel Hugh, What distro are you running on ? Is your tftpd using a '-s' parameter, causing it to chroot to the directory after the '-s' ? If so, you need to adjust your 'filename' parameter in the dhcpd.conf file to NOT include that directory. Jim McQuillan [EMAIL PROTECTED] On 11 Apr 2004 [EMAIL PROTECTED] wrote: > Greetings: > > I've been working my way through an LTSP-4.0 installation. I got DHCP > working, but am now seeing the following error in /var/log/syslog: > > Apr 10 22:47:00 gpgaltsp tftpd[5952]: tftpd: trying to get file: > /tftpboot/lts/vmlinuz-2.4.24-ltsp-4 > > as the workstation cycles through, rebooting, leasing another dhcp > address and getting this same error, before doing it all over again. > > Any ideas how to move beyond this issue? That file exists in that > directory with permissions 444, owner root:root. > > -- Hugh Esco > > > > ------------------------------------------------------- > 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 > ------------------------------------------------------- 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
