// Wiki: Create DMG Files

The following wiki page explains how to create your own .dmg files for use with Munki:

You won't need extra software, you'll be using the default command-line tools which come with Mac OS X.

     

Comments

Bart
No. 1 @ 01/07/2011 13:55

Seems the DMG creating can be done with a one-liner, my m8 Nate gave me a heads-up about this.

Once I've tested it I'll update the wiki page, the easier the better right? :)

Here's the one-liner:

hdiutil create -srcfolder /path/to/item/to/add /path/to/nameof.dmg
Bart
No. 2 @ 01/07/2011 14:13

Gave it a shot and the one-liner gives the same result as my previous double-liner.

Updating the wiki page, thanks Nate.

Comments are closed

Navigation
Recent Comments
QR Code: URL of current page
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported