How do I fix a Windows XP bootloader error when BOOTCFG, FIXBOOT, and FIXMBR do nothing?

3

I recently replaced a faulty hard drive with two hard drives that I then raided (1) together and installed Windows XP on about a week ago. Since then, I have always received this error:

Windows could not start because of a computer disk hardware configuration problem.

Could not read from selected boot disk. Check boot path & disk hardware.

Please check Windows documentation about hardware disk configuration and your hardware reference manuals.

Things I have tried in Recovery Console:

  • FIXMBR does nothing.
  • FIXBOOT says it created a new boot sector but does not fix anything.
  • I can add new bootloader configs with BOOTCFG, but I can't remove configurations. How do I remove the old config to see if that's what's causing it?
  • The boot configuration that my Windows XP installation creates has parameters /noexecute=optin and /fastdetect. I cannot erase this configuration with BOOTCFG, I can only create new configurations.

I know that these hard disks work 100%. Is there a way of booting into Linux and trying to create a boot sector or fix the master table record that way since FIXBOOT and FIXMBR seem to do nothing? I could also use fdisk to remake the partition if needed. If I have to, I'll boot up a Live CD and change Boot.ini myself, but I don't know if even that would work.

NobleUplift

Posted 2013-03-08T13:52:55.753

Reputation: 1 213

1>

  • How do you go to the recovery console and try to fix? E.g. do you have active RAID drivers loaded at that time? 2) How did you RAID them together? HW RAID, software RAID, Fake RAID ?
  • < – Hennes – 2013-03-08T14:06:01.567

    What sort of RAID was it exactly? – Ramhound – 2013-03-08T14:15:14.963

    @Hennes 1) I used my Windows XP installation disk to get to the recovery console. From what the output below says, several RAID drivers loaded. 2) Using Intel Matrix Storage Manager built into the motherboard. – NobleUplift – 2013-03-08T15:02:10.007

    1Was the I.M.S.M. driver in the list of 'several' ? – Hennes – 2013-03-08T16:01:59.933

    That it was not! It's interesting that Windows XP is older than Intel Matrix RAID. Things are progressing along smoothly and if I am successful I will post a detailed answer.

    – NobleUplift – 2013-03-09T19:40:38.883

    I've asked a related question on Intel Chipsets before progressing with setup.

    – NobleUplift – 2013-03-09T19:50:06.717

    I actually asked a question about Windows XP setup drivers before the previous question, that is also related.

    – NobleUplift – 2013-03-09T20:41:09.537

    Answers

    1

    This is what I did to fix my issue:

    • I downloaded the Intel Rapid Storage Technology drivers and put them on a floppy disk (I know, it's amazing I had one of those, right?).
    • I made sure the floppy disk was in the drive before Windows setup started otherwise Windows wouldn't find it (or at least it didn't for me, but maybe that's because...). I also use a USB floppy disk reader so my BIOS was set to recognize that already.
    • I loosely followed the instructions here, with the following variations:
      • Pressed F6 when Windows Setup starts.
      • Selected the driver from the list provided by the floppy disk (for me, I choose Desktop).
      • If Windows says it already has the driver, press ENTER and use the default Windows driver. If you tell it to load the driver from the the floppy disk it will blue screen, however:
      • Windows will proceed to copy the driver from the floppy even though you told it not to (or at least it did for me).
    • After Windows restarts it should stop giving the hardware configuration error and finish setup in 33 minutes.

    NobleUplift

    Posted 2013-03-08T13:52:55.753

    Reputation: 1 213

    2XP driver installs are about the only thing floppy disks are good for these days ;p – Journeyman Geek – 2013-03-10T11:58:15.070

    0

    I would try booting from vista or 7 DVD and run that automatic boot repair wizard. Maybe it is nonsense, but it helped me a lot of times...

    Vitas

    Posted 2013-03-08T13:52:55.753

    Reputation: 671

    He is using XP. IMO don't think a Vista DVD would help. Both their bootloaders are different. – pratnala – 2013-03-10T13:18:36.627

    I am pretty sure it is capable of fixing XP OS too. Not sure now if it switches ntldr to BCD... maybe it does – Vitas – 2013-03-10T14:19:00.700