The first obvious error is what you mentioned.  The server args show you
that the TFTPd is starting in the root directory.  Change dhcpd.conf  and
remove the tftpboot/ part of the dhcpd.conf.  Second, I had problems with
the *lpp* part of the file name.  I had to remove the lpp, something about
the filename being to long.  Start with the tftpboot problem, then modify
the filename and stop and restart the dhcpd.conf file...

Hope that helps..

Joey


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Amassin
Akhoullo
Sent: Tuesday, August 20, 2002 1:51 PM
To: [EMAIL PROTECTED]
Subject: [Ltsp-discuss] help help !!


the workstation stop at this stage:

Me:192.168.0.1, Server: 192.168.0.254, Gateway 192.168.0.254
Loading 192.168.0.254:/tftpboot/lts/vmlinuz-2.4.9-ltsp-lpp-6 <sleep>
<sleep>
<sleep>
.....

I have configure my /etc/dhcpd.conf file well according to the user guide.

host ws001 {
       hardware ethernet     52:54:00:df:ba:4a;
       fixed address            192.168.0.1;
       filename                   "/tftpboot/lts/vmlinuz-2.4.9-ltsp-lpp-6";
    }


and my /etc/xinetd.d/tftp file is with the:    server_args = /tftpboot

dhcp is running
nfs is running
tftp I do not know how to run it :)

Then what is this problem ?

thanks a lot in advanced.

_________________________________________________________________
Rejoignez MSN Hotmail, le plus important service de messagerie
http://www.hotmail.com/fr



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_____________________________________________________________________
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.openprojects.net



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_____________________________________________________________________
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.openprojects.net

Reply via email to