hi,  everyone, I&#39;m trying to setup an NFS server on my PC. I recompiled the kernel, installed the nfs-utils, and also installed nfs-kernel-service.<br>After these, I configured my /etc/exports like this:<br>/var/owr *(rw,sync)<br>
<br>then I chmod -R 777 /var/owr, but when I started up the nfs service:<br>/etc/init.d/nfs-kernel-service start<br><br>it showed me this:<br><br>* Exporting directories for NFS kernel daemon...<br>   ...done.<br> * Starting NFS kernel daemon<br>
   ...fail!<br><br>could anybody tell me what&#39;s wrong with this?<br><br>thanks...<br>