1

Is there a tool like the Bitlocker to encrypt the whole Ubuntu partition? To be more specific every time I try to boot in the Windows partition a Bitlocker screen shows up and asks me to insert a password. Is it possible to do the same in Ubuntu?

und3rd06012
  • 1,449

1 Answers1

2

Yes.

Could use whole-disk encryption like LUKS/dm-crypt/cryptsetup, or file/folder (like home folder) encryption with eCryptfs or EncFS. See their man pages for more info.

Here's an excellent overview/guide from Arch, I'm 98% sure the tools are available in Ubuntu/Debian too: https://wiki.archlinux.org/index.php/Disk_encryption

Here's some other Questions that are related. It seems that enabling whole-disk dm-crypt style encryption after installing is at least very difficult, apparently it's easier to do a fresh install with full disk encryption

Xen2050
  • 8,943