[solved] xts aes module missing at boot ( with LVM enabled )

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

[solved] xts aes module missing at boot ( with LVM enabled )

Postby jlambrecht » Sat May 09, 2015 10:05 am

I've tried multiple kernel configuration but cannot get this straight for now, maybe someone can point me at what i'm missing ?

device-mapper: reload ioctl on temporary-cryptsetup-896 failed: No such file or directory
Failed to setup dm-crypt key mapping for device /dev/vg-......
Check that kernel supports aes-xts-plain64 cipher .....

the ..... are mine
Last edited by jlambrecht on Tue May 12, 2015 4:08 am, edited 1 time in total.
jlambrecht
 
Posts: 45
Joined: Wed Oct 29, 2014 11:45 am

Re: xts aes module missing at boot ( with LVM enabled )

Postby N8Fear » Sat May 09, 2015 3:58 pm

Check if all necessary options are enabled.
If you want more help than that, you should post your Kernel config...
N8Fear
 
Posts: 37
Joined: Thu Jan 17, 2013 5:01 am

Re: xts aes module missing at boot ( with LVM enabled )

Postby jlambrecht » Mon May 11, 2015 7:48 am

Hmm, what do you mean, check if all is enabled ? Is there not a reference for this ?
jlambrecht
 
Posts: 45
Joined: Wed Oct 29, 2014 11:45 am

Re: xts aes module missing at boot ( with LVM enabled )

Postby jlambrecht » Mon May 11, 2015 8:31 am

refusal can be a great motivation ... the XTS module is only available after enabling 'development or incomplete drivers'
jlambrecht
 
Posts: 45
Joined: Wed Oct 29, 2014 11:45 am

Re: xts aes module missing at boot ( with LVM enabled )

Postby N8Fear » Mon May 11, 2015 1:49 pm

Does that mean that you resolved you issue? If not there are some hints you could follow. First you can search during make menuconfig by enter "/<search string>" or "/xts" for example. For me CRYPTO_XTS depents on CRYPTO and nothing else.
Other than that you will want some kind of AES and possibly the user-space interfaces and possibly some dm-crypt related stuff. On the other hand, it'd still be easier to just post you config.
N8Fear
 
Posts: 37
Joined: Thu Jan 17, 2013 5:01 am

Re: xts aes module missing at boot ( with LVM enabled )

Postby jlambrecht » Tue May 12, 2015 4:08 am

Yes, by enabling that option in the kernel the XTS module became available in the menuconfig and config file. Otherwise it's just no there.
jlambrecht
 
Posts: 45
Joined: Wed Oct 29, 2014 11:45 am


Return to grsecurity support