I've got the exact same problem. After entering my luks passwd (for a
usb key), I get a device in /dev/mapper:

crw-rw---- 1 root root  10, 63 Mar 12 13:14 control
brw-rw---- 1 root disk 254,  0 Mar 12 13:15 
luks_crypto_12254561-aad8-4e50-9a13-10cd4f0892ba

...that is never mounted. I added the following line to
/etc/udev/rules.d/20-names.rules:

KERNEL=="dm-[0-9]*", NAME="%k", SYMLINK+="%c"

but it did not change anything (even after reboot).

Is it that the name luks_crypto_<uuid> does not correspond to the string
"dm-[0-9]*" ??

Thanks
Cyril

-- 
LUKS removable volume not mounted automatically
https://bugs.launchpad.net/bugs/78848
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to