<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000099'><span>Hi Xavier,<br><br><span name="x"></span></span><hr id="zwchr"><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px; color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;">Hi,<br><br>I observed the same issue (situation 1) with servers with two nics connected to the same lan.<br>After reading the script /scripts/live-premount/select_eth_device from initrd I tried to set live-netdev=eth0 on kernel cmdline and this does the trick for me.<br><br>Hope this will help.<br><br></blockquote>Thanks for your answer, it seems to help. (I've put that live-netdev=eth0 in the kernel line pxelinux.cfg/ip)<br>one interesting error regarding this thing was logged in the first few lines of fai.log:<br>/usr/lib/fai/subroutines: line 674: export: 'live-netdev=eth0':not a valid identifier<br>don't know if that a problem... <br><br>if this really is the solution (or at least workarround) for the multi-nic problem, shouldn't this be mentioned anywhere in the fai documentation? (although it is a fix for live-linux-whatever it's called)<br><br>regards!<br><br>Alex<br></div></body></html>