I made an encrypted file container using YaST’s partitioner. It mounted fine and I was able to use it. Ever since I rebooted, I can’t anymore.
I’m not sure what settings to tell you about. This is the relevant line in /etc/fstab:
/dev/mapper/cr_prot /mnt/thprot ext4 loop,noauto,acl,user_xattr,nofail 0 0
When I run
mount /mnt/thprot
I get “/dev/mapper/cr_prot: No such file or directory”.
Maybe the results from /etc/init.d/boot.crypto start are relevant
cr_prot unused
And /etc/init.d/boot.crypto start
Activating crypto devices using /etc/crypttab ...
cr_prot skipped
Maybe you want to see my /etc/crypttab
cr_prot /mnt/prot none noauto
I’ll bet this is relevant from my /var/log/messages:
Nov 10 19:56:46 bootsie kernel: 221.989589] padlock: VIA PadLock Hash Engine not detected.
Nov 10 19:56:46 bootsie modprobe: FATAL: Error inserting padlock_sha (/lib/modules/2.6.37.6-24-desktop/kernel/drivers/crypto/padlock-sha.ko): No such device
Looking back in the log, it seems that those padlock error messages have coincided w/this problem.
I guess that’s it. I’m running openSUSE 11.4 64-bit