Problem is solved.<br><br>I was assuming that, all daemons will be available in Kernel Source, but actually they are available nfs-utils available on SourceForge.<br><br>In apt-get they are bundled in NFS-Kernel-Server, but I dont want to use that.<br>

<br>Thanks for your support.<br><br clear="all">~Vaibhao<br>
<br><br><div class="gmail_quote">2010/9/18 Ritesh Sinha <span dir="ltr">&lt;<a href="mailto:ritesh.kumar.sinha@gmail.com">ritesh.kumar.sinha@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On Fri, Sep 17, 2010 at 9:36 PM, Vaibhao Tatte &lt;<a href="mailto:vaibhao.comps@gmail.com">vaibhao.comps@gmail.com</a>&gt; wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; For my project need, I need to install NFS by compiling Kernel.<br>
&gt; During configuration I have checked the corresponding NFS V3 options.<br>
&gt;<br>
&gt; After booting into the compiled Kernel, I am not able to run the NFS.<br>
&gt; Basically  daemon required for NFS are not there like rpc.mountd &amp; few<br>
&gt; other. But NFS is listed in /proc/filesystems<br>
<br>
</div>NFS consists of both kernelspace and userspace components. The NFS<br>
support compiled into the kernel enables NFS support and in the kernel<br>
and nothing else. In order to use it one is required to install the<br>
user space _applications_  (rpc.mountd, portmap) for it to actually do<br>
anything useful. On Ubuntu you can install them using apt-get.<br>
<div class="im"><br>
&gt;<br>
&gt; So I need to know the procedure for installing NFS by compiling kernel.<br>
&gt;<br>
&gt; If you want any output of system, please let me know. I will paste it here.<br>
&gt;<br>
&gt; Help in this will be highly appreciated.<br>
&gt;<br>
&gt; Regards<br>
&gt; Vaibhao<br>
&gt;<br>
</div>&gt; --<br>
&gt; ubuntu-in mailing list<br>
&gt; <a href="mailto:ubuntu-in@lists.ubuntu.com">ubuntu-in@lists.ubuntu.com</a><br>
&gt; <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-in" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-in</a><br>
&gt;<br>
&gt;<br>
<font color="#888888"><br>
--<br>
ubuntu-in mailing list<br>
<a href="mailto:ubuntu-in@lists.ubuntu.com">ubuntu-in@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-in" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-in</a><br>
</font></blockquote></div><br>