• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Encrypting external drives using FileVault 2 on Mac OS X LionEdit

Created 11/29/2011, updated 5/18/2017
$ diskutil info
$ diskutil info /Volumes/Suanzes/
$ diskutil cs convert /dev/disk2s2 -stdinpassphrase
$ diskutil cs list
$ diskutil cs changeVolumePassphrase /dev/disk2s3 -stdinpassphrase

A note about OS X Mavericks

This has become considerably easier on Mavericks; just right-click on the volume in the Finder, choose "Encrypt Volume…" and follow the prompts.

  • lion
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).