Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2271674
Summary: | kernel-install detecting btrfs/ext4/etc partitions mounted at /boot as XBOOTLDR | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jeremy Linton <jeremy.linton> |
Component: | systemd | Assignee: | systemd-maint |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 40 | CC: | awilliam, fedoraproject, filbranden, lnykryn, msekleta, ryncsn, systemd-maint, yuwatana, zbyszek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | AcceptedFreezeException | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-04-15 16:10:13 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: | |||
Bug Depends On: | |||
Bug Blocks: | 2187795 |
Description
Jeremy Linton
2024-03-26 21:20:03 UTC
To simplify this to a single sentence kernel-install should not assume /boot is a XBOOTLDR unless its fat/ESP. For systemd-boot of course.. if that wasn't clear. FEDORA-2024-8c23e98d58 (sdubby-1.0-8.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-8c23e98d58 FEDORA-2024-8c23e98d58 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-8c23e98d58` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-8c23e98d58 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Proposed as a Freeze Exception for 40-final by Fedora user jlinton using the blocker tracking app because: Without this inst.sdboot is again broken in the default filesystem configuration anaconda uses. There is a workaround, which requires the user to delete the /boot partition but that isn't ideal since it was working before systemd/kernel-install changed the way it detects XBOOTLDR. I should have pushed to get this in under the freeze date but it missed by one day since it was sitting in -testing for a week. This change should be transparent to non systemd-boot users, so the chance of breaking grub/etc systems should be ~0%. +3 in https://pagure.io/fedora-qa/blocker-review/issue/1568 , marking accepted. FEDORA-2024-8c23e98d58 (sdubby-1.0-8.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. Is there still anything to do here or can we close this? Looks good, I just retested with the server dvd too. Thanks everyone. |