DISK BOOT FAILURE after upgrading power supply

After upgrading my power supply, I get the following error message when trying to boot into Windows 7.

DISK BOOT FAILURE, INSERT SYSTEM DISK AND PRESS ENTER

My Windows 7 installation is on a SATA hard drive.

I'm able to fix this problem if I hook up my IDE hard drive, then it boots the SATA hard drive fine.

I don't like this solution though because then that means my IDE hard drive is drawing power even though it isn't being used.

Why would a newer power supply need the IDE hard drive hooked up just to boot into the SATA hard drive? There are no boot files on the IDE hard drive; it is completely empty. My old power supply did not need it hooked up in order to boot the SATA hard drive.


Solution 1:

Try booting to the recovery console with your install CD (which is a recovery disk), without the IDE disk connected (thanks Neal), and doing:

bootrec /fixmbr
bootrec /FixBoot

This will restore your master boot record and boot loader.

You will, of course, want the SATA drive set in the BIOS as a (probably the primary) boot device.

Solution 2:

Try going into the BIOS and changing the boot order of your individual hard disks vs. CD-ROM drives, etc. It's possible that the boot order reset itself while you were replacing your power supply.

Solution 3:

Look at your motherboard's manufacturers website for a bios-update. Normally there shouldn't be a problem, if you don't have boot from ide-drive activated in your bios-settings. Also I remember that you had to remove floppy-disks from floppy-drives when they were before the harddrive in the bios-settings....

Solution 4:

My PC also refused to boot without the installation disk in place, after a re-install of Windows 7 that renamed my old Windows folder to "windows.old".

I was about to go for the Repair operation but decided to check the BIOS (for boot priority) first and discovered that the reinstall had somehow disabled my HDD in the BIOS. Because of this, the BIOS was saying that there was no drive present on the PC (this would be enabled once the install disk started to boot).

Anyway, I enabled my HDD and the problem was solved.