<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 11/16/2011 08:21 AM, Carsten Aulbert wrote:
    <blockquote cite="mid:201111160821.26769.carsten@welcomes-you.com"
      type="cite">
      <pre wrap="">Hi

On Tuesday 15 November 2011 19:54:14 Sylvain Milot wrote:
</pre>
      <blockquote type="cite">
        <pre wrap=""># generated by fai-chboot for host james with IP 172.16.178.144
default fai-generated

label fai-generated
kernel vmlinuz-2.6.38-grml64
append initrd=initrd.img-2.6.38-grml64 ethdevice=eth0
ip=172.16.178.144:172.16.178.229:172.16.178.1:255.255.255.0:james:eth0:non
e root=/dev/nfs boot=live nfsroot=/export/home/fai/squeeze/nfsroot-amd64
FAI_FLAGS=verbose,sshd,createvt FAI_ACTION=install

</pre>
      </blockquote>
      <pre wrap="">
Specifying eth0 will not help as the kernel "arbitrarily" changes the names 
upon reboot. The machine I'm currently struggling with is choosing eth0 for 
the first on-board NIC for ~50-60% of the time (no hard numbers on that one) 
and the first add-on NIC otherwise (currently only these two are connected).

I think it highly depends on timing when the kernel is scanning for available 
devices. As long as you only have NICs handled by a single driver/module I 
think you are fine, but add different cards into the same machine and you will 
run into trouble...

Cheers

Carsten

</pre>
    </blockquote>
    <font size="-1">Is there a solution for clients with multiple NICs??<br>
      <br>
    </font>
  </body>
</html>