1

enter image description hereSome time ago I have installed Ubuntu 20.04 with full disk encryption using this guide (https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_2019). Today after upgrading to 22.04 I get this error: Volume group "ubuntu -vg" not found and then drops to BusyBox. Any ideas?

1 Answers1

1

After some more digging I found out that after the upgrade /etc/cryptsetup-initramfs/conf-hook file was missing the "KEYFILE_PATTERN" line. So I added it, reboot and successfully unlocked the drives.