ubuntu不能访问windows中的文件解决办法

ubuntu不能访问windows中的文件 出现不能访问某个盘时(例如:OS) Error mounting devsda5 at mediauserOS: Command-line mount -t “ntfs” -o “uh

ubuntu不能访问windows中的文件
出现不能访问某个盘时(例如:OS)

Error mounting /dev/sda5 at /media/user/OS: Command-line `mount -t “ntfs” -o “uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177” “/dev/sda5” “/media/zmy/OS”’ exited with non-zero exit status 14: Windows is hibernated, refused to mount.
Failed to mount ‘/dev/sda5’: Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the ‘ro’ mount option.

解决办法:

打开终端:如果没有安装ntfs-3g就要安装:sudo apt-get install ntfs-3g
 

修复挂载错误的相应的分区如提示中的/dev/sda8,输入:

sudo ntfsfix /dev/sda8

回车就可以了。

发布者:admin,转转请注明出处:http://www.yc00.com/web/1739883161a4169400.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信