Hello - I had just Ubuntu and XP, running lovely together, then I installed Mint into sda6. It re-setup grub and identified XP, but ignored Ubuntu. I had saved the grub configuration before the boot, but to my surprise, the new command to load Mint is the same old command as Ubuntu. The Ubuntu partition is still there with all its files, but I can't figure out how to get it to boot!
I have a hard drive that's set up with these partitions:
sda1-grub
sda2-ubuntu 7.10
sda3-windows xp
sda4-
sda5-swap
sda6-mint 4.0 (new)
Here is what I had:
title Ubuntu 7.10
root (hd0,0)
kernel /vmlinuz-2.6.22-14-generic root=UUID=cf73a502-5119-4602-aadd-5ea406b2b5f6 ro quiet splash
initrd /initrd.img-2.6.22-14-generic
quiet
title Windows XP
map (hd0,0) (hd0,2)
map (hd0,2) (hd0,0)
rootnoverify (hd0,2)
makeactive
chainloader +1
Now, Mint just replaced the Ubuntu title with Mint...so, among other things, I've tried:
(?=tried 0, 1, 2, and 3 in most every combination, but I think it should be hd0,0 and sda2 or hd0,1 and sda2):
root (hd0,?)
kernel /vmlinuz-2.6.22-14-generic root=/dev/sda? ro quiet splash
initrd /initrd.img-2.6.22-14-generic
quiet
and:
rootnoverify (hd0,1)
makeactive
chainloader +1
Neither work. I tried searching the Mint forums, Ubuntu forums, and Google for grub info, but it didn't turn anything up that helped me. Any help's greatly appreciated! Thanks,
[bunnyfly]




