Copy Missing NTLDR From XP Recovery Console
Copy Missing NTLDR From XP Recovery Console
This step-by-step tips describes methods that you can use to troubleshoot the "NTLDR Is Missing" error message that you may
receive when you try to start Microsoft Windows XP
Symptom:-
When you start your Windows XP-based computer, you may receive the following error message:
NTLDR
Press any key to restart
Its happended because of the basic input/output system (BIOS) on your computer is outdated, or one or more of Windows boot
files are missing or damaged:
Ntldr
Ntdetect.com
Boot.ini
Solution:
To repair the Windows startup environment, use this methods, as appropriate to your situation.
Use the Windows XP CD Setup disks to restart the computer, or use the Windows XP CD-ROM to restart the computer.
Type the number that corresponds to the Windows installation that you want to repair, and then press ENTER.
1. Type map, and then press ENTER. Note the drive letter that is assigned to the CD-ROM drive that contains the Windows
XP CD-ROM.
2. Type the following commands, pressing ENTER after you type each one, where drive is the drive letter that you typed in
step 4
copy drive:\i386\ntldr c:\
copy drive:\i386\ntdetect.com c:\
1. If you are prompted to overwrite the file, type y, and then press ENTER.
type c:\Boot.ini
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows XP
Professional" /fastdetect
If you receive the following message, the Boot.ini file may be missing or damaged:
3. If the Boot.ini file is missing or damaged, create a new one. To do so, follow these steps:
1. Use a text editor, such as Notepad or Edit.com, to create a boot loader file similar to the following boot loader
file:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows XP
Professional" /fastdetect
NOTE: If you used Notepad to create the file, make sure that the .txt extension is not appended to the Boot.ini
file name.
2. Type the following command at the Recovery Console command prompt to copy the Boot.ini file from the floppy
disk to the computer: