-
Notifications
You must be signed in to change notification settings - Fork 26
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
Cleanup shimx64-fedora.efi
from adopted installations (was: Can't upgrade UEFI dbx from 77 to 371)
#784
Comments
Assume you update bootupd to
|
Can you give us the output of the commands below:
If If we want to remove it from the ESP via an update then we would have to figure out if it is still in use first. |
Let's not link to this anymore as it should not be needed now that we have bootupd. |
@travier: below is the output of the commands you mentioned. efibootmgr
efibootmgr | grep fedora
I didn't completely understand your previous comment, so I don't know what my next step should be. Let me know if you need more information about my system. |
According to Timothée's comment and your
Before doing the remove, could you help to run |
Can you give us the listing for
Thanks |
I've updated my previous comment to fix a wrong negation in the sentence. Once we've confirmed the content of the ESP using the command above, the next step would be to remove the offending binary:
You should then be able to update the dbx. |
Hello @HuijingHei and @travier, This is what I did (in chronological order): sudo ls -alRh /boot/efi
rpm -qi bootupd
bootupctl update
fwupdmgr update
Remove shimx64-fedora.efi
fwupdmgr update
Reboot the system
Firmware is updated & message in GNOME Software is gone 🥳 ! So in summary: the problem was that Thanks for all the help and hopefully it also helped you in stabilizing bootupd! |
Thanks @travier for the nice instruction, also thanks @Verhoeckx for the testing! Close this as the issue is resolved. |
Given that this file is likely to be present on old installations of Fedora, we might want to special case it and remove it if we can verify that it's safe by checking the boot entries. Let's keep this open for now and we'll see if we can get to it. |
shimx64-fedora.efi
from adopted installations (was: Can't upgrade UEFI dbx from 77 to 371)
Sorry that close this a I thought it is triggered by |
Hello bootupd developers,
When I run
and try to upgrade UEFI dbx from 77 to 371
I get the following error message:
This even after I upgraded the system today and bootupd 0.2.25-1.fc41 got installed.
rpm-ostree status
lsblk
Let me know if you need the output of other commands!
The text was updated successfully, but these errors were encountered: