I just got done installing Ubuntu 10.10 on my Windows Vista as a separate partition and now my Vista won't boot (in fact I am not seeing an option to choose another OS, every time it defaults to Ubuntu)

I really don't want to lose all my data on Vista. How do I get my Vista back?

Steps I took:

  • From Windows, Disk management, I create a 30 GB partition.
  • Booted Ubuntu using USB and then picked this newly create partition for install.
  • picked mount point as "/"
  • Also checked the Format option while installing.
link|improve this question
1  
i have a feeling you'll find the answer at superuser.com, try this superuser.com/questions/66310/…, or this superuser.com/questions/110325/…, or ask there – GiH Oct 22 '10 at 1:42
1  
You overwrote the MBR. superuser.com/search?q=restore+mbr – ricbax Oct 22 '10 at 2:18
feedback

migrated from stackoverflow.com Oct 22 '10 at 2:11

This question came from our site for professional and enthusiast programmers.

4 Answers

If you hold down the left shift key during an Ubuntu boot, it brings up the GRUB boot-loader menu. I don't know, but maybe the Vista partition is listed as a bootable partition in GRUB.

link|improve this answer
feedback

why don't you try the update-grub command in ubuntu?? i am not sure it will work , but worth a try

link|improve this answer
feedback

I just "recovered" from a similar event. I discovered after several hours of searching that when I installed 10.10 it had not used the created partition but had instead wiped out all partitions and installed itself over the whole drive. Needless to say I lost everything on my other two partitions :Windows Vista and Ubuntu 10.04: I am just glad I did not have any life or death information on either system, but it was still a pain. I hope this is not what happened to you. Good luck...

link|improve this answer
feedback

Vista doesn't seem to like it when you resize its partition. Windows XP and 7 don't mind. The easiest way is to boot using a Vista rescue CD and get to rebuild your boot files (I don't remember details as I no longer have a Windows machine). After you fix Vista, you may need to boot with a live CD or USB to fix your Linux boot.

link|improve this answer
Sorry, I just re-read your question, and this is not likely going to be the solution to your problem. I'll leave the answer, as you may run into the problem after you get an entry for Vista back in the boot menu – Nerdfest Oct 22 '10 at 2:22
feedback

Your Answer

 
or
required, but never shown