Markus Huehnerbein <silencer@xxxxxx> wrote: > > I thought that the problem is maybe related with the use of LUKS / the > Master-Key created by the PBKDF2, so I tried cryptsetup without LUKS as > follows (with the "geode_aes" module loaded): > cryptsetup -y -c aes -h md5 -s 128 create devdmcrypt /dev/hda2 > -No errors, neither in syslog nor in the output > -Checking the output of "dmsetup ls": > devdmcrypt (254, 0) > -Creating ext2 filesystem > mkfs.ext2 /dev/mapper/devdmcrypt > -Trying to mount /dev/mapper/devdmcrypt fails with "wrong fs type..." > and syslog error: "VFS: Can't find an ext2 filesystem on dev dm-0" Sounds like geode_aes is just broken. Can you please check if tcrypt with mode=10 and mode=200 work or not with the geode_aes driver? Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html