silke I had do the latest system update to install efibootmngr so not sure what prob fixed it
but if I run (sudo bootctl --no-pager) I get the following ouput with no error.
Thanks I learned some stuff.
(Note) Solus only thing installed on this laptop Oops did run those two commands.
System:
Firmware: UEFI 2.40 (INSYDE Corp. 24600.259)
Firmware Arch: x64
Secure Boot: disabled
TPM2 Support: no
Boot into FW: supported
Current Boot Loader:
Product: systemd-boot 254
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
✓ Boot loader sets ESP information
ESP: /dev/disk/by-partuuid/2da6a45a-624b-42a1-8b5b-1bc43ba1c57a
File: └─/EFI/com.solus-project/grubx64.efi
Random Seed:
System Token: not set
Exists: no
Available Boot Loaders on ESP:
ESP: /boot (/dev/disk/by-partuuid/2da6a45a-624b-42a1-8b5b-1bc43ba1c57a)
File: └─/EFI/BOOT/BOOTX64.EFI
systemd-boot not installed in ESP.
Boot Loaders Listed in EFI Variables:
Title: Solus Linux Bootloader
ID: 0x0006
Status: active, boot-order
Partition: /dev/disk/by-partuuid/2da6a45a-624b-42a1-8b5b-1bc43ba1c57a
File: └─/EFI/com.solus-project/bootloaderx64.efi
Title: Lenovo Recovery System
ID: 0x0003
Status: active
Partition: /dev/disk/by-partuuid/42241219-3ea3-4555-a604-dd3df018064a
File: └─/EFI/Microsoft/Boot/LrsBootMgr.efi
Title: Lenovo Recovery System
ID: 0x0004
Status: active
Partition: /dev/disk/by-partuuid/42241219-3ea3-4555-a604-dd3df018064a
File: └─/EFI/Microsoft/Boot/LrsBootMgr.efi
Title: Windows Boot Manager
ID: 0x0005
Status: active
Partition: /dev/disk/by-partuuid/d73affd3-b1c1-40a4-89d0-b35db0d58268
File: └─/EFI/Microsoft/Boot/bootmgfw.efi
Boot Loader Entries:
$BOOT: /boot (/dev/disk/by-partuuid/2da6a45a-624b-42a1-8b5b-1bc43ba1c57a)
token: solus
Default Boot Loader Entry:
type: Boot Loader Specification Type #1 (.conf)
title: Solus 4.5 Resilience (Solus-current-6.9.10-295.conf)
id: Solus-current-6.9.10-295.conf
source: /boot//loader/entries/Solus-current-6.9.10-295.conf
linux: /boot//EFI/com.solus-project/kernel-com.solus-project.current.6.9.10-295
initrd: /boot//EFI/com.solus-project/initrd-com.solus-project.current.6.9.10-295
options: root=PARTUUID=dbc0580c-2a7e-4c71-bf06-e7b5dc2a3072 quiet splash rw resume=UUID=5da8e90c-63c9-4270-bd22-e52563a369ce
If I run (sudo env CBM_DEBUG=1 clr-boot-manager mount-boot) now this is the ouput
[INFO] cbm (../src/bootman/bootman.c:L787): Current running kernel: 6.9.10-295.current
[INFO] cbm (../src/bootman/sysconfig.c:L179): Discovered UEFI ESP: /dev/disk/by-partuuid/2da6a45a-624b-42a1-8b5b-1bc43ba1c57a
[INFO] cbm (../src/bootman/sysconfig.c:L256): Fully resolved boot device: /dev/sda1
[DEBUG] cbm (../src/bootman/bootman.c:L141): shim-systemd caps: 0x26, wanted: 0x26
[DEBUG] cbm (../src/bootman/bootman.c:L156): UEFI boot now selected (shim-systemd)
[INFO] cbm (../src/bootman/bootman.c:L503): Checking for mounted boot dir
[INFO] cbm (../src/bootman/bootman.c:L555): Mounting boot device /dev/sda1 at /boot
[SUCCESS] cbm (../src/bootman/bootman.c:L568): /dev/sda1 successfully mounted at /boot