severity 411743 important reassign 411743 linux-2.6 forcemerge 411743 406552 thanks
On Tue, Feb 20, 2007 at 07:29:14PM +0100, Werner Opriel wrote:
I've setup a crypted file with the loop device: nslu2:~# dd if=/dev/urandom of=fwcrypt.loop bs=5000000 count=1 1+0 records in 1+0 records out 5000000 bytes (5.0 MB) copied, 13.0638 seconds, 383 kB/s nslu2:~# losetup /dev/loop0 fwcrypt.loop nslu2:~# cryptsetup -v -y -c aes-cbc-essiv:sha256 -s 256 luksFormat /dev/loop0 WARNING! ======== This will overwrite data on /dev/loop0 irrevocably. Are you sure? (Type uppercase yes): YES Enter LUKS passphrase: Verify passphrase: Command successful. After this i've tried to open and got "Command failed":
I'm pretty sure this is a dupe of #406552, so I'm reassigning the bug report and merging it with that one.
I've CC'ed Martin Michlmayr who can perhaps provide you with some information on the progress on that bug
-- David Härdeman

