小编Ric*_*ins的帖子

如何在 Ubuntu 中使用 Windows 8 挂载休眠分区?

我无法用 Windows 8 挂载我的另一个分区,我有 Ubuntu 12.10 amd64:

Error mounting /dev/sda1 at /media/ricardo/003E8A7D3E8A6C0A: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda1" "/media/ricardo/003E8A7D3E8A6C0A"' exited with non-zero exit status 14: Windows is hibernated, refused to mount.
Failed to mount '/dev/sda1': Operation not permitted
The NTFS partition is hibernated. Please resume and shutdown Windows
properly, or mount the volume read-only with the 'ro' mount option, or
mount the volume read-write with the 'remove_hiberfile' mount option.

For example type on the command line:
  mount -t ntfs-3g …
Run Code Online (Sandbox Code Playgroud)

windows mount ntfs windows-8

14
推荐指数
2
解决办法
11万
查看次数

标签 统计

mount ×1

ntfs ×1

windows ×1

windows-8 ×1