

When you finish working with the drive in TrueCrypt, select the mounted drive and click the Dismount button.

Click on Mount and type the password click on OK when done.Click on Select File…, and open the encrypted TrueCrypt volume file.Select an available drive letter from the list in TrueCrypt.Mount Encrypted TrueCrypt Volume in Ubuntu Linux When it's done, click on the Format button to finish new truecrypt volume on Ubuntu. At the next window, the truecrypt asks you to move the mouse randomly around within the window to increase the cryptographic strength.Choose the filesystem type, Click on Next.TrueCrypt recommends very strong password, such as 20 characters with letters and numbers mixed together (You need this password to mount the encrypted volume). In the next window, specify the size of the new truecrypt volume.Click on the Next button and select the encryption algorithm you want to use (default is AES).Click on the Select File… button and give a name and location for the new encrypted volume.

Select the Standard TrueCrypt volume and click on Next.Select, Create and encrypted file container and click Next.Click on Create Volume to start the TrueCrypt Volume Creation Wizard.

The following instructions explain how to create an encrypted TrueCrypt Volume in Ubuntu Linux: Replace "your_username" with the actual user name of your Linux user account. Then add the following line and save the file: your_username ALL=(ALL) NOPASSWD:/usr/bin/truecrypt You need root or sudo privileges to mount truecrypt partition with write access, To automatically grant root privileges to mount volumes, run: sudo visudo -f /etc/sudoers.d/truecrypt Update the apt source list and install the truecrypt package with apt-get install command: sudo apt-get update Do the following steps to install truecrypt on Ubuntu 16.04 Desktop.įirst, Add truecrypt PPa repository for Ubuntu: sudo add-apt-repository ppa:stefansundin/truecrypt
