[pkg-cryptsetup-devel] Bug#761359: Bug#761359: cryptsetup: cryptdisks_start do no start encrypted raw device right
Jonas Meurer
jonas at freesources.org
Thu Oct 2 11:44:42 UTC 2014
Hello Michael,
Am 13.09.2014 um 10:46 schrieb Michael Rüger:
> cryptdisks_start do no start encrypted raw device right, neither with keyfile specified in /etc/crypttab nor with passwort/passprase fro stdin.
> Command: cryptdisk_start crypt (passphrase from stdin)
> /ect/crypttab line:
> crypt /dev/disk/by-id/wwn-0x50000f0018362405-part10 none noauto
>
> Mounting the raw /dev/mapper/crypt failed with error:" mount: you must specify the filesystem type."
>
> I'm able to start the raw device with cryptsetup open --type plain /dev/disk/by-id/wwn-0x50000f0018362405-part10 crypt passphand finally i succeed with: mount /dev/mapper/crypt /crypt
To me this sounds like you made some mistake at entering the passphrase.
This is a plain dm-crypt device, so cryptsetup is unable to check for
correct password. Only proof is a valid filesystem on the unlocked
dm-crypt device.
Please provide further information in case that you still suffer from
this issue.
Kind regards,
jonas
More information about the pkg-cryptsetup-devel
mailing list