From: Sergio P. <spa...@zi...> - 2010-06-25 02:02:35
|
> > To test and use it, you would need to rebuild the kernel and modules > > with enabled options for > > CONFIG_MD, BLK_DEV_DM, DM_CRYPT and maybe some more. > > "CONFIG_DM" of curse! > > Here is a build with options you missed: > http://www.henrynestler.com/colinux/testing/devel-0.7.8/20100623-dm/ > > DM Crypt is a module. After unpacking the module with: > tar xzf modules-2.6.33.5-co-0.7.8-r1486-dm-20100623.tgz -C / > And maybe running once a > depmod > you can use it. > Thanks Henry, No problems with the build and the use of dm-crypt. It works for me. Cheers, Sergio |