Hi, We are chosen encfs(v1.9.5) to encrypt the data in the file, on system boots up the I mount the folder containing the encrypted files, decrypt and consumed subsequently. The mount command is run using init scripts and is as below.
(echo 1234 )| encfs -S /firmware/encrypt/ /tmp/decrypt/ This has been working up until now, but on one of the new boards, it just hangs and system is not usable.I used the strace with the enfs command with logs redirect to debug console In this case, the system starts up, but if this is diverted to a null device, the system hangs. I already send a good amount of time debugging this issue and reached nowhere, I need your help to resolve this issue. Thanks, Ratheendran
_______________________________________________ Encfs-users mailing list Encfs-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/encfs-users