New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/pull/43061#issuecomment-1493013563 Comment: it works, with ``` $ cat /etc/tinyramfs/config compress="gzip -9" hooks="eudev,luks,lvm" hostonly=yes luks_root="UUID=..." luks_name=cryptroot luks_discard=yes lvm_group=cryptroot lvm_name=root root="UUID=..." ```