Bug#580736: grub is not able to configure Fedora in a dual boot setup

Praveen A pravi.a at gmail.com
Sat May 8 06:54:14 UTC 2010


Package: grub-pc
Version: 1.98-1
Severity: important

Even though os prober detects Fedora presence, it configures Fedora
with Debian's label (but with Fedora's root fs mentioned in the
label), Fedora's kernel and Debian's root partition, making it
unusable.

The relevant section of grub-mkconfig command output is given below.

### BEGIN /etc/grub.d/30_os-prober ###
Found Fedora release 13 (Rawhide) on /dev/mapper/vg_savannah-lv_root
menuentry "Debian GNU/Linux, with Linux 2.6.33-1.fc13.x86_64 (on
/dev/mapper/vg_savannah-lv_root)" {
        insmod ext2
        set root='(hd0,1)'
        search --no-floppy --fs-uuid --set 06d1a87c-6f0c-4b32-a596-d7cdcfbe07df
        linux /vmlinuz-2.6.33-1.fc13.x86_64
root=/dev/mapper/vg_savannah-lv_debian ro quiet
}
menuentry "Debian GNU/Linux, with Linux
2.6.33-0.44.rc8.git0.fc13.x86_64 (on /dev/mapper/vg_savannah-lv_root)"
{
        insmod ext2
        set root='(hd0,1)'
        search --no-floppy --fs-uuid --set 06d1a87c-6f0c-4b32-a596-d7cdcfbe07df
        linux /vmlinuz-2.6.33-0.44.rc8.git0.fc13.x86_64
root=/dev/mapper/vg_savannah-lv_debian ro quiet
}
menuentry "Debian GNU/Linux, with Linux
2.6.33-0.40.rc7.git0.fc13.x86_64 (on /dev/mapper/vg_savannah-lv_root)"
{
        insmod ext2
        set root='(hd0,1)'
        search --no-floppy --fs-uuid --set 06d1a87c-6f0c-4b32-a596-d7cdcfbe07df
        linux /vmlinuz-2.6.33-0.40.rc7.git0.fc13.x86_64
root=/dev/mapper/vg_savannah-lv_debian ro quiet
}
menuentry "Debian GNU/Linux, with Linux 2.6.30-2-amd64 (on
/dev/mapper/vg_savannah-lv_root)" {
        insmod ext2
        set root='(hd0,1)'
        search --no-floppy --fs-uuid --set 06d1a87c-6f0c-4b32-a596-d7cdcfbe07df
        linux /vmlinuz-2.6.30-2-amd64
root=/dev/mapper/vg_savannah-lv_debian ro quiet
        initrd /initrd.img-2.6.30-2-amd64
}
### END /etc/grub.d/30_os-prober ###


-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)





More information about the Pkg-grub-devel mailing list