首页 > 其他 > 详细

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

时间:2014-03-27 17:38:42      阅读:5862      评论:0      收藏:0      [点我收藏+]

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解决问题;

解决挂载(mount:wrong fs type,bad option,bad superblock on )错误,布布扣,bubuko.com

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

原文:http://www.cnblogs.com/snail-micheal/p/3628721.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!