this post was submitted on 19 Sep 2023
3 points (100.0% liked)
btrfs
112 readers
1 users here now
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
You can also apply luks to an existing partition
Not easily. Doing it after the fact is hairy at best.