Bug 1678843
| Summary: | AArch64 disk images not using BLS | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Whalen <pwhalen> |
| Component: | grub2 | Assignee: | Peter Jones <pjones> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 30 | CC: | fmartine, lkundrak, pjones |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | aarch64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-02-25 15:56:18 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: | |||
|
Description
Paul Whalen
2019-02-19 17:22:14 UTC
The problem was that the grubby-deprecated package was installed when the ARM Tools Add-on was chosen. When grubby-deprecated is installed Anaconda disables BLS support. That's why it was enabled in some aarch64 installations (i.e: QEMU or APM Mustang) but no in others (i.e: SBC). I've removed grubby-deprecated from the @arm-tools group in fedora-comps so it should work correctly now. Fixed in Fedora-30-20190224.n.0, thanks Javier! |