Comment 8 for bug 1862215

Revision history for this message
Seth Forshee (sforshee) wrote : Re: Failure to boot with LVM + encrypted root disk

That's certainly a possibility. Can you check from the busybox shell what modules are loaded when you see the boot failure (cat /proc/modules)? Or unpack the initramfs and see what modules are included? Seems like dm-crypt would be the critical one here.

There are likely userspace components that could also be causing the issue, though I don't know what those would be.