Re: [Clonezilla-server-edition] Force the use of a NIC
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
|
From: Steven S. <st...@nc...> - 2011-12-21 14:39:20
|
On 12/16/2011 07:19 PM, Grégoire Leroy wrote: > 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" This command is for full Clonezilla mode. Try to add a boot parameter in your /tftpboot/nbi_img/pxelinux.cfg/default on the server, in the Clonezilla live section, add: ocs_prerun="sleep 10" to make it wait. I do not test here, so if any problem, please let me know. Steven. > > But without effect. > > Thanks, > Grégoire Leroy > > > > ------------------------------------------------------------------------------ > Learn Windows Azure Live! Tuesday, Dec 13, 2011 > Microsoft is holding a special Learn Windows Azure training event for > developers. It will provide a great way to learn Windows Azure and what it > provides. You can attend the event by watching it streamed LIVE online. > Learn more at http://p.sf.net/sfu/ms-windowsazure > > > > _______________________________________________ > Clonezilla-server-edition mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-server-edition -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |