Tumbleweed unable to boot after update

Laptop fails to boot and shows no prompt of entering encryption password for root.
Last message is found device {hard disk identifier}

Additional info:
Full disk encryption
all partitions ext4
amdgpu and i915 graphics
I used to boot with pci=nomsi due to some bug earlier

Things I tried:
blacklisting amdgpu driver
acpi=off
pci=biosirq(suggested in boot logs)
booting in rescue mode also does not work

How did you update? If not through


zypper dup

then run that command. Do not use applets, YaST etc.

Using rd.break=initqueue kernel parameter, went into the emergency shell and found that the hard disk was not getting powered on. The drive’s connection had become loose. By reconnecting it works as expected.
Thanks.

Thanks for reporting back.