[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Grub.conf not updated with kernel-2.6.26-0.37.rc4.fc10.i686
- From: Antonio Olivares <olivares14031 yahoo com>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: Grub.conf not updated with kernel-2.6.26-0.37.rc4.fc10.i686
- Date: Thu, 29 May 2008 06:43:07 -0700 (PDT)
--- Jeremy Katz <katzj redhat com> wrote:
> Clyde E. Kunkel wrote:
> > Anyone else see this?
> >
> > Rawhide 20080528 (I think, rawhide report
> incomplete).
> >
> > Files are in /boot but don't boot and the
> following (hand-transcribed)
> > error msgs appear after hand editing grub.conf to
> include new kernel and
> > initrd:
>
> This is due to new libdhcpv6client changing its ABI
> subtly and thus
> breaking nash. New one was built yesterday and
> should be in today's rawhide
>
> Jeremy
>
> --
> fedora-test-list mailing list
> fedora-test-list redhat com
> To unsubscribe:
>
https://www.redhat.com/mailman/listinfo/fedora-test-list
>
I thought I had updated to -0.43 kernel from today's
rawhide. IT is apparently installed, but it did not
boot :( beacue of error stated here in this thread
[olivares localhost ~]$ uname -a
Linux localhost 2.6.26-0.37.rc4.fc10.i686 #1 SMP Tue
May 27 17:27:40 EDT 2008 i686 athlon i386 GNU/Linux
[olivares localhost ~]$ su -
Password:
[root localhost ~]# rpm -qa kernel
kernel-2.6.26-0.30.rc3.git6.fc10.i686
kernel-2.6.26-0.43.rc4.git2.fc10.i686
kernel-2.6.26-0.37.rc4.fc10.i686
kernel-2.6.26-0.33.rc4.fc10.i686
[root localhost ~]# cat /boot/grub/grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making
changes to this file
# NOTICE: You have a /boot partition. This means
that
# all kernel and initrd paths are relative to
/boot/, eg.
# root (hd0,2)
# kernel /vmlinuz-version ro
root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda
# kernel /vmlinuz-2.6.20-1.3040.fc7 ro
root=/dev/VolGroup00/LogVol00 removed -> rhgb quiet
#
default=0
timeout=5
splashimage=(hd0,2)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.26-0.37.rc4.fc10.i686)
root (hd0,2)
kernel /vmlinuz-2.6.26-0.37.rc4.fc10.i686 ro
root=/dev/VolGroup00/LogVol00
initrd /initrd-2.6.26-0.37.rc4.fc10.i686.img
title Fedora (2.6.26-0.33.rc4.fc10.i686)
root (hd0,2)
kernel /vmlinuz-2.6.26-0.33.rc4.fc10.i686 ro
root=/dev/VolGroup00/LogVol00
initrd /initrd-2.6.26-0.33.rc4.fc10.i686.img
title Fedora (2.6.26-0.30.rc3.git6.fc10.i686)
root (hd0,2)
kernel /vmlinuz-2.6.26-0.30.rc3.git6.fc10.i686
ro root=/dev/VolGroup00/LogVol00
initrd
/initrd-2.6.26-0.30.rc3.git6.fc10.i686.img
title Fedora (2.6.26-0.25.rc3.git4.fc10.i686)
root (hd0,2)
kernel /vmlinuz-2.6.26-0.25.rc3.git4.fc10.i686
ro root=/dev/VolGroup00/LogVol00
initrd
/initrd-2.6.26-0.25.rc3.git4.fc10.i686.img
title Fedora (2.6.25-0.64.rc2.git5.fc9)
root (hd0,2)
kernel /vmlinuz-2.6.25-0.64.rc2.git5.fc9 ro
root=/dev/VolGroup00/LogVol00
initrd /initrd-2.6.25-0.64.rc2.git5.fc9.img
title Microsoft Windows XP Professional
rootnoverify (hd0,0)
chainloader +1
title floppy
rootnoverify (fd0)
chainloader +1
[root localhost ~]#
Regards,
Antonio
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]