It's working, nobody needs to answer...
just in case it helps some other, i'll write down the solution:
If you want to select a specific network card you need uncomment
the following lines in /etc/dhcpd.conf
option option-128 e4:45:74:68:00:00;
option option-129 "NIC=module.o";
instead of module.o you need to insert the filename of the module
you need for your network card. they could be found here:
/opt/ltsp/i386/lib/modules/2.4.19-ltsp-1/kernel/drivers/net
in my case for the RTL8129
option option-129 "NIC=8139too";
good luck
Cornelius Wei� ([EMAIL PROTECTED]) wrote*:
>
>Hi
>
>I've a problem with a client which has an on-bord network
>adopter i don't want to use.
>
>I made a etherboot disk, witch finds the right cark, and so
>the kernel is downloaded an so on...
>
>but then it seems as if the client tries to use the on-bord
>card and then cause there is nothing, the kernel hangs
>
>does someone no how to tell the client to use my rtl8139?
>I guess it has something to do with the option 129 in dhcpd.conf
>but i found no documentation how to use that
>
>thanks
>Cornelius
>
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: Tablet PC.
>Does your code think in ink? You could win a Tablet PC.
>Get a free Tablet PC hat just for playing. What are you waiting for?
>http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
>_____________________________________________________________________
>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
>
-------------------------------------------------------
This SF.net email is sponsored by: Tablet PC.
Does your code think in ink? You could win a Tablet PC.
Get a free Tablet PC hat just for playing. What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_____________________________________________________________________
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