Comment 16 for bug 342902

Revision history for this message
Jirka (hladky-jiri) wrote :

Hi,

I'm running Lucid with 2.6.32-24-generic kernel.

I have run into the same issue. I can create loop.ko but it does not work:

# modprobe loop
FATAL: Error inserting loop (/lib/modules/2.6.32-24-generic/updates/loop.ko): Invalid module format

Does anybody see the same on Lucid? Is there some other solution other than recompile the kernel?

So far I have used aespipe:
aespipe -d -e aes256 -K keyfile.gpg <data.img >data.plain
to remove the encryption.

I have used aes-loop for 8 years and I was very happy with it. Now it seems I need to use another solution. What are the alternatives?

Thanks
Jirka