Re: preseed with multiple network interfaces

2011-03-29 Thread arnaud
hello, there is no final solution. Depending on the order of your pci device, the kernel detects your network card. There are kernel parameters that do not work 100% as "pci = bfsort" or if you have two adapter drivers (ex: bnx2 and tg2) you can blacklist network adapter drivers via "blacklist=tg2

Re: preseed with multiple network interfaces

2011-03-29 Thread melbogia
Anybody has any ideas how to fix or get around this issue? On Mon, Mar 28, 2011 at 1:44 PM, melbogia wrote: > Hello, > We have a bunch of machines with multiple NICs and eth0 isn't the one > that is connected to the network, but the installers tries to get a > link on eth0 and doesn't seem to try

preseed with multiple network interfaces

2011-03-28 Thread melbogia
Hello, We have a bunch of machines with multiple NICs and eth0 isn't the one that is connected to the network, but the installers tries to get a link on eth0 and doesn't seem to try other interfaces. This is how the PXE label looks like, I do have inteerface=auto, which should pick the correct inte