Bug 1224434
Summary: | Anaconda errors in initial grub.conf | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Todd <ToddAndMargo> | ||||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | Release Test Team <release-test-team-automation> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 7.1 | ||||||||
Target Milestone: | rc | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2015-07-09 20:01:36 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Additional info: If I comment out the "linux16" entry from the Nitrogen menuentry, the kernel panic goes away and I can boot normally. Also, putting the ending bracked ("}") in the right place on the two duplicate rescue menuentries also enables it to boot. OOps on the linux 16. I was in Fedora Live. The line just flash at you when you repeatedly try to select it from the menu if linux16 is commented out Figured it out. In the Nitogen menuentry, I made this change (linux16) and addition (initrd16): # linux16 /vmlinuz-3.10.0-229.1.2.el7.x86_64 root=/dev/sda2 ro rhgb quiet LANG=en_US.UTF-8 linux16 /vmlinuz-3.10.0-229.1.2.el7.x86_64 root=/dev/sda2 ro quiet LANG=en_US.UTF-8 initrd16 /initramfs-3.10.0-229.1.2.el7.x86_64.img I will upload my corrected grub.cfg Created attachment 1028976 [details]
corrected grub.cfg
Corrected grub.cfg for use correcting the installer
*** This bug has been marked as a duplicate of bug 1177003 *** |
Created attachment 1028961 [details] initial grub.cfg Dear Red Hat, Would one of our intrepid heroes please fix this for me? I am coming from the community: Scientific Linux 7.1 I installed SL-71-x86_64-2015-03-27-LiveDVDgnome.iso into a SL 6.6 KVM virtual machine. There were a number of error in in /boot/grub2/grub.cfg On the attached file: 1) Line 89 and 90 are reversed and lines 103 and 104 are reversed. 2) Lines 106 to 119 (menuentry) should be the first menu entry, not the third. 3) the two MenuEntries for "rescue" are duplicates of each other 4) the menu entry for Nitrogen (line 106-119) causes a kernel panic: Failed to access perfctr msr (MSR c1 is 0) kernel panic -- not syncing:L VFS: Unable to mount root fs on unknown-block(0,0) Many thanks, -T