<br><br><div class="gmail_quote">On Thu, Jan 29, 2009 at 9:47 AM, L <span dir="ltr"><<a href="mailto:yuanlux@gmail.com">yuanlux@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote"><div class="Ih2E3d">On Wed, Jan 28, 2009 at 11:28 PM, Michael Schwendt <span dir="ltr"><<a href="mailto:mschwendt@gmail.com" target="_blank">mschwendt@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div>On Wed, 28 Jan 2009 09:20:59 +1100, L wrote:<br>
<br>
> Hi,<br>
> When install the new kernel "kernel-2.6.27.12-78.2.8.fc9", I got error:<br>
><br>
> grubby error "unable to find a suitable template"<br>
><br>
> And the /boot/grub/grub.conf file was not update<br>
><br>
> How to fix it?<br>
<br>
</div></div>Well, that's rather obvious, isn't it? At least, show grub.conf and<br>
debug /sbin/new-kernel-pkg as well as /sbin/grubby to find out why it<br>
fails.<br>
<font color="#888888"></font></blockquote></div><div><br><br>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<br><br>I have never used /sbin/new-kernel-pkg and  /sbin/grubby. How to use them for debugging?<br>

<br>thanks for clarification<br><br></div></div></blockquote><div><br>grub.conf<br><br># grub.conf generated by anaconda<br>#<br># Note that you do not have to rerun grub after making changes to this file<br># NOTICE:  You do not have a /boot partition.  This means that<br>
#          all kernel and initrd paths are relative to /, eg.<br>#          root (hd0,1)<br>#          kernel /boot/vmlinuz-version ro root=/dev/sda2<br>#          initrd /boot/initrd-version.img<br>#boot=/dev/sda<br>default=0<br>
timeout=5<br>splashimage=(hd0,1)/boot/grub/splash.xpm.gz<br>hiddenmenu<br>title Fedora (2.6.27.5-41.fc9.i686)<br>    root (hd0,1)<br>    kernel /boot/vmlinuz-2.6.27.5-41.fc9.i686 ro root=UUID=5e2d514d-487e-4881-aff0-84bc64583555 rhgb quiet<br>
    initrd /boot/initrd-2.6.27.5-41.fc9.i686.img<br>title Fedora (2.6.27.5-37.fc9.i686)<br>    root (hd0,1)<br>    kernel /boot/vmlinuz-2.6.27.5-37.fc9.i686 ro root=UUID=5e2d514d-487e-4881-aff0-84bc64583555 rhgb quiet<br>
    initrd /boot/initrd-2.6.27.5-37.fc9.i686.img<br><br><br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote">
<div><br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><font color="#888888"><br>
--<div class="Ih2E3d"><br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com" target="_blank">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
</div></font></blockquote></div><br>
</blockquote></div><br>