User:M0p/Root on ZFS Native Encryption with Boot Environment
< User:M0p(Redirected from User:M0p/Root on ZFS Native Encryption)
Jump to navigation
Jump to search
See official installation guide.
Arch Linux Live Image with ZFS
See project page
Root on ZFS with dracut
dracut enjoys official support from OpenZFS project. In contrast, mkinitcpio scripts are provided by archzfs.
To use dracut with Root on ZFS, add dracut module
echo 'add_dracutmodules+=" zfs "' >> /etc/dracut.conf.d/zfs.conf
Generate initrd and setup hooks to generate initrd at kernel update, see dracut.