I just got a new LG Gram 17" laptop and have shrunk the Windows partition to 50 GB. (To my surprise, the system already uses 45 GB of it!) Anyway, I would love to keep the ability to boot into native Windows. I have successfully installed Ubuntu Mate on another partition and dual boot works. However, I want my data on the Linux partition to be encrypted, and it seems that now the preferred method for Linux is encrypting the entire drive. Is there a not-too-complex way to encrypt my data that will leave the Windows partitions (not only the "C" drive but the other little partitions it uses) untouched?
Asked
Active
Viewed 449 times
gpg
is traditional and trustworthy. – Sadaharu Wakisaka Apr 18 '23 at 01:35cryptsetup <option> <device name>
would create a new encrypted partition. You can install a new Ubuntu or clone your MATE system onto it. Simplest way: Abandon Ubuntu installation and overwrite a new Ubuntu, installer can make an encrypted partition. Choose "something else" when it asks where to install. NOTE: only a few people on earth can open encrypted files/drives. No one can repair your OS or salvage data. – Sadaharu Wakisaka May 02 '23 at 01:23