His problem isn't with PXE. His problem is happening AFTER PXE has downloaded the Linux kernel. It's probably not able to recognize the network card.
I'd try booting that machine from a hard disk or cdrom, and see if the network card is properly detected and initialized. Jim McQuillan [email protected] grant wrote: > Wim, > > If you are not opposed to using a boot disk you could use gpxe, that is > what I use for all of my non-pxe boot supporting cards. You can go to > etherboot.org and download their software. Version 1.0.0 looks to be the > latest. > > It is pretty easy, I use floppys or cd's for mine. For a floppy it is > just unpacking the source, then doing the following from the bin dir of > gpxe. > > cat bin/gpxe.dsk > /dev/fd0 > > Grant > > Wim De Geeter wrote: >> Hi, >> >> We have setup LTSP in Debian Lenny (5.0.4) and all our thin clients are >> booting fine. >> >> Now we bought a mainboard (IntelĀ® Desktop Board D945GSEJT) with a Realtek >> Ethernet Card. >> >> Output lspci >> >> Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI >> Express Gigabit Ethernet controller (rev 03) >> >> When I try to boot this client over PXE I get following error. >> >> line 174: Can't open /tmp/net-eth0.conf >> >> Any idea how to get this Card working?? >> >> Many thanks >> Wim >> >> >> ------------------------------------------------------------ >> - Please consider the environment before printing this - >> - email or its attachments. Many thanks... - >> ------------------------------------------------------------ >> >> >> ------------------------------------------------------------------------------ >> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, >> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW >> http://p.sf.net/sfu/solaris-dev2dev >> _____________________________________________________________________ >> 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 >> > > ------------------------------------------------------------------------------ > SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _____________________________________________________________________ > 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 ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _____________________________________________________________________ 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
