解决挂载(mount:wrong fs type,bad option,bad superblock on )错误


ubuntu12.04挂载远程nfs目录,出现下面错误:
mount: wrong fs type, bad option, bad superblock on 172.18.8.163:/progs,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try
dmesg | tail  or so
解决方式:
在终端下输入apt-get install nfs-common解决问题;


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM