Skip to content

Instantly share code, notes, and snippets.

@gaulatti
Created May 7, 2014 16:24
Show Gist options
  • Save gaulatti/ff6b1b753f0fa1fdcec1 to your computer and use it in GitHub Desktop.
Save gaulatti/ff6b1b753f0fa1fdcec1 to your computer and use it in GitHub Desktop.
Create ISO from Folder in OS 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