17 Apr 15:47
Re: running dm-crypt file system on coLinux
Hello Robert, > I cannot get dm-crypt (a cryptographic file system) to work on coLinux. I'm getting: > > # dmsetup targets > /proc/misc: No entry for device-mapper found > Is device-mapper driver missing from kernel? > Failure to communicate with kernel device-mapper driver. Device-mapper is not enabled in default kernels for coLinux. You must rebuild the kernel with your config by self. Or you can install an unofficial version of coLinux 0.7.1-hn12 http://www.henrynestler.com/colinux/testing/devel-2.6.12-hn/20060309/installer/ Than copy kernel and modules from http://www.henrynestler.com/colinux/testing/devel-2.6.12-hn/20060309/kernel-special/ In 'kernel-special' the device mapper is enabbled as module. (CONFIG_MD=M) Please remember: Version 0.7.1 use a text configuration, instand the old XML file. But should be simple to create this from sample. -- -- Henry Nestler ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
RSS Feed