Hi,
> 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;
> }
What's about the filename entry of vmlinuz-2.4.19-ltsp-1 or similar
for the kernel? (look in the dhcp.conf.example)
Have you changed the ServerIP in lts.conf (this would be the next
problem).
Regards
Dieter
-------------------------------------------------------
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