|
Also after doing a "cryptsetup -c aes luksFormat /dev/md0" the command "cryptsetup luksOpen /dev/md0 raid5-aes" returns with error 132 and prints "Illegal instruction". Does anyone know why I get "Illegal instruction"? Do you think it might be a compilation issue, as I did compile cryptsetup myself?
|