This article details how to install and configure PGP Encryption Desktop (Symantec Drive Encryption) for Linux to use the Drive Encryption feature.
To install Drive Encryption for Linux:
NOTE: dkms, fakeroot and other packages may be installed during the installation process if the respective package is required but missing from system prior install.
As is mentioned above, Legacy BIOS is the only supported boot mode of Linux currently. If you would like to have PGP Encryption Desktop for Linux on UEFI systems, reach out to Symantec Encryption Support for further guidance and mention this article.
Please note that only certain generic kernels are supported, therefore installation of WDE may fail when unsupported kernel is being used. Kernels modified for PAE, Xen, or RT are not supported. To identify what kernel version you are currently running under Linux distribution, please use command uname -r. Information about Ubuntu kernel support may be found here: https://wiki.ubuntu.com/Kernel/LTSEnablementStack. Kernel version shipped with Red Hat Enterprise Linux listed here: https://access.redhat.com/articles/3078
License Authorization for standalone users of Linux:
If you still can't get PGP Encryption Desktop working, run the following commands and provide the results to Symantec Encryption Support:
cat /etc/os-release
uname -r
uname -a
Configuring a Managed Client on Linux:
Encrypting a Drive
For most users, the following command will instrument the drive, add a user (replace <username> and <userpassword> with your credentials), and start the encryption process:
pgpwde --secure --disk 0 --user "<username>" -p '<userpassword>' --all --fast
Check the PGP Encryption Desktop Documentation for additional information
Upgrading the system
If you are upgrading your system (with Symantec Drive Encryption for Linux installed) from earlier supported version of Ubuntu to version 12.04.5 LTS or version 14.04.1 LTS, be sure to do the following:
If you still can't get PGP Encryption Desktop working, run the following commands and provide the results to Symantec Encryption Support:
cat /etc/os-release
uname -r
uname -a