主题 : 不能挂接使用网络文件系统 NFS 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 71414
精华: 0
发帖: 6
金钱: 30 两
威望: 6 点
综合积分: 12 分
注册时间: 2012-06-04
最后登录: 2012-10-10
楼主  发表于: 2012-06-07 20:16

 不能挂接使用网络文件系统 NFS

为什么我的开发板和PC可以PING通

我的PC机NFS文件/maxwit/share也建好, 其他PC可以将这个文件MOUNT去

但用开发板(TINY 6410)mount就会出现这个问题啊

mount -t nfs -o nolock 127.16.100.61:/maxwit/share /mnt
mount: RPC: Unable to receive; errno = Connection refused                      
mount: mounting 127.16.100.61:/maxwit/share on /mnt failed: Bad file descriptor