- Boot from the Windows XP installation disk
- Enter in Recovery Console by pressing “R”
- Enter the following commands in the console:
FIXMBR C:
FIXBOOT C:
COPY ‘CDDrive’:\I386\NTLDR C:\
COPY ‘CDDrive’:\I386\NTDETECT.COM C:\
ATTRIB -H -R -S C:\boot.ini
DEL C:\boot.ini
BootCfg /Rebuild- Options are: /fastdetect /NoExecute=OptIn
- Reboot