Skip to content

Instantly share code, notes, and snippets.

@seventyeight
Last active April 19, 2017 08:37
Show Gist options
  • Save seventyeight/d1312c239d9e322f67a3b0c950cde7c6 to your computer and use it in GitHub Desktop.
Save seventyeight/d1312c239d9e322f67a3b0c950cde7c6 to your computer and use it in GitHub Desktop.

How to change password of encrypted volume on OSX MacOS

diskutil cs list To get the UUID of the desired volume.

diskutil cs passwd UUIDUUID-UUID-UUID-UUID-UUIDUUIDUUID

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