Skip to content

Instantly share code, notes, and snippets.

@effkay
Created July 14, 2009 14:43
Show Gist options
  • Select an option

  • Save effkay/146983 to your computer and use it in GitHub Desktop.

Select an option

Save effkay/146983 to your computer and use it in GitHub Desktop.
create iso in osx
# OSX: Create iso file loadable by vmware/windows...
$ hdiutil makehybrid -o isofilename.iso src/folder -iso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment