the command
grep server_args /etc/xinetd.d/tftp
should answer
server_args             = -s /tftpboot

and
grep /etc/dhcpd.conf
should answer something SIMILAR to this as many times
as you have set up propper workstations:
/lts/vmlinuz-2.4.9-ltsp-5

then make sure the vmlinuz name is correct, and the
physical path is /tftpboot/lts/vmlinuz.... etc

8)



--- Tue Hellstern <[EMAIL PROTECTED]> wrote:
> Hi,
> In this weekend I have tried to install LTSP, but I
> can't get it right.
> When I power up my client (Jammin 125) I get this
> messages:
> 
> me: 192.168.0.249
> server: 192.168.0.4
> gateway: 192.168.0.1
> loading 192.168.0.4:/tftpboot/kernel
> 
> After this nothing happens :-)
> 
> My dhcpd.conf look like this
> 
> ddns-update-style interim;
> subnet 192.168.0.0 netmask 255.255.255.0 {
>       range dynamic-bootp 192.168.0.100 192.168.0.250;
>       option subnet-mask 255.255.255.0;
>       option routers 192.168.0.1;
>       option root-path "192.168.0.4:/opt/ltsp/i386";
>       option domain-name "f1-support.dk";
>       option domain-name-servers 192.168.0.1;
>       default-lease-time 36000;
>       max-lease-time 86400;
>       allow unknown-clients;
>       }
> 
> Regards
> Tue Hellstern
> 
> 
> 
> 
>
-------------------------------------------------------
> This SF.NET email is sponsored by: FREE  SSL Guide
> from Thawte
> are you planning your Web Server Security? Click
> here to get a FREE
> Thawte SSL guide and find the answers to all your 
> SSL security issues.
>
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
>
_____________________________________________________________________
> 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


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_____________________________________________________________________
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

Reply via email to