Lars Täuber said the following on 18.04.2007 22:15: > I'm afraid it's not possible to get it working like I think. I tried the same and it works for me. # dvd+rw-format -force /dev/dvd # pktsetup 0 /dev/dvd # cryptsetup -c "aes-cbc-essiv:sha256" -s 256 -q luksFormat /dev/pktcdvd/0 Enter LUKS passphrase: Command successful. # cryptsetup luksOpen /dev/pktcdvd/0 dvd # mkudffs /dev/mapper/dvd start=0, blocks=16, type=RESERVED start=16, blocks=3, type=VRS start=19, blocks=237, type=USPACE start=256, blocks=1, type=ANCHOR start=257, blocks=16, type=PVDS start=273, blocks=1, type=LVID start=274, blocks=2294059, type=PSPACE start=2294333, blocks=1, type=ANCHOR start=2294334, blocks=239, type=USPACE start=2294573, blocks=16, type=RVDS start=2294589, blocks=1, type=ANCHOR # mount /dev/mapper/dvd /mnt/test/ Klaus --------------------------------------------------------------------- dm-crypt mailing list - http://www.saout.de/misc/dm-crypt/ To unsubscribe, e-mail: dm-crypt-unsubscribe@xxxxxxxx For additional commands, e-mail: dm-crypt-help@xxxxxxxx