Am Montag, den 20.03.2006, 13:51 -0700 schrieb Reed Loefgren: > I'm setting up a new ltsp server using SuSE-10.0 (have done three prior > with SuSE-9.0 and 9.2.) After checking out the lists I think I've fixed > the DNS-3.0.3 issue using 'next-server = ' in dhcpd.conf, but when I > boot I get this on the client: > > Searching for Server (DHCP) > Me: 192.168.7.21, Server 49.57.50.46, Gateway 192.168.7.199 > Loading 49.57.50.46:/lts/vmlinuz-2.4.26-ltsp-3.... > > and there it hangs. If I comment out the next-server line the address > from which it tries to load the kernel becomes 0.0.0.0. The clients are > Compaq PIII-866 Deskpro ENS and I believe they are capable of netbooting > using the onboard eepro100 chipset, but I have disabled this in the > BIOS, so where might this 49. address be coming from? I've used these > clients for a SuSE-9.2 ltsp server setup and it was a slam dunk. Not so > with SuSE-10.0. I would appreciate some pointers here.
That looks pretty much like Etherboot. If you load that from a floppy, try replacing the floppy (or just another version of Etherboot). Somehow the DHCP data seems to be misinterpreted, which needs some mending. Alternatively you could re-enable the onboard PXE code, which might work as well. Although I of course prefer Etherboot ;-) Regards, Anselm ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _____________________________________________________________________ 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
