[Pkg-cryptsetup-devel] Bug#315693: need more information regarding [Cryptoloop filesystem incompatible between woody and sarge]

Jonas Meurer jonas at freesources.org
Sun Aug 20 18:51:32 UTC 2006


hello,

can you give me more information about the bug?

which kernel do you run under woody when you create the encrypted
device? can you submit the output of 'uname -a'?

the same for sarge when it fails to setup/mount.

you said, that even in a woody chroot, started from a sarge system,
you're not able to access the encrypted device.
this leads to the fact that the running kernel is responsible for the
failture.

my assumption is, that the 'serpent' cipher from 2.4 kernels is
incompatible to the one from 2.6 kernels.

in this case, the bug would be related to the linux kernel, not to the
cryptsetup package.

in any case, you used losetup all the time, so crypto loop from the
kernel was used.
cryptsetup uses dm-crypt. it is compatible with crypto loop as long as
the same cipher is used, but so far i don't see where cryptsetup is used
to produce the bug.

the best would be, if you could give exact information about
- the woody system you used to create the crypto loop device
- the sarge system you used when mouunting the crypto loop device failed
- the exact commands you used.

i cannot even create the encrypted device in the way you did it:

# losetup -e serpent -k 128 /dev/loop0 /dev/vg00/test
Password: *password*
ioctl: LOOP_SET_STATUS: Invalid argument

...
 jonas




More information about the Pkg-cryptsetup-devel mailing list