There was one “solution” by @stitch10925 but as stipulated, a bit cumbersome:
If it drops into the emergency prompt:
may be you can run the command
blkid
which might give some insight into what partition/device is not showing up
And possibly also:
cat /run/initramfs/rdsosreport.txt
which could possibly provide more insights into why it is timing out.
3 Likes