<span style>What kernel are you using?  Are you using 'boot=live'?  The boot= tells it what script in scripts/ to run after init, and only live and nfs will use the rootserver variable.</span> <br><br><div class="gmail_quote">
On Thu, Jun 14, 2012 at 11:43 AM, Nicolas Courtel <span dir="ltr"><<a href="mailto:courtel@cena.fr" target="_blank">courtel@cena.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Le 14/06/2012 17:28, Michael Senizaiz a écrit :
    <div class="im"><blockquote type="cite">On Thu, Jun 14, 2012 at 9:38 AM, Nicolas Courtel <span dir="ltr"><<a href="mailto:courtel@cena.fr" target="_blank">courtel@cena.fr</a>></span>
      wrote:<br>
      Le 12/06/2012 19:14, Steve B. a écrit :<br>
      <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
        I keep getting the error when the target boots;  Trying netboot
        from :/srv/fai/nfsroot .. Begin: Trying nfsmount -o nolock - ro
        :/srv/fai/nfsroot /live/image .. nfsmount: can't parse IP
        address ' ', then an endless loop of error can't parse IP
        address ' '.<br>
        <br>
        <br>
      </blockquote>
      <br>
      An easy workaround for this problem is to prepend the server
      adress in the NFSROOT variable, like this:
      NFSROOT=192.168.1.1:/srv/fai/nfsroot. And then run fai-chboot
      again for the target.<span><font color="#888888"><br>
        </font></span></blockquote>
    <br>
    </div><div class="im"><blockquote type="cite"><span><font color="#888888">
        </font></span>This is occuring because the DHCP server isn't
      sending over ROOTSERVER, or you are configuring with a static IP
      so rootserver doesn't get set by the DHCP server.
      <div><br>
      </div>
      <br>
    </blockquote>
    <br></div>
    It is, in fact, just before the nfs mount failure I can see the
    output of ipconfig, including 'rootserver=192.168.1.1' followed by
    rootpath; but for some reason the rootserver value is not sent to
    the kernel in amd64 environment, although it is with a i386 kernel.<br>
    <br>
    Thanks for the tip,<span class="HOEnZb"><font color="#888888"><br>
    <br>
    -- <br>
    Nicolas<br>
    <br>
  </font></span></div>

</blockquote></div><br>