Aaron
, Mar 03 2005 23:26
Posted 26 April 2005 - 02:29
I have always used fdisk /mbr, but I pretty much stopped using Windows right about the start of the XP days, so I can't say for sure which command is supported in XP. Both are equivalent commands, so they are both safe (and set the MBR back to the MS default)fdisk /mbr does not work for me. I've even ran a search on my XP box for 'fdisk'...and it's not on here.
Is there a way that actually works? shall I try the 'fixmbr' command and see if that works - because I really don't wanna' mess up my system.
Posted 26 April 2005 - 02:50
If you have MS Windows 95/98/ME installed, click on Start >> Run. Type in "command", without the quotes, and press Enter. At the command prompt, type in the command "fdisk /mbr" to reinstall the Windows bootloader into the MBR.I have always used fdisk /mbr, but I pretty much stopped using Windows right about the start of the XP days, so I can't say for sure which command is supported in XP. Both are equivalent commands, so they are both safe (and set the MBR back to the MS default)
Posted 29 April 2005 - 03:40
Posted 29 April 2005 - 14:41
I am not sure why your XP is refusing to boot. Really, all that needs to be done is get Windows to restore the MBR and you are done.Ok folks.
Fixmbr and fixboot are not working for me. It says it has revised the boot sector etc, but when I restart the computer it still says the hard drive is not bootable. Tried from the Windows XP CD. The options are limited - it won't let you run anything but what is listed under help (so, no fdisk, sys, etc).
I'm getting very frustrated. I tried reinstalling XP, but it simply copies files over to the HD, resets the computer and then tries to boot from the hard drive (which it cannot do).
I'm lost for a solution.
Posted 09 August 2005 - 12:14
Posted 09 August 2005 - 13:05
I am not sure why your XP is refusing to boot. Really, all that needs to be done is get Windows to restore the MBR and you are done.
What I would recommend at thsi point (you did try a Win98 boot disk from http://www.bootdisk.com/ right?) is that you back up whatever data you can - use a Knoppix LiveCD if you must to get access to your data. Then fdisk and remove all partitions and reinstall XP completely from scratch. You may have some bad data in your partition table that prevents it from accessing the correct Microsoft data outside the MBR.
Posted 09 August 2005 - 13:06
If for some reason you find the need to get back to your Windows XP bootloader instead of the one installed by your Linux distro, simply follow these instructions:
1. Boot up with your Windows XP disc.
2. Select the option Recovery Console.
3. At the prompt, type "fixmbr" (without the quotes of course)
4. Restart your computer.
Posted 09 August 2005 - 13:53