-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Machines upgraded from old FCOS releases use bootloaders denylisted in newer UEFI dbx #1452
Labels
Comments
dustymabe
changed the title
latest qemu can't boot <= F34 FCOS qcow images with secure boot
latest qemu/cosa can't boot <= F34 FCOS qcow images with secure boot
Mar 31, 2023
bgilbert
changed the title
latest qemu/cosa can't boot <= F34 FCOS qcow images with secure boot
Machines upgraded from old FCOS releases use bootloaders denylisted in newer UEFI dbx
Apr 5, 2023
At present we're automatically updating neither shim/GRUB nor the dbx denylist. That has some consequences:
|
dustymabe
added a commit
to dustymabe/fedora-coreos-pipeline
that referenced
this issue
Apr 5, 2023
Apparently there are some version of `next` that are affected by coreos/fedora-coreos-tracker#1452 so let's account for that.
dustymabe
added a commit
to dustymabe/fedora-coreos-pipeline
that referenced
this issue
Apr 5, 2023
Apparently there are some F34 versions of `next` that are affected by coreos/fedora-coreos-tracker#1452 so let's account for that.
jlebon
pushed a commit
to coreos/fedora-coreos-pipeline
that referenced
this issue
Apr 6, 2023
Apparently there are some F34 versions of `next` that are affected by coreos/fedora-coreos-tracker#1452 so let's account for that.
We discussed this in the community meeting this week.
We agreed to open up new issues to track the feature requests:
|
New issues were opened:
I'm going to close this issue out because there is nothing for us to do for it outside of the two issues linked above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I ran into this when testing the new extended upgrade testing scaffolding:
Trying to start old < F34 systems with secure boot enabled using current coreos-assembler yields a non-booting system:
In this specific case this log came from trying to boot
fedora-coreos-33.20201116.2.0-qemu.x86_64.qcow2
This is almost certainly because newer OVMF includes an updated dbx.
Documenting this here so we can point to it in the future.
The text was updated successfully, but these errors were encountered: