[Clonezilla-server-edition] Force the use of a NIC
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
|
From: Grégoire L. <lup...@gm...> - 2011-12-16 11:19:57
|
Hi, I've a DELL server with 6 network cards. The embedded network cards are broadcom and need BNX2. I use clonezilla server edition with the "live" option (Ubuntu lucid image). When my client starts on the lucid image, it displays a list of ready network cards. It seems that the embedded network cards become ready a few seconds after the list is made. So, the client tries to connect to the network with eth2-eth5, which fails (eth0 is the one which can receive an address IP by the DHCP server). I can't deconnect manually network cables each time. How can I force Clonezilla to wait somes seconds more, or force the use of eth0 ? I tried a mknic-nbi -if -n "eth0 eth1 eth2 eth3 eth4 eth5" But without effect. Thanks, Grégoire Leroy |