•BIOS--> •Master Boot Record (MBR)--> •Disk Partition Table (DPT)--> •Partition Boot Record (PBR)--> •Bootmgr--> •bcd--> •Winload.exe--> •核心 (ntoskrnl.exe)
Windows 系統可能由於設定上的問題或磁碟異狀而導致無法順利啟動,常見的原因可能是 MBR、bootSect等開機磁區或其它開機相關檔案毀損或遺失,您可以利用適當的工具進行修復以便恢復正常開機
- Bootsect (需WinRE)
bootsect.exe {/help | /nt52 | /nt60} {SYS | ALL | <DriveLetter:>}[/force] /mbr
例 : c:\boot\bootsect /nt60 sys c: /mbr - Bootrec (需WinRE)
/FIXMBR, /FIXBOOT and /REBUILDBCD - bcdboot
執行 「bcdboot c:\windows /s c: 」將開機檔案複製到 c: