Question:
How do I get past the "No NTLDR" screen on my computer?
Bazza1
2009-08-13 02:55:35 UTC
Fist of all, apologies, I know about as much about running a computer as George Bush did about running a country.

It seems my computer has been infected by a virus which resulted in the "no NTLDR screen showing"

As a temporary fix I donwloaded the programme "Knoppix" (to a disc on another computer) from this site:

http://www.user-guides.co.uk/cddownload/Gateway/Gateway200X/Gateway-200X-Data-Recovery-Boot-Disk-CD-98-XP-2000-60541.html

and followed the instructions on this help page:

http://www.computerhope.com/issues/ch000465.htm

Without the disc in the computer, I cannot get past the "no NTLDR" screen

I have never heard of this programme, but it does work. However, as you may be able to see from the screenshots it has totally changed the appearance of my desktop, from the cursor arrow to all the shortcuts etc. My data is still on the hard drive, but time consuming to access and presented in weird formats I am totally unfamilar with.

The screen where I logged on has vanished and basically... I want my computer back to how it was.

Is this possible? If so, can anyone tell me how. I assume I need a disc of some sort, but not with this silly Knoppix programme on it.

Any help would be gratefully appreciated...
Eight answers:
SKJA
2009-08-13 03:02:27 UTC
Try this fix for NTLDR missing error



http://tinyurl.com/od9m2n
Margaret
2016-03-19 04:47:24 UTC
BSD does not necessarily mean there is a big problem. As a first step go into Safe Mode (press F8 as windows starts to load) and load last good configuration. If that doesn't help then the next thing to consider is have you installed any new programs recently. If so uninstall them and see if that makes any difference. If neither of these help then we really need to know if there was a code shown on the BSD. That will often help to identify the problem area. Something else that might help is if you run a program like CCleaner (which is free) to clear junk from the registry
techman
2009-08-13 03:01:52 UTC
that message means the boot files for an NT op system have been corrupted. The reaair is availble by booting off an XP or vista disc that belongs with the machine. If you only have a rescue set of discs it would format everything and put the computer back to how it was when you bought it. No data from the past and no updates.
Zaria
2015-08-18 23:12:10 UTC
This Site Might Help You.



RE:

How do I get past the "No NTLDR" screen on my computer?

Fist of all, apologies, I know about as much about running a computer as George Bush did about running a country.



It seems my computer has been infected by a virus which resulted in the "no NTLDR screen showing"



As a temporary fix I donwloaded the programme "Knoppix" (to...
Gaby D
2009-08-13 03:02:45 UTC
Check if you have a floppy disk inserted. If you do, take it out.

If thats not the case, read this:

http://www.whitecanyon.com/how-to-change-boot-order.php

Make sure your hard drive is the first thing your computer boots from.

If that doesnt work, you can enter the microsoft recovery console and type in "fixboot" and "fixmbr".



What OS are you using?
auto98uk
2009-08-13 04:15:18 UTC
Funnily enough i did this to my laptp just last week, through deleteing the wrong line from my boot.ini.



None of the normal options seemed to work, so i ended up installing a second OS on another partition, then copying the files across manually, then restarting and selecting the old installation, which then worked properly.
anonymous
2009-08-13 03:27:50 UTC
NTLDR is Missing.



Related errors:



Below are the full error messages that may be seen when the computer is booting.



NTLDR is Missing

Press any key to restart



Boot: Couldn't find NTLDR

Please insert another disk



NTLDR is missing

Press Ctrl Alt Del to Restart

Causes:



1. Computer is booting from a non-bootable source.

2. Computer hard disk drive is not properly setup in BIOS.

3. Corrupt NTLDR and/or NTDETECT.COM file.

4. Misconfiguration with the boot.ini file.

5. Attempting to upgrade from a Windows 95, 98, or ME computer that is using FAT32.

6. New hard disk drive being added.

7. Corrupt boot sector / master boot record.

8. Seriously corrupted version of Windows 2000 or Windows XP.

9. Loose or Faulty IDE/EIDE hard disk drive cable.

10. Failing to enable USB keyboard support in the BIOS.



Solutions:



Computer is booting from a non-bootable source



Many times this error is caused when the computer is attempting to boot from a non-bootable floppy disk or CD-ROM. First verify that no floppy diskette is in the computer, unless you are attempting to boot from a diskette.



If you are attempting to boot from a floppy diskette and are receiving this error message it is likely that the diskette does not have all the necessary files and/or is corrupt.



If you are attempting to install Windows XP or Windows 2000 and are receiving this error message as the computer is booting verify that your computer BIOS has the proper boot settings. For example, if you are attempting to run the install from the CD-ROM make sure the CD-ROM is the first boot device, and not the hard disk drive.



Second, when the computer is booting you should receive the below prompt.



Press any key to boot from the CD



Important: When you see this message press any key such as the Enter key immediately, otherwise it will try booting from the hard drive and likely get the NTLDR error again.



Note: If you are not receiving the above message and your BIOS boot options are set properly it's also possible that your CD-ROM drive may not be booting from the CD-ROM properly. Verify the jumpers are set properly on the CD-ROM drive. Additional information about checking the CD-ROM drive connections can be found on document CH000213.



Additional information: This error has also been known to occur when a memory stick is in a card reader and the computer is attempting to boot from it. If you have any type of card reader or flash reader make sure that no memory stick is inside the computer.



Computer hard disk drive is not properly setup in BIOS



Verify that your computer hard disk drive is properly setup in the BIOS / CMOS setup. Improper settings can cause this error. Additional information on how to enter the BIOS / CMOS setup can be found in document CH000192.



Corrupt NTLDR and/or NTDETECT.COM file



Windows 2000 users

Windows XP users



Windows 2000 users



If your computer is using Microsoft Windows 2000 and you are encountering the NTLDR error. Create the below boot.ini file on the floppy diskette drive.



[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 2000 Professional" /fastdetect



Copy the NTLDR and NTDETECT.COM files from another computer using the same operating system. Both of these files are located in the root directory of the primary hard disk drive. For example, C:\NTLDR and C:\NTDETECT.COM should be the locations of these files on many computers.



*



Please keep in mind that these files are hidden system files, if you need additional help with viewing hidden files in Windows please see document CH000516.



Once these files have been copied to a floppy diskette reboot the computer and copy the NTLDR and NTDETECT.COM files to the root directory of the primary hard disk drive. Below is an example of what commonly should be performed from the A:\> drive.



copy ntldr c:

copy ntdetect.com c:



After the above two files have been copied, remove the floppy diskette and reboot the computer.



Windows XP users



1. Insert the Windows XP bootable CD into the computer.

2. When prompted to press any key to boot from the CD, press any key.

3. Once in the Windows XP setup menu press the "R" key to repair Windows.

4. Log into your Windows installation by pressing the "1" key and pressing enter.

5. You will then be prompted for your administrator password, enter that password.

6. Copy the below two files to the root directory of the primary hard disk. In the below example we are copying these files from the CD-ROM drive letter, which in this case is "e." This letter may be different on your computer.



copy e:\i386\ntldr c:\

copy e:\i386\ntdetect.com c:\



7. Once both of these files have been successfully copied, remove the CD from the computer and reboot.



Misconfiguration with the boot.ini file
ritesh
2016-12-16 15:14:12 UTC
No Ntldr


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...