<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 08/26/2013 06:05 AM, Steffen Eichler
wrote:<br>
</div>
<blockquote
cite="mid:C3ED9D5F-13F5-4235-85C4-C4C5AD11D4C3@stayfriends.com"
type="cite">
<pre wrap="">Hi,
I've installed a fai server with version 4.0.7.
If I start a installation on a server with more than one network interface the following options in pxelinux.cfg
APPEND initrd=initrd.img-3.2.0-4-amd64 ip=dhcp root=<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>dev/nfs nfsroot=XXX.XXX.XXX.XXX:/srv/fai/wheezy/nfsroot aufs rd_NO_LVM FAI_CONFIG_SRC=nfs://XXX.XXX.XXX.XXX/srv/fai/wheezy/config<span class="moz-txt-tag">/</span></i> FAI_FLAGS="verbose,sshd,createvt" root=/dev/nfs boot=live FAI_ACTION=install vga=785
DHCP configuration of interfaces fails and fai-client is not able to mount nfs. After that installation runs in kernel panic.</pre>
</blockquote>
I have tried this from grub, not pxelinux.cfg, but I suspect it will
work:<br>
<br>
ip=eth0:dhcp<br>
<br>
Or whatever ethernet device you want it to use. Try that, see if it
helps.<br>
<br>
Bob<br>
<br>
</body>
</html>