Since some November update of my 20.04.1 Ubuntu , during startup I get the messages volume group "name" not found
. I get the password prompt and can log in but some system settings (sound setting, battery status, etc.) won't work. The system is not encrypted with the standard procedure but rather something along this [ManualFullSystemEncryption][1], allowing for custom partitioning - but with unencrypted /boot
and /boot/efi
.
startup messages:
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ...
Begin: Running /scripts/local-top ...
Volume group "vgubuntu" not found
Cannot process volume group vgubuntu
Please unlock disk lukslvm:
Initially, the system halted at the vendor splash screen and I had to reboot via ctrl-alt-del, so I would get to the grub menu.
i386
packages the root cause of my problem, especially thesystemd
package. Due to the plymouth crash, the previously hidden message surfaced and led me on the complete wrong track, so I left it here for reference – Carambakaracho Apr 25 '22 at 10:46