update-bootloader --config
# bootctl
systemd-boot not installed in ESP.
System:
Firmware: n/a (n/a)
Firmware Arch: x64
Secure Boot: disabled
TPM2 Support: yes
Measured UKI: no
Boot into FW: supported
Current Boot Loader:
Product: GRUB2 2.12
Features: ✗ Boot counting
✗ Menu timeout control
✗ One-shot menu timeout control
✗ Default entry control
✗ One-shot entry control
✗ Support for XBOOTLDR partition
✗ Support for passing random seed to OS
✗ Load drop-in drivers
✗ Support Type #1 sort-key field
✗ Support @saved pseudo-entry
✗ Support Type #1 devicetree field
✗ Enroll SecureBoot keys
✗ Retain SHIM protocols
✗ Menu can be disabled
✗ Multi-Profile UKIs are supported
✓ Boot loader set partition information
Partition: /dev/disk/by-partuuid/a984f460-53a4-48b6-b9e3-d6566df650e4
Random Seed:
System Token: not set
Exists: no
Available Boot Loaders on ESP:
ESP: /boot/efi (/dev/disk/by-partuuid/a984f460-53a4-48b6-b9e3-d6566df650e4)
File: ├─/EFI/BOOT/bootx64.efi
├─/EFI/BOOT/fallback.efi
└─/EFI/BOOT/MokManager.efi
Boot Loaders Listed in EFI Variables:
Title: openSUSE
ID: 0x0001
Status: active, boot-order
Partition: /dev/disk/by-partuuid/a984f460-53a4-48b6-b9e3-d6566df650e4
File: └─/EFI/opensuse/grubx64.efi
Title: opensuse-secureboot
ID: 0x0000
Status: active, boot-order
Partition: /dev/disk/by-partuuid/a984f460-53a4-48b6-b9e3-d6566df650e4
File: └─/EFI/opensuse/shim.efi
Boot Loader Entries:
$BOOT: /boot/efi (/dev/disk/by-partuuid/a984f460-53a4-48b6-b9e3-d6566df650e4)
token: opensuse-leap
0 entries, no entry could be determined as default.
#
# efibootmgr
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,0000,2001,2002,2003
Boot0000* opensuse-secureboot HD(1,GPT,a984f460-53a4-48b6-b9e3-d6566df650e4,0x68e2a000,0x100000)/File(\EFI\opensuse\shim.efi)
Boot0001* openSUSE HD(1,GPT,a984f460-53a4-48b6-b9e3-d6566df650e4,0x68e2a000,0x100000)/File(\EFI\opensuse\grubx64.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC
#
# ls -lR /boot/efi/
/boot/efi/:
total 4
drwxr-xr-x. 4 root root 4096 Oct 21 09:03 EFI
/boot/efi/EFI:
total 8
drwxr-xr-x. 2 root root 4096 Oct 21 09:03 boot
drwxr-xr-x. 2 root root 4096 Oct 21 09:03 opensuse
/boot/efi/EFI/boot:
total 1872
-rwxr-xr-x. 1 root root 852456 Nov 7 11:47 MokManager.efi
-rwxr-xr-x. 1 root root 965672 Nov 7 11:47 bootx64.efi
-rwxr-xr-x. 1 root root 90640 Nov 7 11:47 fallback.efi
/boot/efi/EFI/opensuse:
total 4200
-rwxr-xr-x. 1 root root 852456 Nov 7 11:47 MokManager.efi
-rwxr-xr-x. 1 root root 58 Nov 7 11:47 boot.csv
-rwxr-xr-x. 1 root root 167 Nov 7 11:47 grub.cfg
-rwxr-xr-x. 1 root root 2131952 Nov 7 11:47 grub.efi
-rwxr-xr-x. 1 root root 335872 Nov 7 11:47 grubx64.efi
-rwxr-xr-x. 1 root root 965672 Nov 7 11:47 shim.efi
#
# lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
nvme0n1
├─nvme0n1p1 vfat FAT32 CB15-3E86 505M 1% /boot/efi
├─nvme0n1p2
├─nvme0n1p3 ntfs Windows 01D79CBFB76FE810 54.2G 64% /run/media/Berti/Windows
├─nvme0n1p4 ntfs CABCF4EDBCF4D543
├─nvme0n1p5 vfat FAT32 DATA B780-89E0 230.9G 8% /DATA
├─nvme0n1p6 vfat FAT32 MEDIA B7AA-A720 164.5G 34% /MEDIA
├─nvme0n1p7 swap 1
├─nvme0n1p8 btrfs System15.3 7882d862-0440-47e8-97a3-c2a8ecd7823b 41.3G 39% /run/media/Berti/System15.3
├─nvme0n1p9 btrfs System15.5 8574604e-c7cf-4383-9b2a-76b8301fdd09 65.4G 38% /run/media/Berti/System15.5
├─nvme0n1p10 btrfs OpensSuse 16 ef8b5341-57cb-477a-a823-0a2e0a949385 95.6G 14% /usr/local
│ /var
│ /srv
│ /root
│ /opt
│ /home
│ /boot/grub2/x86_64-efi
│ /.snapshots
│ /boot/grub2/i386-pc
│ /
└─nvme0n1p11 swap 1 9bc1837e-4959-4ad9-b09e-004bbe47f9b9 [SWAP]
#
os-prober auch keinen MS Windows Bootloader gefunden.