Comment 9 for bug 532898

Revision history for this message
Daniel Hahler (blueyed) wrote : Re: lucid: Failure to bring up cryptsetup devices by key files

$ cat /etc/crypttab
# <target name> <source device> <key file> <options>
# /dev/md1:
cfast UUID=61fc7fe4-10b1-4fa3-a648-772f658fa5d4 none luks,retry=1,cipher=twofish-cbc-plain,loud
# /dev/md2:
cdata UUID=07a90580-44a4-44cf-b7b6-10502257b7df /etc/path/to/keyfile.luks luks,retry=1,cipher=twofish-cbc-essiv:sha256,loud
# /dev/sdc8:
cdata2 UUID=0f80239b-8243-4a4e-a271-7a1e96293d81 /etc/path/to/keyfile2.luks luks,retry=1,cipher=twofish-cbc-essiv:sha256,loud