Update:
With the native Manjaro installer I succeeded in making my disk encrypted. But it's below the btrfs layer (btrfs sits inside the encryption)
Update:
With the native Manjaro installer I succeeded in making my disk encrypted. But it's below the btrfs layer (btrfs sits inside the encryption)
3 Comments
9tr6gyp3@lemmy.world · 3 pts · 2y
btrfs does not have native encryption built-in.
Instead, one way you can encrypt the disk is to first set up LUKS partition(s), and then have btrfs as the filesystem once the partitions are decrypted.
Lojcs@lemm.ee · 2 pts · 2y
You can also apply luks to an existing partition
Atemu@lemmy.ml · 1 pts · 2y
Not easily. Doing it after the fact is hairy at best.