<br><font size=2 face="sans-serif">Hi,</font>
<br><font size=2 face="sans-serif"> I have encoutered a problem
when mount a nfs filesystem. The nfs server's ip is 192.168.1.6 and busybox
version is 1.1.3. All the must configure features in busybox and kernel
is turn on. CONFIG_FEATURE_MOUNT_NFS is set to y. And kernel's config CONFIG_NFS_FS,
CONFIG_NFS_V3 are set to y. The command i use is</font>
<br>
<br><font size=2 face="sans-serif"> "mount -t nfs -o nolock,vers=2
102.168.1.6:/home/tom /home/tom", </font>
<br>
<br><font size=2 face="sans-serif">the error message is "</font>
<br>
<br><font size=2 face="sans-serif">mount:RPC: Timed out</font>
<br><font size=2 face="sans-serif">mount: nfsmount failed: Bad file descriptor</font>
<br><font size=2 face="sans-serif">mount :mounting ......................on
/hom/tom failed:Bad file descriptor</font>
<br>
<br><font size=2 face="sans-serif">I have tried remove vers=2 and sth stupid
of the command but that does not work, any suggestion is appreciate!</font>
<br><font size=2 face="sans-serif"> <br>
Best Wishes,</font>
<br><font size=2 face="sans-serif">Tom</font>