[Bug 376879] Re: grub2 installer modifies grub 0.97 menu.lst incorrectly and fails to chainload grub2

Felix Zielcke fzielcke at z-51.de
Thu Jul 23 14:41:40 UTC 2009


@Narusegawa
This is a new bug.
pc module should be already included by grub-install else you wouldn't even see the partitions of your vista disk.
But do you maybe use GPT for your Ubuntu one?
Maybe grub-probe detected it wrong.
In that case use grub-install --modules="gpt" --setup=/bin/true '(hd0)' to update grub2 (core.img) without writing to MBR
But make sure your device.map has the drives in right order, hd0 is mostly the disk grub is loaded from. If you chainload from grub-legacy that means grub-legacy not grub2.

-- 
grub2 installer modifies grub 0.97 menu.lst incorrectly and fails to chainload grub2
https://bugs.launchpad.net/bugs/376879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list