Some 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?
Asked
Active
Viewed 1,138 times
1
Vagelis Melidonis
- 21
- 5
1 Answers
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.
Vagelis Melidonis
- 21
- 5