[Bug 154392] Re: cryptdisks problem, kernel does not include aes module

2008-05-07 Thread lasse
With newest Hardy 8.04 installation on a PowerPC (Mac G4), this problem still persists and totally blocks usage of encrypted disks! The problem is with cryptdisk.functions trying to load an architecture optimized aes module, which does not exists on PowerPC architecture. This is why this problem d

[Bug 154392] Re: cryptdisks problem, kernel does not include aes module

2008-04-22 Thread trollord
** Changed in: cryptsetup (Ubuntu) Sourcepackagename: None => cryptsetup Status: New => Incomplete -- cryptdisks problem, kernel does not include aes module https://bugs.launchpad.net/bugs/154392 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 154392] Re: cryptdisks problem, kernel does not include aes module

2007-10-19 Thread kampi
I found the solution for this problem: /lib/cryptsetup/cryptdisks.functions searches for the aes-module at the wrong place. I replaced the following line and now everything works as expected. ** Attachment added: "patch for cryptdisks.functions" http://launchpadlibrarian.net/10066679/crypt.patc