Rebel1 said:
Sometime when I boot, I get this message at the end of the POST:
NTLDR is missing. Press Ctrl-Alt-Del to reboot.
My system has two hard drives: a new 1 TB SATA as the primary drive that
I boot from, and an 500 MB IDE drive. When I get the above message, I
find that the BIOS has changed priority of boot drives so Windows tries
booting from the IDE drive, and if it can't find the files it needs it
doesn't go on to check if the other drive has them.
The cure is simple: just change the BIOS settings back so the SATA drive
is first in line.
I've been using the MOBO for years without this problem. It just started
when I installed the SATA drive a few weeks ago. Most of the time,
booting goes without any problems. Maybe once in 20 times, I'll get the
error message.
Any ideas what's happening in the BIOS to change drive priority?
Thanks,
R1
It's the nature of the design of the BIOS.
There don't appear to be good ways of tracking which drive is which,
and storing the information in the 256 byte CMOS area.
When you add drives to a computer, it upsets the record of
which drive is which.
My results with this issue, vary from computer to computer. Some
BIOS are fairly good at continuing to select the correct drive.
Especially when drives are *removed*, the BIOS might still select
the correct drive from the remaining drives. But adding drives
to the computer, that's the real test for the BIOS design.
Upgrading the BIOS won't help. The behavior is not considered
a bug, so they won't "fix it". The behavior is determined by
Award/AMI/Phoenix, not by the motherboard company. If you had
an Asus and MSI motherboard, and both had Award BIOS, they might
behave the same way with regard to boot selection behavior.
On modern computers, the best solution is pressing F8 or F11 and
using the "popup boot menu". The popup boot menu, doesn't exist on
older computers. My old 440BX based computer wouldn't have one.
My three most recent computers have popup boot (on the laptop,
there is only a one second wide window, to press the right key!).
You simply select the drive from there, and off you go.
This is an example of what such an option looks like, after you
press the appropriate key while the BIOS is doing POST. Whether
it's F8 or F11 or some other key, depends on the brand of device.
My Asus is F8, my Asrock is F11, the Laptop might be F2. Hard
drives, USB keys, and optical drives will be listed, and the optical
drive is listed even if no media is present. In fact, the menu is
presented, even if a drive has no Active boot flag set. No attempt
is made to probe the disk in advance. And, while the menu is present,
you can even pull out your USB key (which is yet another reason I use
this menu). Just don't try to boot from the USB key you just pulled out
When the menu settles, you can even open the CDROM tray, put
a boot CD in the tray, close the drawer, and select that
optical drive from the popup boot menu. Very convenient stuff.
http://docs.oracle.com/cd/E19127-01/ultra27.ws/820-6772/images/7-2-Boot-Device-Network-Menu.gif
The only time popup style isn't convenient, is when you have computers
which you expect to automatically reboot after a power failure. Or,
you do software updates at night, and force computers to reboot.
Relying on popup then, is a mistake, and then you have to go into
the main BIOS setup screens, and set things correctly so the
default boot device is selected. But for *attended* operation,
popup boot is great.
Paul