> From: "Rafael Araujo" <[EMAIL PROTECTED]> > Date: Thu, 27 Jun 2002 15:47:18 -0300 > > Since the client machines displays the information > ME:192.168.13.217 I know it is connecting to the > server, because that is the IP I defined in my > dhcpd.conf. After that, at the client machine, the > following is displayed: running dhclient > eth0:setting full duplex based on MII#1 link partner > capability of 451. > > ERROR: No dhcpcd-eth0.info file. Could be a problem > with dhcp. > > Kernel panic: Attempted to kill init > > Here is a copy of my dhcpd.conf: > > ------------------------------ > 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.13.255; > option routers 192.168.13.216; > option domain-name-servers 192.168.13.216; > option domain-name "cta.develop.com"; > option root-path "192.168.13.2161:\opt\ltsp\i386";
Is this extra '1' a typo?? ^ Charles ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.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
