at boot-time echoed kernel is older that started kernel

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

 



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




--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux