kernel update not updating grup.conf correctly

seth vidal skvidal at fedoraproject.org
Thu Jan 24 15:22:48 UTC 2008


On Thu, 2008-01-24 at 10:17 -0500, Richard Hally wrote:
> Is this a bug?  When  updating the kernel on my rawhide installation 
> yum/rpm adds the stanza to the grub.conf file but does not copy the 
> root=LABEL=/1 parameter correctly as shown below. What could be wrong?
> Richard
> 
> 
> title Fedora (2.6.24-0.167.rc8.git4.fc9)
>         root (hd0,5)
>         kernel /vmlinuz-2.6.24-0.167.rc8.git4.fc9 ro root=LABEL=/
>         initrd /initrd-2.6.24-0.167.rc8.git4.fc9.img
> title Fedora (2.6.24-0.164.rc8.git4.fc9)
>         root (hd0,5)
>         kernel /vmlinuz-2.6.24-0.164.rc8.git4.fc9 ro root=LABEL=/1
>         initrd /initrd-2.6.24-0.164.rc8.git4.fc9.img

yum/rpm don't do it. Grubby - which is run when the kernel is updated
does it.

-sv





More information about the fedora-devel-list mailing list