nfs文件系统挂载错误及解决方法

Posted on 2016-11-07 21:58  东京暗鸦  阅读(396)  评论(0)    收藏  举报

挂载nfs时出现如下错误:

 

原因:

没有安装nfs客户端相关 

 

解决方法:

apt-get install nfs-common

 

参考资料:

http://askubuntu.com/questions/525243/why-do-i-get-wrong-fs-type-bad-option-bad-superblock-error