无法挂载 NTFS 硬盘分区“磁盘包含不干净的文件系统”

waq*_*qar 8 partitioning boot dual-boot mount ntfs

我的笔记本电脑中有双启动的 ubuntu 13.10 和 Windows 8.1。早些时候我的窗口分区(C 盘)和其他 NTFS 分区可以从 ubuntu 访问。

现在它给了我这个错误而不是安装:

Error mounting /dev/sda3 at /media/waqar/120ABDC90ABDAA5D: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda3" "/media/waqar/120ABDC90ABDAA5D"' 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/sda3': 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.
Run Code Online (Sandbox Code Playgroud)

C 盘(窗口分区)出现此错误:

Error mounting /dev/sda2 at /media/waqar/BAD4D962D4D92185: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda2" "/media/waqar/BAD4D962D4D92185"' exited with non-zero exit status 14: Windows is hibernated, refused to mount.
Failed to mount '/dev/sda2': 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.
Run Code Online (Sandbox Code Playgroud)

我重新启动了系统,在 Windows 中启动,然后再次正确关闭系统,但它不断给我同样的错误。

有什么帮助吗?

归档时间:

查看次数:

42606 次

最近记录:

10 年,3 月 前