Installing the Software#
Use the package manager to install the nv-disk-encrypt package and, optionally, the TPM2 tools package, and reboot the system.
You need the TPM2 tools package if you plan to use the TPM2 to store security keys.
Update the packages.
sudo dnf update
Install
nv-disk-encrypt.sudo dnf install -y nv-disk-encrypt
(Optional) Install the TPM2 tools package.
sudo dnf install -y tpm2-tools
Reboot.
sudo reboot
If you plan to use TPM2, enable it. Refer to Configuring Trusted Computing for more information.