Bug 749963
Summary: | GRUB2 prints wrong "Loading ..." message | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Simone Tolotti <simone.tolotti> | ||||
Component: | grub2 | Assignee: | Peter Jones <pjones> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 16 | CC: | dennis, pjones, robatino | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-10-29 16:09:33 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
*** This bug has been marked as a duplicate of bug 732654 *** |
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