Vir*_*aaz 16 partitioning mount ntfs hard-drive
如果我尝试打开任何分区,我会在框中收到错误消息。
Error mounting /dev/sda8 at /media/viratraaz/Documents: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda8" "/media/viratraaz/Documents"' 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/sda8': 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)
Gob*_*ath 12
这是因为 Windows 部分休眠(来自 Windows 8)。我希望您尝试从上次从 Windows 关闭的双引导系统中打开驱动器。
解决此问题的一种快速而肮脏的方法是,在每个驱动器上执行以下命令:
sudo ntfsfix /dev/sdxx
Run Code Online (Sandbox Code Playgroud)
其中 xx 是设备和分区字母和数字,即:/dev/sda1
有关更多详细信息:由于休眠而无法在 LINUX 中安装 WINDOWS 8 分区的解决方法
归档时间: |
|
查看次数: |
43668 次 |
最近记录: |