Hi,
I need to use dm-crypt in my project. I have a problem installing modules dm_mod and dm_crypt.
I have tried to compile with a modified config file for the kernel, i.e:
CONFIG_BLK_DEV_DM=m
CONFIG_DM_DEBUG=y
CONFIG_DM_CRYPT=m
But it doesn't work.
I'm using kernel version 4.14.
Advise me please how can I install these modules?
Best regards,
Andrey