Need to reinstall Windows XP boot loader

timmay586

Member
Feb 14, 2005
31
0
0
I had a dual boot with Windows XP Pro and Ubuntu Linux, but for reasons I won't go into here I decided to delete the Linux partition. I didn't think this through very well in advance, and I had my grub boot loader on the Linux partition. Now, obviously, I don't have a boot loader so I can't boot to Windows. I tried doing a repair from my Windows CD and that didn't reinstall the boot loader. Can someone tell me how to get my Windows XP boot loader back? If not, I think I should be able to reinstall Linux and grub and get back to where I started, but then how would I delete the Linux partition without having this problem?
 

timmay586

Member
Feb 14, 2005
31
0
0
I tried that and it gave me the following message:

**CAUTION**
This computer apprears to have a non-standard or invalid master boot record

FIXMBR may damage your partition tables if you proceed

This could cause all the partition on the current hard disk to become
inaccessible.

If you are not having problems accessing your drive, do not continue.

Are you sure you want to write a new MBR?


This worried me...should I say yes anyway?
 

jlbenedict

Banned
Jul 10, 2005
3,724
0
0
Originally posted by: timmay586
I tried that and it gave me the following message:

**CAUTION**
This computer apprears to have a non-standard or invalid master boot record

FIXMBR may damage your partition tables if you proceed

This could cause all the partition on the current hard disk to become
inaccessible.

If you are not having problems accessing your drive, do not continue.

Are you sure you want to write a new MBR?


This worried me...should I say yes anyway?

That is normal after you've loaded a Linux boot loader on it..
you will proceed


 

postmortemIA

Diamond Member
Jul 11, 2006
7,721
40
91
You didn't install grub loader on linux partition. if you did, then formatting it wouldn't have any effect on MBR.
 

pcgeek11

Lifer
Jun 12, 2005
22,225
4,932
136
Originally posted by: postmortemIA
You didn't install grub loader on linux partition. if you did, then formatting it wouldn't have any effect on MBR.


^^^ Yeah the GRUB had to be on the MBR for this to be an issue.

pcgeek11