Possible Duplicate:
Repair grub mbr and /boot using ubuntu 9.04 live CD

Hi there,

how to recover Ubuntu after installing Windows Vista x64? Vista is installed on another HDD partition, however it has probably overwritten the GRUB. I don't have the Ubuntu Live CD. How to do that without the CD?

Thank you in advance for the reply!

link|improve this question
1  
In the future, you should always install Windows first then Linux second as Windows never plays nice with other operating systems and always overwrites the MBR. – SteveJ May 9 '10 at 19:15
see also the Super User faq on chroot. – quack quixote May 9 '10 at 19:37
feedback

migrated from stackoverflow.com May 9 '10 at 19:01

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

closed as exact duplicate by quack quixote May 9 '10 at 19:36

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

Reinstall GRUB. I believe you'll need some kind of LiveCD for this though.

link|improve this answer
feedback