Code: Select all
apt update && apt upgrade
Code: Select all
apt update && apt upgrade
Hello, this is what I get from the command:Aki wrote: 2024-08-26 12:59 Hello,
For anyone with the active problem (Debian cannot boot due to the error in the topic), it might be interesting to collect the output of the following command after disabling secure boot with EFI boot active:Code: Select all
sudo mokutil --list-sbat-revocations
Code: Select all
sbat,1,2024010900
shim,4
grub,3
grub.debian,4
Code: Select all
{ "EnableMediaRouter": false }
Code: Select all
efibootmgr --create --label 'Debian' --disk /dev/sdX --part Y --loader /EFI/Debian/shimx64.efi