我在 SSD 上安装了 Windows 和 Linux,然后,我有第二个带有数据的 HDD。上面没有安装 Windows,只有带数据的 NTFS 分区(还有第二个分区 Lenovo Recovery,但仅此而已,我不需要它)。当我尝试在 Linux 中打开它时,出现以下错误:
Error mounting /dev/sda2 at /media/adam/Data: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda2" "/media/adam/Data"' 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/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 …Run Code Online (Sandbox Code Playgroud)