New comment by digitalatigid on void-packages repository https://github.com/void-linux/void-packages/pull/27715#issuecomment-755322221 Comment: I just noticed that this configuration is missing device mapper support which causes shutdown errors even when this feature is not used: ``` => Deactivating Crypt Volumes /dev/mapper/control: open failed: No such device Failure to communicate with kernel device-mapper driver. Check that device-mapper is available in the kernel. Incompatible libdevmapper 1.02.170 (2020-03-24) and kernel driver (unknown version). Command failed. ``` Using lvm or cryptsetup obviously fails. I will reopen this issue when I have a complete kernel config.