
如標題所述,我關閉了安全啟動並像往常一樣使用 liveUSB 安裝程式安裝了 fedora 18。這似乎真的讓 Windows 很惱火,現在它拒絕啟動。
Grub2 運作良好,我看到 Windows 8 載入程式條目在那裡,fedora 也在那裡。我可以很好地啟動到 Fedora,但是當我嘗試啟動到 Windows 8 時,我遇到了一個錯誤:
Boot configuration file is missing. Repair using install media.
我得到的錯誤代碼是0xc0000225.
我嘗試遵循很多在線指南,但似乎沒有一個能夠解決我的問題類型。
我嘗試過自動修復。它不起作用。
我嘗試在 USB 恢復磁碟上使用命令提示字元來使用 bootrec。這沒有幫助。 (我按照說明進行操作這裡)
運行 bcdedit 給了我
The boot congiguration data store could not be opened. The volume for a file has been externally altered so that the opened file is no longer valid.
分割區、Windows8作業系統分割區和復原分割區都在那裡。 (我使用 gparted 檢查過)所以作業系統沒有被覆蓋。
我想知道是否可以修復引導程式以顯示並引導 Windows 和 Fedora?