我收到以下错误消息:
Metadata kept in Windows cache, refused to mount.
Failed to mount '/dev/mapper/veracrypt8': 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的休眠/快速启动有关,类似于这个问答:https : //askubuntu.com/questions/145902/unable-to-mount-windows-ntfs-文件系统由于休眠/。但是,我已经尝试过这些解决方案,但没有成功。我可以在 Windows 中很好地挂载分区,我可以在 Linux 中以只读模式挂载它。
我安装了 Windows 10 和 Linux Mint 18。有问题的分区上没有操作系统,并且是其磁盘上的唯一分区。
我试过的:
powercfg /h off …