mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-12 22:14:07 +00:00
Otherwise it fails with: + cryptsetup --key-file /etc/dm-crypt/key --cipher aes-cbc-essiv:sha256 luksFormat /dev/sda + cryptsetup --key-file /etc/dm-crypt/key luksOpen /dev/sda it_is_encrypted Requested offset is beyond real size of device /dev/sda. dm-crypt test suite FAILED Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>