I have a system with two sata hds. This first has Kubuntu Edgy installed on it and the second I just installed Mepis 6.5 rc3 on. During the Mepis installation I chose to let it modify my MBR.
Subsequent boot did not give me Kubuntu as an option. Following that I used the Kubuntu live cd to repair the MBR and now no Mepis.
Does anyone have a fix for grub on mbr so that both distros are available as choices.
I have searched, but have been unable to come up with a resolution on my own.
Inserted the following into menu.lst and can now boot into kubuntu or mepis from grub.
Subsequent boot did not give me Kubuntu as an option. Following that I used the Kubuntu live cd to repair the MBR and now no Mepis.
Does anyone have a fix for grub on mbr so that both distros are available as choices.
I have searched, but have been unable to come up with a resolution on my own.
Inserted the following into menu.lst and can now boot into kubuntu or mepis from grub.
Code:
title Mepis 6.5 rc3 root (hd1,0) kernel /boot/vmlinuz root=/dev/sdb1 nomce vga=791 resume=/dev/sdb2 boot