HOWTO Creating a disk image (.dmg) file
From WikiTechia
This article shows you how to go about Creating a disk image (.dmg) file using a command line utility called hdiutil.
Solution
hdiutil
Open up a Terminal window and use the following command
hdiutil create -srcfolder <src dir> -volname <volume name> <.dmg name>
External Links
This article is a stub and/or incomplete. You can help WikiTechia by expanding it.

