需要從崩潰的 Windows 10 筆記型電腦上安裝 HDD 來恢復檔案。下面的錯誤訊息:

需要從崩潰的 Windows 10 筆記型電腦上安裝 HDD 來恢復檔案。下面的錯誤訊息:

我的筆記型電腦主機板有問題,無法啟動WIN10以正確關閉。當我將 HDD 插入 Linux 機器上的 USB 時,我收到以下訊息:

Error mounting /dev/sdg3 at /media/ice/OS: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sdg3" "/media/ice/OS"' exited with non-zero exit status 14: Windows is hibernated, refused to mount.
Failed to mount '/dev/sdg3': 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.

我嘗試了一些在這裡找到的命令,但沒有成功。有任何想法嗎?我是 Linux 新手,但我真的很喜歡到目前為止所看到的。

答案1

系統很可能會嘗試保護自身,因為 HDD 已損壞等(這可能會解決您的 Windows 10 電腦問題)。您應該嘗試按照bussbar所說的操作並將磁碟區安裝為唯讀。這個問題也可能是題外話,如果是這樣的話,與 Ubuntu 沒有任何關係。

相關內容