[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#586370: os-prober: Misdetected Fedora 13 install in /boot/grub/grub.cfg



Here is the section concerning F13 in debian's grub2 config:

# grep -A10 -i fedora /boot/grub/grub.cfg
menuentry "Fedora (2.6.33.3-85.fc13.i686.PAE) (on /dev/sdb7)" {
	insmod part_msdos
	insmod ext2
	set root='(hd1,msdos7)'
	search --no-floppy --fs-uuid --set e87da235-0c58-4e83-a8c8-aab9bf994285
	linux /boot/vmlinuz-2.6.33.3-85.fc13.i686.PAE ro
root=UUID=e87da235-0c58-4e83-a8c8-aab9bf994285 rd_NO_LUKS rd_NO_LVM
rd_NO_MD rd_NO_DM LANG=de_DE.UTF-8 SYSFONT=latarcyrheb-sun16
KEYTABLE=de-latin1-nodeadkeys rhgb quiet
	initrd /boot/initramfs-2.6.33.3-85.fc13.i686.PAE.img
}
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###

That looks very sane to me.

BTW, the exact error when selecting F13 from grub2 boot-menue:

error: no such device: e87da235-0c58-4e83-a8c8-aab9bf994285

- Sedat -



Reply to: