I’m trying to put ecryptfs tool onto my K1, but will need to do so again with my X1. no issue with the sudo apt-get ecryptfs-utils, but when I do
$modprobe ecryptfs (or sudo), I get
$modprobe: FATAL: Module ecryptfs not found.
I’ve gone through a lot of related topics as ecryptfs relates to ubuntu versions, but obviously there isn’t much on L4T. I’m running the L4T that was matched with the jetpack for cuda 6.5.
Any ideas Nvidia / anyone? I do a fundamental need to move whatever gets developed on the jetson into some kind of local encryption on the board. I don’t need the entire file system / or OS encrypted, but at least a folder and contents or a small mounted space.
Thanks!
will