
私は1〜2ヶ月前にWindowsのインストールに失敗したことをしたと確信しています(何が起こったのか忘れました)。今は起動できません。パーティションはまだ存在し、私のファイルを見ることができます。しかし、正常にインストールしようとすると、読み取り/書き込みではなく読み取り専用でのみインストールされます。
$ sudo mount -t ntfs /dev/nvme0n1p2 /mnt/disk/
Windows is hibernated, refused to mount.
Falling back to read-only mount because the NTFS partition is in an
unsafe state. Please resume and shutdown Windows fully (no hibernation
or fast restarting.)
Could not mount read-write, trying read-only
デバイスがgpartedに存在します。
スケジュールされたパーティションを確認すると、これらの結果が表示されます。
Unable to detect file system! Possible reasons are:
- The file system is damaged
- The file system is unknown to GParted
- There is no file system available (unformatted)
- The device entry /dev/nvme0n1p1 is missing
Windowsが正常に動作するためにクイックスタートを無効にする必要があることがわかりましたが、現在はWindows 10から起動してクイックスタートを無効にしたり、完全にシャットダウンしたりすることはできません。
私は試した:
- os-prober(動作していないと検出されない)
sudo update-grub
(また動作しません)sudo update-grub2
(また動作しません)
Windows 10のインストールを復元する方法はありますか?