Removing grub
Slick
Upstate New York
Anyone have experience with linux and windows? I had a dual installation of fedora core 4 and windows XP on my computer. I decided to delete the linux partition however now a minimal use version of grub is left as my bootloader. After using the commands
rootnoverify (hd0,0)
makeactive
chainloader +1
boot
I am able to boot up windows however I would like to replace grub with the original windows xp bootloader. I looked around the web a bit and it says to put in the windows xp disk and type FIXMBR in the recovery console. I did this but it couldn't find my drive, I believe this is because it is a serial ATA drive and the windows installer doesnt come with drivers for it by default. Any ideas?
rootnoverify (hd0,0)
makeactive
chainloader +1
boot
I am able to boot up windows however I would like to replace grub with the original windows xp bootloader. I looked around the web a bit and it says to put in the windows xp disk and type FIXMBR in the recovery console. I did this but it couldn't find my drive, I believe this is because it is a serial ATA drive and the windows installer doesnt come with drivers for it by default. Any ideas?
0
Comments
You could slipstream them on a cd using nlite.
Skryking
This quote is from Microsoft...
There's is really no difference in the 2 commands except that fdisk /mbr zeros the disk id area which at times can prove to be an advantage over fixmbr...and again I'll quote this which is right from Microsoft.
Imagine that Enverex
Skryking
-drasnor
all you have to do is type fixmbr in a Windows command Prompt it will get replaced. (its either fixmbr or fix mbr) try both lol
However if you don't have a win98 boot disk then it doesn't mater. Going into rconsole from an XP cd and doing fixmbr is going to do the trick.
I was only responding to the concept that fdisk /mbr was in some way a bad thing to do. His issue is more then just the sata drivers - he doesn't have a floppy drive to do any of this off of. You'll also need a floppy drive to load sata drivers for the windows xp recovery console fixmbr method to work.
So you are in a bit of a pickle. You can try and make a slip stream cd with the drivers built in and for the long run I'd recomend this method. A simple fix is to go get a floppy drive and hook it up.
Then there's another way, it's not clean but it'll do the job. You need to get a copy of Knoppix, Ubuntu live, or any other linux live cd that you prefer. Boot up with it. Hopefully you'll be able to mount the sata drives. If not you are sunk. If you can mount the sata drives though just change the boot device to be your windows drive. That should bi-pass the mbr.