[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Loop AES and linux 2.4.16
Mark Charsley wrote:
> I had loop-AES 1.4e running fine with linux 2.4.8. I then upgraded my
> kernel to 2.4.16 to get ext3, and loop-AES stopped working. Upgrading to
> loop-AES 1.5b hasn't helped either.
>
> With 1.4e, everything builds OK, but running depmod -a gives
>
> depmod: *** Unresolved symbols in /lib/modules/2.4.16/block/loop.o
When you compiled kernel 2.4.16 did you do:
make modules && make modules_install
Also, try compiling loop.o like this:
make LINUX_SOURCE=/path/to/your/kernel/source/dir
Regards,
Jari Ruusu <jari.ruusu@pp.inet.fi>
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/