Hi Jonas, there still seems to be a problem concerning the key-file parameter when read from /etc/crypttab. With 2:1.0.6-5, the script produces now the command
cat keyfile | cryptsetup -c .... -s --key-file=- create which seems to be correct. However, this does somehow not produce the same result as if I call manually cryptsetup -c ... -s --key-file=keyfile So when I call the second version, I can mount the encrypted partitions whithout problems. With the first version, and especially when booting, they cannot be mounted. I would appreciate, if this could be fixed. Best regards, Sebastian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

