Re: kernel question..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--- bruce <bedouglas@xxxxxxxxxxxxx> wrote:
> hi...
> 
> i have a FC3 system.
> 
> when i do 'rpm -qa | grep kernel' i see that i have
> a few kernels already
> installed. i'm running 2.6.9-1.667 (uname -r). i'd
> like to run
> 2.6.11-1.14_FC3 which is one of the kernels
> installed.
> 
> when i look at '/boot', i see that the initrd---.img
> files are there.
> however, when i look at the grub.conf file, i only
> see the 2.6.9-1.667.
> 
> so, what do i need to do to run with the latest
> kernel??
[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,1)
#          kernel /vmlinuz-version ro
root=/dev/VolGroup00/LogVol00
#          initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,1)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.11-1.14_FC3)
        root (hd0,1)
        kernel /vmlinuz-2.6.11-1.14 ro
root=/dev/VolGroup00/LogVol00 quiet acpi=ht
        initrd /initrd-2.6.11.7.img
title Fedora Core (2.6.9-1.667)
        root (hd0,1)
        kernel /vmlinuz-2.6.9-1.667 ro 



Take a look at /boot/grub/grub.conf and change the
number from default=? to 

default=0

which will default your kernel to the latest
one(2.6.11-1.14_FC3) that is in your grub.conf file.  

cRegards,

Antonio

> 
> thanks
> 
> bruce
> bedouglas@xxxxxxxxxxxxx
> 
> 
> -- 
> fedora-list mailing list
> fedora-list@xxxxxxxxxx
> To unsubscribe:
> http://www.redhat.com/mailman/listinfo/fedora-list
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux