Skip to content

Instantly share code, notes, and snippets.

@radixvinni
Created September 28, 2012 13:16
Show Gist options
  • Save radixvinni/3799787 to your computer and use it in GitHub Desktop.
Save radixvinni/3799787 to your computer and use it in GitHub Desktop.
cryptsetup
cryptsetup -y --cipher aes-xts-plain:sha512 --key-size 512 luksFormat /dev/sdb1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment