我的HDD分区没有打开(月亮是我的HDD分区名称)
错误
Error mounting /dev/sda4 at /media/praveen/MOON: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda4" "/media/praveen/MOON"' exited with 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/sda4': 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.发布于 2015-09-21 12:25:51
看来您的Windows会话没有正常完成。尝试重新启动Windows,以普通方式关闭系统,而不是重新启动Linux并再次尝试。
https://askubuntu.com/questions/676632
复制相似问题