无法访问 Vaio E 系列中的其他卷

无法访问 Vaio E 系列中的其他卷

/dev/sda6安装时出错/media/ravi/New Volume

mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda6" "/media/ravi/New Volume"

退出:

non-zero exit status 14: The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, 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.

答案1

问题出在 Windows 休眠功能上。您应该看到问题由于休眠,无法挂载 Windows (NTFS) 文件系统

要关闭休眠功能,视频在 Windows 8 中关闭休眠模式可以帮你。

相关内容