I know there are several posts about similar things, but i think my case is a bit different.
In an XP Pro computer with 2 HDDs I installed ubuntu on my secondary drive. I had problems so I decided to remove linux. the problem is that to remove linux i formatted the second drive, so GRUB is gone, and i get the "error 17" message when booting. (i've been using supergrub cd to boot in the meantime)
I can see both drives from windows now, access them fine, but i want to boot straight to XP.
The boot.ini file in c:\ is still there intact*, but i guess somewhere in the BIOS or something my computer is still looking for GRUB on d:\
I got to fixmbr in the Recovery Console with the installation CD and then got the warning about non-standard partitions. I don't actually have partitions, i think, just 2 drives. and this is what i'm afraid of, not being able to access any drive after fixmbr, with the warning windows gives you about it.
Should I go through with fixmbr?
Should I use bootcfg to assess/fix the situation?
Do i just have to point my BIOS/whatever away from grub and towards my c:\ boot.ini? and if so, how?
thanks in advance!
*
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
In an XP Pro computer with 2 HDDs I installed ubuntu on my secondary drive. I had problems so I decided to remove linux. the problem is that to remove linux i formatted the second drive, so GRUB is gone, and i get the "error 17" message when booting. (i've been using supergrub cd to boot in the meantime)
I can see both drives from windows now, access them fine, but i want to boot straight to XP.
The boot.ini file in c:\ is still there intact*, but i guess somewhere in the BIOS or something my computer is still looking for GRUB on d:\
I got to fixmbr in the Recovery Console with the installation CD and then got the warning about non-standard partitions. I don't actually have partitions, i think, just 2 drives. and this is what i'm afraid of, not being able to access any drive after fixmbr, with the warning windows gives you about it.
Should I go through with fixmbr?
Should I use bootcfg to assess/fix the situation?
Do i just have to point my BIOS/whatever away from grub and towards my c:\ boot.ini? and if so, how?
thanks in advance!
*
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect