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