Did you compile them as modules or in kernel? If as modules check if crytoloop and dm_mod modules are loaded. If not, load them: modprobe cryptoloop modprobe dm_crypt
<code>
<blockcode>
<foo>
[foo]
More information about formatting options
Did you compile them as
Did you compile them as modules or in kernel?
If as modules check if crytoloop and dm_mod modules are loaded.
If not, load them:
modprobe cryptoloop
modprobe dm_crypt