Thread: Ntdlr Missing
View Single Post
  #8  
Old 24th May 04, 11:00 PM
~*McoreD*~'s Avatar
~*McoreD*~ ~*McoreD*~ is offline
Super Moderator
 
Join Date: Jul 2002
Location: Australia
Posts: 2,902
~*McoreD*~ is an unknown quantity at this point
Hi BraveHeart,

Here is the complete set of commands I had, before modifying it to suit your case.

FIXBOOT
Y
C:
ATTRIB -H NTLDR
ATTRIB -S NTLDR
ATTRIB -R NTLDR
ATTRIB -H NTDETECT.COM
ATTRIB -S NTDETECT.COM
ATTRIB -R NTDETECT.COM
COPY E:\I386\NTLDR C:\
Y
COPY E:\I386\NTDETECT.COM C:\
Y
EXIT

Did you use FIXBOOT or FIXMBR?

By the way, also don't forget that if worse comes to worse, you can try Repair Windows. It reinstalls Windows XP and fixes any boot errors most of the times.
Reply With Quote