26 Nov
2020
26 Nov
'20
20:07
2020/11/26 18:24、Frank <franks461@gmail.com>のメール:
Dear All,
after updating to this snapshot I'm no longer able to mount my luks encrypted home, which was perfectly mounted on login per pam before.
The command-line I used to mount upon today is: mount -t crypt -ofsk_cipher=aes-256-cbc -ofsk_hash=md5 -okeyfile=/home/franks.key -ofsck /home/franks.img /home/franks
The error message is: mount: /home/franks: unknown filesystem type 'crypt'
Any help is greatly appreciated. Thank you in advance, FrankS
Do you have the pam_mount package installed? It seems to me that this is what provides mount -t crypt. Regards Radosław Wyrzykowski