@zelect0r
Danke für die Anleitung. Während der Ausführung der Befehle kamen dann folgende Meldungen:
sudo apt-get --reinstall install grub-common grub-efi-amd64 os-prober
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
0 aktualisiert, 0 neu installiert, 3 erneut installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen noch 0 B von 2.281 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
Vorkonfiguration der Pakete ...
(Lese Datenbank ... 566572 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../grub-common_2.06-2ubuntu7_amd64.deb ...
Entpacken von grub-common (2.06-2ubuntu7) über (2.06-2ubuntu7) ...
Vorbereitung zum Entpacken von .../os-prober_1.79ubuntu2_amd64.deb ...
Entpacken von os-prober (1.79ubuntu2) über (1.79ubuntu2) ...
Vorbereitung zum Entpacken von .../grub-efi-amd64_2.06-2ubuntu10_amd64.deb ...
Entpacken von grub-efi-amd64 (2.06-2ubuntu10) über (2.06-2ubuntu10) ...
grub-common (2.06-2ubuntu7) wird eingerichtet ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
grub-efi-amd64 (2.06-2ubuntu10) wird eingerichtet ...
Installing grub to /boot/efi.
x86_64-efi wird für Ihre Plattform installiert.
Installation beendet. Keine Fehler aufgetreten.
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/50_linuxmint.cfg'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.15.0-56-generic
Found initrd image: /boot/initrd.img-5.15.0-56-generic
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi
Found Windows Boot Manager on /dev/sdb1@/efi/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
done
Trigger für ubuntu-system-adjustments (2022.12.02-vera) werden verarbeitet ...
Reloading systemd
Trigger für man-db (2.10.2-1) werden verarbeitet ...
os-prober (1.79ubuntu2) wird eingerichtet ...
Trigger für shim-signed (1.51+15.4-0ubuntu9) werden verarbeitet ...
Adding '/var/lib/shim-signed/mok/MOK.der' to shim:
-------------------------------------------------
ucfr: Association belongs to grub-efi-amd64, not grub-pc
ucfr: Aborting
ucfr: Association belongs to grub-efi-amd64, not grub-pc
ucfr: Aborting
---------------------------------------------------
sudo update-grub
Sourcing file `/etc/default/grub.d/50_linuxmint.cfg'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.15.0-56-generic
Found initrd image: /boot/initrd.img-5.15.0-56-generic
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi
Found Windows Boot Manager on /dev/sdb1@/efi/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
done.
Das mit MOK kam beim Start von Linux Mint auch.
Im UEFI Bios habe ich aktuell diese Einträge:
efibootmgr
BootCurrent: 0001
Timeout: 1 seconds
BootOrder: 0001,0007,000C,0000,0010,0011,000E,000F
Boot0000* Windows Boot Manager
Boot0001* ubuntu
Boot0007* Windows Boot Manager
Boot000C* UEFI OS
Boot000E* Hard Drive
Boot000F* CD/DVD Drive
Boot0010* ubuntu
Boot0011* ubuntu
-----------------------------------------------
sudo mokutil --sb-state
SecureBoot enabled
Welche davon kann ich löschen?
Linux ist bei mir auf sdc (3. Platte), Windows auf sda, auf sdb war mal Windows, nun nicht mehr.