Emanuele Morozzi wrote:

> This is the output of "dmsetup ls":
>
> /proc/misc: No entry for device-mapper found
> Is device-mapper driver missing from kernel?
> Failure to communicate with kernel device-mapper driver.
> Command failed
>

This means that you do not have the device mapper driver compiled or loaded.

You should have:

carcharias linux # grep BLK_DEV_DM /usr/src/linux/.config
CONFIG_BLK_DEV_DM=y

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to