kim wrote: > Hi > > I have just set up LTSP on a RH7.3 system as a host (Duron 900 512M > RAM). I used Rom-o-matic to create the boot floppy for the 2 pc thin > clients that I intend to use. I have uncommented the line in dhcpd.conf > so I pass the option NIC=ne IO=0x300, but when I try to boot the client, > the kernel loads (both client machines)and fails on a kernel panic > indicating that I have to use dhcp.conf to specify the NIC for ISA > cards..... but I did!!!
* which version of etherboot are you using in the eprom ? * are the network cards "legacy" ISA - if not then disable ISA-PnP * make sure that the required IRQ (10?) is reserved for "legacy" ISA in your BIOS * try this: option option-129 "NIC=ne IRQ=10 IO=0x300" greetings, Martin Herweg ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _____________________________________________________________________ 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
