F16 kernel update - minor grubby issue

Jurgen Kramer gtmkramer at xs4all.nl
Fri Oct 7 19:06:16 UTC 2011


While installing the latest F16 kernel
(kernel-3.1.0-0.rc9.git0.0.fc16.x86_64)I got this grubby error:

grubby fatal error: unable to find a suitable template
grubby: doing this would leave no kernel entries. Not writing out new
config.

When I checked my /boot/grub2-efi/grub.cfg I found:

menuentry 'Fedora (3.1.0-0.rc9.git0.0.fc16.x86_64)' --class gnu-linux
--class gnu --class os {

<snipped>
	echo 'Loading Fedora (3.1.0-0.rc8.git0.1.fc16.x86_64)'
	linux	/vmlinuz-3.1.0-0.rc9.git0.0.fc16.x86_64
root=/dev/mapper/vg_develbox-lv_root ro quiet rhgb
SYSFONT=latarcyrheb-sun16 LA
NG=
en_US.UTF-8 KEYTABLE=us
	echo 'Loading initial ramdisk ...'
	initrd /initramfs-3.1.0-0.rc9.git0.0.fc16.x86_64.img

So a correct entry for vmlinuz and initrd but the 'Loading Fedora" uses
the kernel from another entry.

Jurgen



More information about the test mailing list