Windows XP: Bootcfg /Rebuild
24五月06
如果你的 Windows XP 出現下列訊息:
Windows NT could not start because the below file is missing or corrupt:
X:\WINNT\System32\Ntoskrnl.exe
_________________Windows NT could not start because the below file is missing or corrupt:
X:\WINNT\System32\HAL.dll
_________________NTLDR is Missing
Press any key to restart
_________________Invalid boot.ini
Press any key to restart
類似以上的訊息, 電腦無法開機, 那可以試試看拿出安裝光碟, 進入 Recovery Console 修復看看, 步驟如下:
- attrib -H -R -S c:\boot.ini
- del c:\boot.ini
- bootcfg /rebuild
- chkdsk /R /F
- fixboot
重開機即可, 詳細的圖文說文可以參考這篇 [Repairing Windows XP in Eight Commands], 網路上相關文件可以參考另一篇 [Langa Letter: XP's Little-Known 'Rebuild' Command] 的第三頁, 如果你懶得看冗長的講解.
[via]
分類:Yummy! | 1 Comment
One Response to “Windows XP: Bootcfg /Rebuild”