<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Le 14/06/2012 17:28, Michael Senizaiz a écrit :
    <blockquote
cite="mid:CAPLK59j-Hfq_L0hFxjvWPEg7=DVrKr4Z9GYdFUH1LqwHtNQ0Lg@mail.gmail.com"
      type="cite">On Thu, Jun 14, 2012 at 9:38 AM, Nicolas Courtel <span
        dir="ltr"><<a moz-do-not-send="true"
          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 class="HOEnZb"><font color="#888888"><br>
        </font></span></blockquote>
    <br>
    <blockquote
cite="mid:CAPLK59j-Hfq_L0hFxjvWPEg7=DVrKr4Z9GYdFUH1LqwHtNQ0Lg@mail.gmail.com"
      type="cite"><span class="HOEnZb"><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>
    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,<br>
    <br>
    -- <br>
    Nicolas<br>
    <br>
  </body>
</html>