mount.nfs: requested NFS version or transport protocol is not supported

回复 收藏
mount.nfs: requested NFS version or transport protocol is not supported

此错误发生的一种解决办法:
更新文件 /etc/exports和/etc/hosts.allow,加入对应网段:
/etc/exports:
/rootfs *(rw,no_root_squash,sync,insecure)

/etc/hosts.allow:
portmap mountd nfsd statd lockd rquotad : 192.168.1.*, 192.168.2.*

其他的一些设置:
mount -t nfs  -o nfsvers=3
mount -t nfs  -o nfsvers=2
2016-04-02 20:53 举报
已邀请:

回复帖子,请先登录注册

退出全屏模式 全屏模式 回复
评分
可选评分理由: