Public bug reported:

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

** Affects: grub2 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 lucid

-- 
grub2 failed to setup other linux distribution into grub.cfg
https://bugs.launchpad.net/bugs/542853
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to