[Bug 542853] Re: grub2 failed to setup other linux distribution into grub.cfg
dino99
542853 at bugs.launchpad.net
Thu Jan 28 08:54:06 UTC 2016
There is no support on such deprecated version; that one has died long
time ago.
** Changed in: grub2 (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/542853
Title:
grub2 failed to setup other linux distribution into grub.cfg
Status in grub2 package in Ubuntu:
Invalid
Bug description:
Binary package hint: grub2
I've got Win7, Ubuntu 10.04 Lucid and Mandriva 2010.
The entry for windows works fine but not the one for Mandriva:
menuentry "linux (on /dev/sda2)" {
insmod ext2
set root='(hd0,2)'
search --no-floppy --fs-uuid --set 7687c855-7c33-4773-b4ac-40d44a738d01
linux /boot/vmlinuz BOOT_IMAGE=linux root=UUID=7687c855-7c33-4773-b4ac-40d44a738d01 resume=UUID=2485af6c-e0ed-47a8-80ca-6a2bb47a2bdb splash=silent vga=788
initrd (hd0,1)/boot/initrd.img
}
as you can see the line: initrd (hd0,1)/boot/initrd.img is wrong, it should be:
initrd (hd0,2)/boot/initrd.img
This bug is also valid for Ubuntu 9.04
Thanks for fixing it.
David
ProblemType: Bug
Architecture: i386
Date: Sat Mar 20 18:32:39 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: grub2 (not installed)
ProcEnviron:
LANG=fr_FR.utf8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: grub2
Uname: Linux 2.6.32-16-generic i686
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/542853/+subscriptions
More information about the foundations-bugs
mailing list