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

Vladimir 'φ-coder/phcoder' Serbinenko phcoder at gmail.com
Sun May 9 14:06:23 UTC 2010


Praveen A wrote:
> 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.
>   
Can you post the output of sudo linux-boot-prober
/dev/mapper/vg_savannah-lv_root. If the its output is incorrect please
reassign this bug to os-prober package.
> 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 ###
>
>
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 293 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20100509/647d28e0/attachment.pgp>


More information about the Pkg-grub-devel mailing list