今天在win8下安装ubuntu后发现win磁盘无法访问问题,看了下提示
Error mounting /dev/sda6 at /media/ubuntu-kylin/Windows8_OS: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=999,gid=999,dmask=0077,fmask=0177" "/dev/sda5" "/media/ubuntu-kylin/Windows8_OS"' exited with non-zero exit status 14: Windows is hibernated, refused to mount.
Failed to mount '/dev/sda6': 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.google下原来是因为win8没有正确关闭的问题,但也有可能是磁盘问题,修复磁盘后能用 ,贴出解决方法,备用
$ sudo ntfsfix/dev/sda6 sd6是要修复的磁盘
成功了,不用关闭windows的快速启动也可以访问磁盘啦
在Win8上安装Ubuntu后遇到一个问题,即无法访问Windows系统的其他磁盘。经过排查,找到了一种无需关闭Windows快速启动即可解决访问权限问题的方法。

6万+

被折叠的 条评论
为什么被折叠?



