In a fresh installation of FreeBSD 13.1, the cryptodev module is loaded in /boot/loader.conf. But after upgrade FreeBSD 12.3 to 13.1, the cryptodev module is not in the /boot/loader.conf file. What is the cryptodev module? Is it needed for something important?
# The 'cryptodev_load' line is a workaround for arm64, which does not
# automatically load cryptodev.ko with zfs.ko.
df -t zfs $BSDINSTALL_CHROOT > /dev/null && echo "cryptodev_load=\"YES\"" >> $BSDINSTALL_TMPBOOT/loader.conf
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.