Skip to content

Instantly share code, notes, and snippets.

@Kurt-P
Created January 29, 2014 06:23
Show Gist options
  • Save Kurt-P/8682865 to your computer and use it in GitHub Desktop.
Save Kurt-P/8682865 to your computer and use it in GitHub Desktop.
Make an ISO from a folder on Apple MacOS X
hdiutil makehybrid -o ~/Desktop/image.iso ~/path/to/folder/to/be/converted -iso -joliet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment