0 Mitglieder und 1 Gast betrachten dieses Thema.
Failed to open \EFI\BOOT\mmx64.efi – Not FoundFailed to load image \EFI\BOOT\mmx64.efi: Not FoundFailed to start MokManager: Not FoundSomething has gone seriously wrong: import_mok_state() failed: Not Found
mint@mint:~$ [ -d /sys/firmware/efi ] && echo UEFI || echo BIOSUEFI
Zitat von: Schwarzwald am 22.03.2020, 10:44:33Erstes Problem, sda6, die SWAP-Partition, lies sich nicht löschen, war ein Schlüsselsymbol dran.GParted starten rechte Maustaste klicken auf SWAP und Verzeichnis aushängen.Ein Live-System krallt sich eine vorhandene SWAP leider automatisch.P.S.: jetzt sollte auch das löschen funktionieren.
Erstes Problem, sda6, die SWAP-Partition, lies sich nicht löschen, war ein Schlüsselsymbol dran.
The problem was that in the bootable USB the file mmx64.efi didn't exist, so the workaround was to copy the file grubx64.efi under the name mmx64.efi (so the USB Drive folder /EFI/BOOT now contains three files: BOOTx64.EFI, grubx64.efi and mmx64.efi). Then, reboot and the installation should work.