Created
March 11, 2018 05:22
-
-
Save spyesx/2f3add141dd80f5a684f982b6826be0f to your computer and use it in GitHub Desktop.
Creating ISO images from a folder in macOS. Useful for backups.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| hdiutil makehybrid -o /destination/output.iso /source -iso -joliet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment