On Wed 23 Jun 2021 at 17:01:07 (+0200), Markus wrote: > Am 23.06.21 um 16:43 schrieb David Wright: > > Has grub-efi-amd64 been accidentally removed? AIUI that's the package > > which depends on having the packages to boot your machine.
> No, not that I am aware of. But here is the ouput of > > markus@bmtMB1:~$ sudo dpkg -l | grep grub > ii grub-common 2.02+dfsg1-20+deb10u4 > amd64 GRand Unified Bootloader (common files) > rc grub-efi-amd64 2.02+dfsg1-20+deb10u3 ↑↑ There's your problem. It's been removed (but not purged). > amd64 GRand Unified Bootloader, version 2 (EFI-AMD64 version) > ii grub-efi-amd64-bin 2.02+dfsg1-20+deb10u4 > amd64 GRand Unified Bootloader, version 2 (EFI-AMD64 modules) > ii grub-efi-amd64-signed 1+2.02+dfsg1+20+deb10u4 > amd64 GRand Unified Bootloader, version 2 (amd64 UEFI signed by > Debian) > ii grub-firmware-qemu 2.02+dfsg1-20+deb10u4 > amd64 GRUB firmware image for QEMU > ii grub2-common 2.02+dfsg1-20+deb10u4 > amd64 GRand Unified Bootloader (common files for version 2) > markus@bmtMB1:~$ Thanks for posting text. Cheers, David.