|
各位XDJM,我现在在做一个基于nfs server 的嵌入式OS,目前碰到一个问题:我的nfs server端总是起不来,但是client端用:
mount -t nfs -o ro,nolock,nfsvers=2 10.141.67.160:/home /mnt 就可以挂载;
mount -t nfs 10.141.67.160:/home /mnt 显示portmap 起不来。
注:我用的是busybox的mount;tcpwrappers-7.6 和Portmap-5beta 源码均已编译成功。
有哪位XDJM做过,可把你的文件系统借我参考参考,小弟不胜感激!
E-mail : bengamine123@163.com |
|