Boot from a live USB or install USB
Find your partition that contains / and mount it on /mnt
Bind mount /sys, /dev and /proc on /mnt/sys, /mnt/dev and /mnt/proc
chroot into /mnt
Mount everything
Run YaST bootloader module, change delay to 7 secs and save
Reboot
I booted from a USB Flash drive and then followed the instructions from here:
I ran yast bootloader and changed the delay from 8 to 7 seconds (I didn’t knew this trick). Saved and unmounted everything. Exited the chroot and rebooted. And it worked.
Thanks a lot!
P.S. I’ve updated successfully from Leap 15.2 to 15.3, then from 15.3 to 15.4, and from 15.4 to 15.5 w/o any issues. This system has a software RAID 1. Not sure what changed now.