小编Mar*_*ark的帖子

通过 CMD/Powershell 禁用 Windows 10 快速启动

我与 Ubuntu 一起双启动 Windows 10。当我尝试从 Ubuntu 访问我的 NTFS (Windows) 驱动器时,我经常会收到类似这样的错误。

Error mounting /dev/sda5 at /media/mani/0AC217250AC21725:  
Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sda5" "/media/mani/0AC217250AC21725"' 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/sda5': 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' …
Run Code Online (Sandbox Code Playgroud)

powershell command-line cmd.exe windows-10

3
推荐指数
1
解决办法
5万
查看次数

标签 统计

cmd.exe ×1

command-line ×1

powershell ×1

windows-10 ×1