New comment by zdykstra on void-packages repository https://github.com/void-linux/void-packages/issues/37667#issuecomment-1165599150 Comment: If you don't have root-on-ZFS, there's no need for `zfs` to be in your initramfs. You can add: `omit_dracutmodules+=" zfs "` to `/etc/dracut.conf.d/zfs.conf` to exclude it completely on your next initramfs rebuild. What kernel commandline do you boot your system with?