尝试安装驱动器时出现以下错误,并且驱动器未安装。
Error mounting /dev/sda3 at /media/ubuntu/B840AE6C40AE30D4:
Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sda3" "/media/sukhen/B840AE6C40AE30D4"' 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.
如何修复此问题?
答案1
我最近遇到了同样的问题,我解决了它。我的系统是 Windows 10 和 Ubuntu 15.10 双启动的。所以如果你也有双启动系统,可以这样做:
- 启动进入 Windows
- 搜索并打开电源选项在开始菜单中
- 点击选择电源按钮的功能在窗口左侧
- 点击更改当前不可用的设置。
- 在下面关机设置您将看到“开启快速启动(推荐)”
- 禁用然后点击保存更改。
完毕!
- 现在重新启动 Ubuntu,你将能够安装该驱动器,并通过 Windows 和 Ubuntu 访问它
然而,这会增加 Windows 的启动时间,但如果您想要双启动系统,则变化并不大,而且也没有必要。它对我有用,我希望它对你的情况也有效。
答案2
启动 Windows 并将其完全关闭。该消息声称它处于休眠模式或某种等效模式。我之前多次看到过此错误,因此我认为这就是解决方案。
请恢复并完全关闭 Windows(不要休眠或快速重启)