this post was submitted on 29 Apr 2024
7 points (100.0% liked)

raspberrypi

3192 readers
1 users here now

Community about the single-board computers, micro-controllers and related projects.

https://www.raspberrypi.com/

Other RaspberryPi communities on Lemmy

founded 4 years ago
MODERATORS
 

I recently acquired a Raspberry Pi 5, but I've been having a lot of difficulty in getting LUKS encryption to work. Has anyone had any luck?

Also, I am using an NVMe drive, so Raspbian is really the only OS that works well. NetBSD can see the disk, too, but I found it annoying to use; and FreeBSD ended up breaking itself. I have not yet tried Armbian.

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 5 months ago

See my comment on your other post

[โ€“] [email protected] 1 points 4 months ago

Partial Solution

Since cryptsetup is not going to be at all usable in the initramfs shell any time soon, I've decided instead to just encrypt my /home folder with ecryptfs. The Debian Wiki has an article on how to do this.

https://wiki.debian.org/TransparentEncryptionForHomeFolder