On Thu, Jan 29, 2009 at 9:47 AM, L <yuanlux@xxxxxxxxx> wrote:
grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,1)
# kernel /boot/vmlinuz-version ro root=/dev/sda2
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.5-41.fc9.i686)
root (hd0,1)
kernel /boot/vmlinuz-2.6.27.5-41.fc9.i686 ro root=UUID=5e2d514d-487e-4881-aff0-84bc64583555 rhgb quiet
initrd /boot/initrd-2.6.27.5-41.fc9.i686.img
title Fedora (2.6.27.5-37.fc9.i686)
root (hd0,1)
kernel /boot/vmlinuz-2.6.27.5-37.fc9.i686 ro root=UUID=5e2d514d-487e-4881-aff0-84bc64583555 rhgb quiet
initrd /boot/initrd-2.6.27.5-37.fc9.i686.img
On Wed, Jan 28, 2009 at 11:28 PM, Michael Schwendt <mschwendt@xxxxxxxxx> wrote:
Well, that's rather obvious, isn't it? At least, show grub.conf andOn Wed, 28 Jan 2009 09:20:59 +1100, L wrote:
> Hi,
> When install the new kernel "kernel-2.6.27.12-78.2.8.fc9", I got error:
>
> grubby error "unable to find a suitable template"
>
> And the /boot/grub/grub.conf file was not update
>
> How to fix it?
debug /sbin/new-kernel-pkg as well as /sbin/grubby to find out why it
fails.
here is the grub.conf file, because of this error, the grub.conf was not updated after install the new kernel kernel-2.6.27.12-78.2.8.fc9
I have never used /sbin/new-kernel-pkg and /sbin/grubby. How to use them for debugging?
thanks for clarification
grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,1)
# kernel /boot/vmlinuz-version ro root=/dev/sda2
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.5-41.fc9.i686)
root (hd0,1)
kernel /boot/vmlinuz-2.6.27.5-41.fc9.i686 ro root=UUID=5e2d514d-487e-4881-aff0-84bc64583555 rhgb quiet
initrd /boot/initrd-2.6.27.5-41.fc9.i686.img
title Fedora (2.6.27.5-37.fc9.i686)
root (hd0,1)
kernel /boot/vmlinuz-2.6.27.5-37.fc9.i686 ro root=UUID=5e2d514d-487e-4881-aff0-84bc64583555 rhgb quiet
initrd /boot/initrd-2.6.27.5-37.fc9.i686.img
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines