Bug 758627
Summary: | Default grub2 configuration booting into wrong kernel | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | bob mckay <urilabob> |
Component: | grub2 | Assignee: | Peter Jones <pjones> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | dennis, Jmlevick, mads, 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-12-10 02:44:23 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
bob mckay
2011-11-30 09:42:31 UTC
http://www.gnu.org/software/grub/manual/grub.html : ‘GRUB_DEFAULT’ ... If you set this to ‘saved’, then the default menu entry will be that saved by ‘GRUB_SAVEDEFAULT’, grub-set-default, or grub-reboot. ‘GRUB_SAVEDEFAULT’ If this option is set to ‘true’, then, when an entry is selected, save it as a new default entry for use by future runs of GRUB. This is only useful if ‘GRUB_DEFAULT=saved’; it is a separate option because ‘GRUB_DEFAULT=saved’ is useful without this option, in conjunction with grub-set-default or grub-reboot. - but it will not work anyway, see bug 732058. Workaround for this problem (and other similar ones) posted in: https://bugzilla.redhat.com/show_bug.cgi?id=732058 Cheers. Thanks Mads, JM; I hadn't picked up on 732058 (must have used the wrong search terms). Marking as duplicate. *** This bug has been marked as a duplicate of bug 732058 *** |