[BlueOnyx:12167] Re: Current Kernel?

Jeff Folk jfolk at qzoneinc.com
Thu Feb 7 11:47:34 -05 2013


Maybe this is my problem. Looking in /boot/grub as opposed to /etc, the file only references the old kernel:

[root at box1 ~]# 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,0)
#          kernel /vmlinuz-version ro root=/dev/mapper/VolGroup00-root
#          initrd /initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Scientific Linux (2.6.32-131.6.1.el6.i686)
	root (hd0,0)
	kernel /vmlinuz-2.6.32-131.6.1.el6.i686 ro root=/dev/mapper/VolGroup00-root rd_LVM_LV=VolGroup00/root rd_MD_UUID=7de7cd96:af11926f:9bbc215a:dcac472c rd_LVM_LV=VolGroup00/swap rd_NO_LUKS rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us crashkernel=auto rhgb quiet biosdevname=0
	initrd /initramfs-2.6.32-131.6.1.el6.i686.img

Jeff

On Feb 7, 2013, at 9:54 AM, Tobias Gablunsky wrote:

> I always just remove the /etc/grub.conf and replace it with a symlink to /boot/grub/grub.conf.
> 
> rm /etc/grub.conf
> ln -s /boot/grub/grub.conf /etc/grub.conf
> 
> This works with the next kernel update, too.
> 
> Tobias
> 
>> 
>> I noticed in yum this morning that there was a new kernel 
>> installed (I'm on 5107R):
>>   2.6.32-279.22.1.el6.i686
>> 
>> However, after a restart of my box, I'm still on 
>> 2.6.32-131.6.1.el6.i686
>> 
>> Is my grub.conf not being updated? Or is this normal behavior?
>> 
>> Thanks in advance;
>> Jeff
>> _______________________________________________
>> Blueonyx mailing list
>> Blueonyx at mail.blueonyx.it
>> http://mail.blueonyx.it/mailman/listinfo/blueonyx
>> 
> 
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at mail.blueonyx.it
> http://mail.blueonyx.it/mailman/listinfo/blueonyx





More information about the Blueonyx mailing list