Temat: szyfrowanie partycji
Próbuje zaszyfrowac sobie partyjce nie staty pojawia się komunikat
root@Router:~$ cryptsetup -v -c aes-cbc-essiv:sha256 -s 256 -y luksFormat /dev/s
db1
WARNING!
========
This will overwrite data on /dev/sdb1 irrevocably.
Are you sure? (Type uppercase yes): YES
Enter LUKS passphrase:
Verify passphrase:
device-mapper: reload ioctl failed: Invalid argument
Failed to setup dm-crypt key mapping for device /dev/sdb1.
Check that kernel supports aes-cbc-essiv:sha256 cipher (check syslog for more info).
Command failed with code 5: Failed to setup dm-crypt key mapping for device /dev/sdb1.
Check that kernel supports aes-cbc-essiv:sha256 cipher (check syslog for more info).