Using this tool and boot into rescue mode of DVD for SUSE 15 SP 5:
lvdisplay
Logical volume —
LU Path /dev/OS_VG/ROOT_VOL
LU Name ROOT_VOL
UG Name OS_VG
LU UUID GuhAgP-IHSb-1KzV-NakQ-6 jNY-chPQ-ZGmqOW
LV Write Access read/write
LV Creation host, time TRAK-TRAINO1, 2020-08-03 04:21:04 +0000
LU Status available #open 0
LU Size 16.00 GiB
Current LE 4096
Segments 1
Allocation inherit
Read ahead sectors auto
currently set to 1024
Block device 253:6
tty1:rescue:~ #mount /dev/OS_VG/ROOT_VOL /mnt
tty1: rescue:~ # cd /mnt
tty1: rescue: /mnt # ls
bin deu home lib64 opt root sbin srv tmp usr
boot etc lib mnt proc run selinux sys trak var
tty1: rescue: /mnt # cd boot
tty1: rescue:/mnt/boot # ls
The last ls shows no files in /boot on the root lvm.
I think this is the problem.
Should this directory hold the linux kernel?