blob: 68e08977254168fa880f6f55d89ae7db53192ccc (
plain)
1
2
3
4
5
6
7
8
9
|
# Mount tmpfs
# Try to create fscrypt metadata on tmpfs
[ERROR] fscrypt setup: filesystem type tmpfs is not supported for fscrypt setup
# Try to encrypt a directory on tmpfs
[ERROR] fscrypt encrypt: This kernel doesn't support encryption on tmpfs
filesystems.
|