Created attachment 530770 [details] /etc/grub2.cfg file Description of problem: When booting the message "Loading..." prints an older version of the kernel. I've upgraded FC16 at kernel 3.1.0-1.fc16.x86_64 but al boot I still have the message: "Loading Fedora (3.1.0-0.rc8.git0.0.fc16.x86_64)". Version-Release number of selected component (if applicable): grub2-1:1.99-10-fc16 How reproducible: Install/upgrade to a newer kernel Steps to Reproduce: 1. Install/upgrade to new kernel 2. run 'sudo grub2-mkconfig -o /boot/grub2/grub.cfg' 3. reboot Actual results: boot message prints "Loading Fedora (3.1.0-0.rc8.git0.0.fc16.x86_64)" Expected results: boot message prints "Loading Fedora (3.1.0-1.fc16.x86_64)" Additional info: cat /etc/default/grub GRUB_CMDLINE_LINUX="quiet rhgb" I think that the problem is in the /etc/grub.d/10_linux file around line 116
*** This bug has been marked as a duplicate of bug 732654 ***