On Sun, 11 Jan 2004, Todd Shoemaker wrote: > Hello, > > The kernel is tranferred using tftp (Trivial FTP, I believe). Its root > should be located in /tftpboot, and inside this directory you should > find /lts, and inside there should be the kernel. The tftp clients will > be fenced into /tftproot and will not see the rest of the system, so the > /lts/vmlinuz-x.y.z notation is correct. Check to make sure the files > are there. > > If the files are there, then make sure tftp was configured properly. > You should have a file called /etc/xinetd.d/tfp. Check this file to > make sure there is a line "disable = no", and make sure xinetd is > running by running (as root) /etc/rc.d/init.d/xinetd status, and use > "start" to start it if it is not running.
And also make sure that the 'server_args' line says '-s /tftpboot'. Mandrake, by default, uses a different directory for that. Change it to /tftpboot, and you should be fine. Jim McQuillan [EMAIL PROTECTED] > > Hope this helps, > > Todd > > On Sun, 2004-01-11 at 19:46, [EMAIL PROTECTED] wrote: > > Hello, > > > > I am trying to setup LTSP on Mandrake 9.2. I went through all of the notes I > > could find on the net, and through the mail archives, but was unable to find > > anything helpful. > > > > I used the new ltspconfig to setup the whole system. > > > > The workstation can connect to the LTSP server and get an ip address, however, > > it gets this error message: > > > > -- > > Loading 192.168.0.119/lts/vmlinuz-2.4.21-ltsp-1 .TFTP error (file not found) > > Unable to find file > > <sleep> > > <abort> > > -- > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Perforce Software. > Perforce is the Fast Software Configuration Management System offering > advanced branching capabilities and atomic changes on 50+ platforms. > Free Eval! http://www.perforce.com/perforce/loadprog.html > _____________________________________________________________________ > 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: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _____________________________________________________________________ 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
