DanielSilva
New Member
Hello Linux World friends, I customized an Ubuntu 24.04 using the Penguin-Eggs project, but I noticed that whenever the option to encrypt the disk (to require a password at boot to decrypt the /) is selected, it simply drops to the initramfs screen.
I would like to know if there is a way to fix this. I’m not sure if it’s something specific to Calamares or something like that.
When the system installation finishes with encryption enabled, after the boot loading, the system drops to the initramfs prompt, as if it can’t automatically mount the encrypted partition. I need to enter the password manually inside initramfs.If I’m not mistaken, Calamares uses LUKS2 encryption inside the /dev/sd* — in my case, /dev/vda since it’s a VM.
From what I can tell in the initramfs, the encryption is actually in place — it just doesn’t prompt for the password at boot and fails to start the system.
Can someone help me with this?
I would like to know if there is a way to fix this. I’m not sure if it’s something specific to Calamares or something like that.
When the system installation finishes with encryption enabled, after the boot loading, the system drops to the initramfs prompt, as if it can’t automatically mount the encrypted partition. I need to enter the password manually inside initramfs.If I’m not mistaken, Calamares uses LUKS2 encryption inside the /dev/sd* — in my case, /dev/vda since it’s a VM.
From what I can tell in the initramfs, the encryption is actually in place — it just doesn’t prompt for the password at boot and fails to start the system.
Can someone help me with this?

