I am using the newest ltsp 2.09pre4 package with RH7.2
and my ws stop booting at:

Me: 192.168.0.235 server&gw: 192.168.0.253
loading 192.168.0.253:/lts/vmlinuz-2.0.9-ltsp-4 ......

My dhcpd.conf is:

# ddns-update-style ad-hoc;
default-lease-time 21600;
max-lease-time 21600;

option subnet-mask 255.255.255.0;
option broadcast-address 192.168.0.255;
option routers 192.168.0.253;
option domain-name-servers 192.168.0.253;
option domain-name "casuarinas.net";
option root-path "192.168.0.253:/opt/ltsp/i386";
#option option-128 code 128 = string;
#option option-129 code 129 = text;
option option-128 "e4:45:74:68:00:00";
option option-129 "NIC=3c509 IO=0x300";
# filename "/tftpboot/lts/vmlinuz-2.4.9-ltsp-4";
filename   "/lts/vmlinuz-2.4.9-ltsp-4";
#filename "lts/vmlinuz-2.4.9-ltsp-4";

shared-network WORKSTATIONS {
        subnet 192.168.0.0 netmask 255.255.255.0 {
                range 192.168.0.235 192.168.0.252;
                }
}

group   {
    use-host-decl-names       on;
    option log-servers        192.168.0.253;

Where could be the error?

Thanks,

Hugo

_________________________________________________________
Do You Yahoo!?
¿Quieres armar tu própia página Web pero no sabes HTML?
Usa los asistentes de edición de Yahoo! Geocities
y tendrás un sitio en sólo unos minutos.
Visítanos en http://espanol.geocities.yahoo.com

_____________________________________________________________________
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