Hi,
I had a dual boot Vista+openSUSE11.1 with GRUB in MBR.
Now I installed Ubuntu(8.10). During the installation I specified grub to install in “/” partition so that openSUSE’s GRUB remains in MBR.
However now I cannot boot. GRUB doesn’t show. I’ve Live CD only. Here’s how the partitions look like:
Device Boot Start End Blocks Id System
/dev/sda1 1 1394 11193344 27 Unknown
/dev/sda2 1394 9683 66581484 7 HPFS/NTFS
/dev/sda3 9683 11901 17817600 7 HPFS/NTFS
/dev/sda4 * 11902 18422 52379932+ f W95 Ext'd (LBA)
/dev/sda5 11902 12163 2104483+ 82 Linux swap / Solaris
/dev/sda6 12164 14774 20972826 83 Linux
/dev/sda7 14775 15990 9767488+ 83 Linux
/dev/sda8 15991 17449 11719386 83 Linux
/dev/sda9 17450 18422 7815591 83 Linux
grub> find /boot/grub/stage2
(hd0,5)
(hd0,7)
grub>
In “/dev/sda6” I’ve openSUSE
In “/dev/sda8” I’ve Ubuntu.
How to restore the GRUB???