Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Desktop Enhancements  |  Themes  |  mkdmg  |  Why?

mkdmg

mkdmg

Command line disk imaging program

Version:  0.1.2b

   [ Views: 650 ]

Why?

Feedback Type:  Commentary

Contributed by: thecloud Friday, August 20 2004 @ 11:43 AM PDT

Product Platform: MacOSX

Used Product For: Less than a month

Recommend Product: NO

You may not have realized that Mac OS X already provides a full-featured command-line tool to create disk images, called hdiutil.
/usr/bin/hdiutil create -srcfolder inFolder outImage.dmg
will do the same thing, won't leave visible temp files around in the destination directory (unlike this tool), and even has a man page.   

4 of 4 users found this helpful.

Rate this Commentary

Was this Commentary helpful? Yes | No

Comments

1 comments |

Why ask why? - Eddie_Kelley_531

mkdmg -s source1 source2 source3 -i image.dmg

Reply to This

Saturday, August 21 2004 @ 10:08 PM PDT