| Summary: | Fedora 24 x86_64 network installs get i686 kernel and fail to boot | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
| Component: | distribution | Assignee: | Václav Pavlín <vpavlin> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 24 | CC: | dennis, kevin, kparal, robatino |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | AcceptedBlocker | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-16 18:45:38 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1230431 | ||
|
Description
Adam Williamson
2016-03-07 17:49:15 UTC
Discussed at today's blocker review meeting [1]. Accepted as an Alpha blocker - whichever underlying bug we decide to fix, this is clearly an Alpha blocker as it prevents installed system boot after an x86_64 network install [1] https://meetbot-raw.fedoraproject.org/fedora-blocker-review/2016-03-07/ I sent an anaconda patch: https://github.com/rhinstaller/anaconda/pull/542 which should fix this from the anaconda end (stopping it installing kernel-PAE on x86_64 even if it's available). I tested it, it seems to work. This was fixed from the pungi end (it doesn't put i686 kernels in the x86_64 trees any more). The anaconda patch is applied to f24-branch but is not in the anaconda currently in Alpha builds. |