摘要: 經歷了上次的"Acronis os selector 引發系統不能啟動"事件后,我的vista也廢了,恢復過程中碰到多個問題,記錄一下以備查閱
C盤 Windows2003
D盤 Windows Vista
E盤 Ubuntu
F盤 數據,軟件等
我先Ghost恢復了Windows2003,再恢復Ubuntu,由于Vista在Ghost備份之后加了很多東西,夢幻桌面,收音機等很多側邊欄等等的工具,沒有進行Ghost恢復,使用Vista PE啟動光盤啟動,有個修復Vista啟動項的程序,修復重啟(應該是此時生成了BCD數據庫),發現只能進Windows Vista,沒有Windows2003的多啟動菜單了,再次使用Vista PE啟動光盤啟動,修改BCD數據庫文件,執行如下命令
bcdedit /create {ntldr} /d "Windows 2003"
bcdedit /set {ntldr} device partition=C:
bcdedit /set {ntldr} path \ntldr 閱讀全文
C盤 Windows2003
D盤 Windows Vista
E盤 Ubuntu
F盤 數據,軟件等
我先Ghost恢復了Windows2003,再恢復Ubuntu,由于Vista在Ghost備份之后加了很多東西,夢幻桌面,收音機等很多側邊欄等等的工具,沒有進行Ghost恢復,使用Vista PE啟動光盤啟動,有個修復Vista啟動項的程序,修復重啟(應該是此時生成了BCD數據庫),發現只能進Windows Vista,沒有Windows2003的多啟動菜單了,再次使用Vista PE啟動光盤啟動,修改BCD數據庫文件,執行如下命令
bcdedit /create {ntldr} /d "Windows 2003"
bcdedit /set {ntldr} device partition=C:
bcdedit /set {ntldr} path \ntldr 閱讀全文