Hi, I have a HP laptop with openSUSE Tumbleweed (TWD) and Windows 11 installed. TWD is installed on an encrypted LVM. Now I installed openSUSE Leap 16.0 additionally.
The graphical bootloader (grub) offered booting of Leap 16.0, Windows and the old TWD at the first time. I chose Leap 16.0 that time. From the second booting on, the bootloader does not offer to boot TWD anymore.
I can find the option to boot TWD in a snapshot that is offered in the bootloader. When I choose TWD from that, I am asked for the (old) encryption password. After entering it, I get the error:
Blockquote
error: …/…/grub-core/commands/search c:371: no such device:
9e9c3…[long number]…528.
error: …/…/grub-core/fd/btrfs.c:1352:couldn’t locate /@/.snapshots/2/snapshot
.
error: …/…/grub-core/loader/i386/efi/linux.c:168: you need to load the kernel first.
Press any key to continue…_
The long number is probably the ID of the harddrive.
I tried a few times to be sure, I entered the encryption password correctly.
Leap 16.0 is installed on /dev/nvme1n1/,
TWD and Win11 are installed on /dev/nvme0n1/
TWD is on an encrypted logical partition /dev/nvme0n1/p5 (“PV of system”)
The logical partition is divided into “home” (XFS LV), “root” (Btrfs LV), “swap” (Swap LV)
Could it be due to the fact that the old TWD only booted with secure boot switched-off, while I have secure boot switched-on now? Or is this a different problem?
Thanks for any help!