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

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to