Skip to content

Instantly share code, notes, and snippets.

@PickledDragon
Last active March 16, 2016 06:57
Show Gist options
  • Save PickledDragon/acda659e4e6a0f7bd027 to your computer and use it in GitHub Desktop.
Save PickledDragon/acda659e4e6a0f7bd027 to your computer and use it in GitHub Desktop.
* Boot with live CD
* Drop into root console
* Use 'lsblk' to list device details
* cryptsetup luksDump <device-name> to see howmany key slots are available
* cryptsetup luksAddKey <device-name> to add new key
@PickledDragon
Copy link
Author

Tools that come handy - pvs, pvdisplay, lsblk, fdisk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment