There is also a gui, Disk Utility.app which is what I used for the
installer.

Chris


On Fri, Apr 25, 2008 at 2:17 AM, Sebastian Haase <[EMAIL PROTECTED]> wrote:
OT:  How do you make a dmg ? Is there a (simple) command line tool for this
?
Thanks, Sebastian Haase


On Fri, Apr 25, 2008 at 1:35 PM, Christopher Barker <[EMAIL PROTECTED]>
wrote:

> David Cournapeau wrote:
> > To get to your point: hdiutil is the command you are looking for.
>
> yup. Here's an example:
>
> hdiutil create -srcfolder YourDir -volname "A Name" -ov "Something.dmg"
>
> It will build a disk image from the directory: YourDir
>
> -Chris
>
>
> --
> Christopher Barker, Ph.D.
> Oceanographer
>
> Emergency Response Division
> NOAA/NOS/OR&R            (206) 526-6959   voice
> 7600 Sand Point Way NE   (206) 526-6329   fax
> Seattle, WA  98115       (206) 526-6317   main reception
>
> [EMAIL PROTECTED]
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>



-- 
Christopher Burns
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http://cirl.berkeley.edu/
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to