Skip to content

Instantly share code, notes, and snippets.

@leveled
Last active December 29, 2016 17:01
Show Gist options
  • Save leveled/a82759b61b85a5b383cc8cfb8574e438 to your computer and use it in GitHub Desktop.
Save leveled/a82759b61b85a5b383cc8cfb8574e438 to your computer and use it in GitHub Desktop.
mount a .dmg file from the command line
hdiutil attach /path/to/diskimage.dmg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment