
状况
在Ubuntu进入NTFS分区出现问题,无法进入。
不能访问 新加卷
Error mounting /dev/sda8 at /media/zhuxiaoxi/新加卷: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sda8" "/media/zhuxiaoxi/新加卷"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused tomount.
Failedtomount'/dev/sda8': 不允许的操作
The NTFS partitionisin an unsafe state. Please resumeandshutdown
Windows fully (no hibernation orfast restarting), ormount the volume
read-onlywith the 'ro'mountoption.
原因
在Ubuntu中原生支持NTFS分区都读写,出现这种情况是由于Windows系统没有正常都被关闭,包括强制关机、睡眠、休眠等情况。
解决方法
进入Windows当中正常关闭,再进入Ubuntu中即可解决。]
文章来源网络,作者:运维,如若转载,请注明出处:https://shuyeidc.com/wp/217340.html<