Quote Originally Posted by VMC View Post
If Mageia adds Ubuntu to the menu (and it should), then boot up Ubuntu from the menu, then do the following from a Terminal:

Code:
sudo grub-install --recheck --root-directory=/ /dev/sda
then update Ubuntu's grub menu:

Code:
sudo update-grub

I have no boot menu and have no idea what to do. here is what i get after i
sudo update-grub


Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.2.0-24-generic
Found initrd image: /boot/initrd.img-3.2.0-24-generic
Found linux image: /boot/vmlinuz-3.2.0-23-generic
Found initrd image: /boot/initrd.img-3.2.0-23-generic
Found memtest86+ image: /boot/memtest86+.bin
Found Mageia 2 (2) on /dev/sda1
done