I've tried to use fixmbr (from the Windows XP Recovery Console) and pointed it to C:\, but broke it!

Now I have:

D:\Windows - with no ntldr
C:\ - broken inaccessible partition with Grub and ntldr

enter image description here

How can I repair C:\? (I only have Ubuntu)

link|improve this question
feedback

1 Answer

  1. Boot up into the Ubuntu 10 USB stick
  2. If it isn't installed already, install GParted.
  3. Open up GParted, set the partition with ntldr as bootable.
  4. Remove the "bootable" flag from the Linux partition.

That should cause it to boot from the C:\ partition with grub/ntldr. I'd highly suggest testing to make sure that you can still boot after doing this, before reformatting the Linux partition. If it fails, then it's simple to fix.

link|improve this answer
ok, Ill test it now – all Aug 28 '11 at 22:51
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.