On Tuesday 09 March 2010, Frans Pop wrote: > On Tuesday 09 March 2010, Cyril Brulebois wrote: > > Using my d-i usb stick, I was hoping to recover from it by mounting > > the crypted lvm through cryptsetup luksOpen … (which a quick google > > suggests), but unfortunately I end up with cryptsetup telling me to > > check for missing aes support in the kernel. > > > > udpkg -i \ > > cdrom/pool/main/l/linux-modules-di-amd64-2.6/loop-aes-modules* > > On more careful reading this doesn't quite make sense to me. > > AFAIK luksOpen does not use loop-aes. It uses dm-crypt instead. It may > require the AES crypto module, but that's unrelated to loop-aes.
So what you appear to be missing is aes_generic.ko. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

