Here's the line I use to create new disk image copies of my package: /usr/bin/hdiutil create -srcfolder /tmp/my.pkg -volname "My Package version x.x" -ov /tmp/my-pkg-x.x.dmg Bill