at boot-time echoed kernel is older that started kernel

antonio montagnani antonio.montagnani at alice.it
Sun Feb 17 08:23:34 UTC 2013


It is not really important, but I realized that when I start the machine 
with a kernel, the echoed line on the screen reports the previous kernel.
Any idea??

This is part of the grub configuration file where you can see that the 
first menu entry reports a previous kernel in the echo line (but older 
kernel seems o.k.):


### BEGIN /etc/grub.d/10_linux ###
menuentry 'Fedora (3.7.8-202.fc18.i686.PAE)' --class fedora --class 
gnu-linux --class gnu --class os $menuentry_id_option 
'gnulinux-simple-422dbeae-9692-4677-bf2b-8e5c0e1aed0b' {
	load_video
	set gfxpayload=keep
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos3'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 
--hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 --hint='hd0,msdos3' 
  5d6db129-001a-4159-bc3c-7c368eecedaa
	else
	  search --no-floppy --fs-uuid --set=root 
5d6db129-001a-4159-bc3c-7c368eecedaa
	fi
	echo 'Caricamento Linux 3.7.7-201.fc18.i686.PAE...'
	linux	/vmlinuz-3.7.8-202.fc18.i686.PAE 
root=/dev/mapper/vg_acer5720-lv_root ro rd.lvm.lv=vg_acer5720/lv_root 
LANG=it_IT.UTF-8 rd.md=0 rd.dm=0 rd.luks=0 rd.lvm.lv=vg_acer5720/lv_swap 
  rhgb quiet
	echo 'Caricamento ramdisk iniziale...'
	initrd /initramfs-3.7.8-202.fc18.i686.PAE.img
}
menuentry 'Fedora' --class fedora --class gnu-linux --class gnu --class 
os $menuentry_id_option 
'gnulinux-simple-422dbeae-9692-4677-bf2b-8e5c0e1aed0b' {
	load_video
	set gfxpayload=keep
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos3'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 
--hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 --hint='hd0,msdos3' 
  5d6db129-001a-4159-bc3c-7c368eecedaa
	else
	  search --no-floppy --fs-uuid --set=root 
5d6db129-001a-4159-bc3c-7c368eecedaa
	fi
	echo	'Caricamento Linux 3.7.7-201.fc18.i686.PAE...'
	linux	/vmlinuz-3.7.7-201.fc18.i686.PAE 
root=/dev/mapper/vg_acer5720-lv_root ro rd.lvm.lv=vg_acer5720/lv_root 
LANG=it_IT.UTF-8 rd.md=0 rd.dm=0 rd.luks=0 rd.lvm.lv=vg_acer5720/lv_swap 
  rhgb quiet
	echo	'Caricamento ramdisk iniziale...'
	initrd	/initramfs-3.7.7-201.fc18.i686.PAE.img


-- 
Antonio M
Skype: amontag52

Linux Fedora F18(Spherical Cow) on Acer 5720

http://lugsaronno.altervista.org
http://www.campingmonterosa.com






More information about the users mailing list