Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NTLDR is missing????

Status
Not open for further replies.

tpman

Programmer
Oct 15, 2004
25
US
When I try to boot my pc, I get the following error? NTLDR is missing. Any suggestions?
 
NTLDR Missing.


314503 - Computer Stops Responding with a Black Screen When You Start Windows


320397 - You Receive an "NTLDR Is Missing" Error Message When You Start Your Computer

318728 - HOW TO: Troubleshoot the "NTLDR Is Missing" Error Message in Windows 2000

305595 - HOW TO: Create a Boot Disk for an NTFS or FAT Partition in Windows XP
 
You can do many things:
You can use the recovery console and copy that file from the windows restore cd and paste the ntldr folder in c:\;
but remember the ntldr file is hidden in c:\ and you have to use the attrib command in order to remove those attributes; when you see that command in c:\ delete the file and then you may copy it from restore cd; this file is contained in I386 folder in the win cd.
 
sometimes you get this error if you have a floppy in the disk drive. Just a thought.
 
sometimes you get this error if you have a floppy in the disk drive

You can??? Doesn't the NTLDR resides on the active partition? I've never heard or seen such a case. That is totally BS *excuse my French*

-=True wisdom comes from knowing you know nothing.=-
 
If you have a Floppy Drive and It is set to boot first, yes you can get NTLDR error if you have a floppy disk in the drive that is not bootable when booting. I have had computers droped off to be repaired and all I had to do was remove the Floppy disk.
 
I have had computers droped off to be repaired and all I had to do was remove the Floppy disk.
================================

I don't know about you guys, but the above kind of takes my breath away.
 
Oh really, I thought there'll be a different error handler to handle that type of error. Sorry lpblauen, it was constructive criticism anyway, hehehe. My bad yo. Thanks for the info allteltec.

-=True wisdom comes from knowing you know nothing.=-
 
Could also be a BIOS issue, where the BIOS does not recognize the HD correctly... so resetting BIOS would be the first thing I would do (if there is no Floppy in the FDD)...


Ben

"If it works don't fix it! If it doesn't use a sledgehammer..."
 
Yup fixed the 'ol Floppy still in the disk drive more times that I care to remember too. :)
Also had this with a USB memory key plugged in and the machine set to boot from USB before the HD
 
Well, I dont even have my floppy connected, but I do have a usb key plugged in. But, it is not even in my boot sequence. What's weird is that I can just do the ctl + alt + del and after two-three times, it will boot fine, so it seems like a hit/miss thing. How can it say that it is missing, only to find it after a restart?
 
Could be a faulty harddrive. I would run a chkdsk on it and make sure all is OK
 
I can just do the ctl + alt + del and after two-three times, it will boot fine"

Can you clarify at what point you are actually typing "ctl + alt + del" . Is it to bring up the Login Screen at bootup?

Have you tried starting in Safe Mode, or in Normal Mode as a different user?
 
The Ctl+Alt+del is done when the "NTLDR missing" message comes up. Windows is not even active at that point. What I did notice is that when I do get into windows and I try to defrag one of my hard drives, I get a message stating that a chkdsk is scheduled to run on that disk. I can't defrag this disk because of that message. I am just using the defrag under windows "System Tools". How do I turn off the chkdsk that is scheduled, supposedly, for that disk?

I have reset the BIOS already so that's not a fix.
 
It is possible you are seeing the signs of a failing hard drive.

I hope you have or are able to save your valuable data from this drive.

The hard drive manufacturer will have free diagnostic software (self bootable) that will thoroughly check the condition of your hard drive to determine its health.

You could try and see if you are able to perform ChkDsk /r from the Recovery Console?

HOW TO: Install and Use the Recovery Console for Windows XP (Q307654)


Description of Enhanced Chkdsk, Autochk, and Chkntfs Tools in Windows 2000

Chkdsk.exe or Autochk.exe starts when you try to shut down or restart your computer

You can determine whether your file system errors are legitimate.
To know if you've got a file system error, you can type the following
command at the command prompt:

fsutil dirty query c: (replace c: with your drive letter)

If the response is that the volume is dirty, then a file system error has
occurred, and Chkdsk should run automatically at startup to fix the errors.


Chkdsk runs everytime on start up?
thread779-958348
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top