Bug 759303
Summary: | Allow multiple installs via EFI | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | anaconda-maint-list, dcantrell, jonathan, mads, mattdm, the.ridikulus.rat, vanmeeuwen+fedora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-07-19 21:25:19 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
Adam Williamson
2011-12-01 23:22:51 UTC
Not a scenario we're going to support. I predict some complaints from people once they realize they won't be able to dual-boot a stable and a Rawhide install on an EFI system... People can still use the grub menu to load other OS's ... unless the new EFI "security" mechanism prevents it. Is EFI an option we can choose not to use? If our machines do not use EFI will anaconda use grub2 (I think it would have to)? (In reply to comment #4) anaconda will use efi if it was booted with efi - and bios if it was booted with bios. grub2 will be used in both cases ... but the hardcoded efi paths are obviously only used for efi. Note also that grub2 upstream support custom bootloader ids - it is fedoras own decision to ship pre-built (and signed) boot loaders with hardcoded bootloader ids. |