Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'A script to back up files to a single ISO image' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
A script to back up files to a single ISO image
Authored by: jsenn on Fri, Mar 30 2007 at 11:12AM PDT
I think you mean something like this:
hdiutil makehybrid -o dst-iso-image.iso src-files-here -hfs -iso -joliet
Also there used to be problems with hdiutil and images >2GB (not sure whether this is still an issue)

[ Reply to This | # ]