<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
my server is not called kueppers<br>I copied the first log from fai guide.<br>the second log is the one of my server<br><br>&gt; From: linux-fai-request@uni-koeln.de<br>&gt; Subject: linux-fai Digest, Vol 30, Issue 17<br>&gt; To: linux-fai@uni-koeln.de<br>&gt; Date: Sun, 20 Dec 2009 12:00:36 +0100<br>&gt; <br>&gt; Send linux-fai mailing list submissions to<br>&gt;         linux-fai@uni-koeln.de<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         https://lists.uni-koeln.de/mailman/listinfo/linux-fai<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         linux-fai-request@uni-koeln.de<br>&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         linux-fai-owner@uni-koeln.de<br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than "Re: Contents of linux-fai digest..."<br>&gt; <br>&gt; <br>&gt; Today's Topics:<br>&gt; <br>&gt;    1. RE: mount to nfs failed (akr lot)<br>&gt;    2. Re: mount to nfs failed (Michael Goetze)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>&gt; Message: 1<br>&gt; Date: Sat, 19 Dec 2009 17:57:05 +0000<br>&gt; From: akr lot &lt;akrlot@msn.com&gt;<br>&gt; Subject: RE: mount to nfs failed<br>&gt; To: &lt;blacky+fai@fluffbunny.de&gt;, &lt;mgoetze@mgoetze.net&gt;<br>&gt; Cc: linux-fai@uni-koeln.de<br>&gt; Message-ID: &lt;COL122-W163FC78134F5B774C49F91CA840@phx.gbl&gt;<br>&gt; Content-Type: text/plain; charset="windows-1252"<br>&gt; <br>&gt; <br>&gt; Hi;<br>&gt; To compare to a clean log:<br>&gt; Reading /tmp/fai/boot.log<br>&gt; FAI_FLAGS: verbose sshd createvt<br>&gt; FAI_CONFIG_SRC is set to nfs://kueppers/srv/fai/config<br>&gt; Failed log:<br>&gt; Reading /tmp/fai/boot.log<br>&gt; FAI_FLAGS: verbose sshd createvt<br>&gt; mount to nfs 10.10.10.10 failed<br>&gt; <br>&gt; So here i think as you mentioned i need to correct the value of <br>&gt; FAI_CONFIG_SRC . In which file could i do that (/etc/fai/fai.conf????)? and do i need to rerun make-fai-nfsroot<br>&gt; thanks<br>&gt; <br>&gt; <br>&gt; &gt; Date: Thu, 17 Dec 2009 16:21:50 +0100<br>&gt; &gt; Subject: Re: mount to nfs failed<br>&gt; &gt; From: blacky+fai@fluffbunny.de<br>&gt; &gt; To: mgoetze@mgoetze.net<br>&gt; &gt; CC: akrlot@msn.com; linux-fai@uni-koeln.de<br>&gt; &gt; <br>&gt; &gt; &gt;&gt; i have changed fai ip address. then i changed<br>&gt; &gt; &gt;&gt; /srv/tftp/pxelinux.cfg/default with the new address<br>&gt; &gt; &gt;&gt; but i am getting an error message: mount to nfs 10.10.10.10 failed.<br>&gt; &gt; &gt;&gt; 10.10.10.10 is the old ip address.<br>&gt; &gt; &gt;&gt; I think i need to change the ip adress somewhere else?<br>&gt; &gt; <br>&gt; &gt; &gt; fix /etc/fai/* and rerun make-fai-nfsroot.<br>&gt; &gt; <br>&gt; &gt; That's not necessary.<br>&gt; &gt; <br>&gt; &gt; @akr:<br>&gt; &gt; <br>&gt; &gt; 1) Do you use the option "root-path" in your dhcpd config? I read<br>&gt; &gt; somewhere about it, but never got it to work.<br>&gt; &gt; <br>&gt; &gt; 2) Do you specify full paths for "nfsroot" and "FAI_CONFIG_SRC" in the<br>&gt; &gt; tftp boot descriptions or just "nfsroot=/srv/nfsroot" (just an example).<br>&gt; &gt; <br>&gt; &gt; If you don't then the value from "next-server" (dhcpd.conf) is used as the<br>&gt; &gt; nfs-server.<br>&gt; &gt; <br>&gt; &gt; example for "full path":<br>&gt; &gt; nfsroot=a.b.c.d:/srv/fai/nfsroot<br>&gt; &gt; FAI_CONFIG_SRC=nfs://a.b.c.d/srv/fai/config/<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; did this help?<br>&gt; &gt; <br>&gt; &gt; tsch??<br>&gt; &gt; thomas<br>&gt; &gt; <br>&gt;                                                <br>&gt; _________________________________________________________________<br>&gt; Windows Live: Make it easier for your friends to see what you?re up to on Facebook.<br>&gt; http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_2:092009<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20091219/9f0ca16b/attachment-0001.htm <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Sat, 19 Dec 2009 19:04:56 +0100<br>&gt; From: Michael Goetze &lt;mgoetze@mgoetze.net&gt;<br>&gt; Subject: Re: mount to nfs failed<br>&gt; To: linux-fai@uni-koeln.de<br>&gt; Message-ID: &lt;4B2D15C8.2070203@mgoetze.net&gt;<br>&gt; Content-Type: text/plain; charset=windows-1252; format=flowed<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; &gt; Reading /tmp/fai/boot.log<br>&gt; &gt; FAI_FLAGS: verbose sshd createvt<br>&gt; &gt; FAI_CONFIG_SRC is set to nfs://kueppers/srv/fai/config<br>&gt; <br>&gt; I doubt your server is really called kueppers. You need to go back and <br>&gt; read and understand the FAI Guide.<br>&gt; <br>&gt; Regards,<br>&gt; Michael<br>&gt; <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; linux-fai mailing list<br>&gt; linux-fai@uni-koeln.de<br>&gt; https://lists.uni-koeln.de/mailman/listinfo/linux-fai<br>&gt; <br>&gt; <br>&gt; End of linux-fai Digest, Vol 30, Issue 17<br>&gt; *****************************************<br>                                               <br /><hr />Windows Live: Keep your friends up to date <a href='http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_1:092010' target='_new'>with what you do online.</a></body>
</html>