我在 SSD 上安装了 Windows 和 Linux,然后,我有第二个带有数据的 HDD。上面没有安装 Windows,只有带数据的 NTFS 分区(还有第二个分区 Lenovo Recovery,但仅此而已,我不需要它)。当我尝试在 Linux 中打开它时,出现以下错误:
Error mounting /dev/sda2 at /media/adam/Data: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda2" "/media/adam/Data"' 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/sda2': 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。我需要对此驱动器具有读取和写入权限。我怎么能做到?我注意到的另一件事是该分区具有 msftdata 标志,但是当我打开 gparted 并选择“管理标志”并将其删除时,它并没有删除。如何以写模式挂载分区?谢谢。
编辑:这不是Unable to mount Windows (NTFS) filesystem due to hibernation 的副本,因为没有 Windows 或 hiberfile。
归档时间: |
|
查看次数: |
27833 次 |
最近记录: |