Bug 761055
Summary: | grubby defaults to grub2-efi.cfg instead of grub2.cfg | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Sara Cavallari <sara.c> |
Component: | grubby | Assignee: | Peter Jones <pjones> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | bcl, mads, pjones |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-09 10:58:25 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: |
Description
Sara Cavallari
2011-12-07 16:08:11 UTC
Grubby can operate on multiple kinds of boot loader configuration files. Like /sbin/new-kernel-pkg you will have to specify --grub2 -c /etc/grub2.cfg if you want that particular configuration file. Otherwise you will get the default. Maybe the bug should be filed elsewhere, but still I don't understand what is the correct method in Fedora to understand the current bootloader. Script /usr/lib64/pm-utils/sleep.d/01grub calls grubby with no explicit configuration file to modify. Maybe the solution is to conflict grub2 vs grub2-efi, as installing both confuses grubby (or who assumes grubby is automagic enough). Feel free to move this bug to pm-utils or whatever package it belongs. The core issue of pm-utils / grub2 integration is tracked on bug 732058. *** This bug has been marked as a duplicate of bug 732058 *** |