A DMG file is a disk image... if your on a Nix system and have HFS+ support on your OS you can use: $ mount -t hfs -o loop dmgfile.dmg /mnt/point To Mount it
--- Timothy Graupmann <[EMAIL PROTECTED]> wrote: > I just saw on the Mono home page, there is an image > available: > http://www.mono-project.com/news/archive/2006/Feb-28.html > > What kind of software plays a dmg image? > > --- Timothy Graupmann <[EMAIL PROTECTED]> wrote: > > > This isn't answering your question. But your > question made me think about the > > free VMWare player. > > > > http://www.vmware.com/download/player/ > > > > Which uses virtual machines. > > > > Suse 10 has a pre-installed Linux virtual machine: > > http://developer.kde.org/~binner/vmware/ > > > > It would be cool if the Mono project maintained a > developer virtual machine > > like this. So anyone could just download the image > and jump right into Mono > > development! > > > > That would be most excellent, > > ~Tim > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
