Toast Titanium 10 offers a way of mounting an image into a virtual DVD drive so that it is viewed as being a separate physical drive by other applications.

I was wondering if there was a way of achieving the same result using the built-in OS X tools (whether GUI or command line), as I am aware it has many of such built in.

Thanks in advance!

link|improve this question
feedback

4 Answers

The Disk Utility application in the Utilities folder is the GUI front end to the hdid command... You can perform most of the tasks via the Disk Utility application, and it's easier to use...

link|improve this answer
feedback

If Toast is not in stalled and you double click the "dmg" doesnt it mount by default?

link|improve this answer
it does, but not as a separate virtual dvd drive - note the icon on the desktop that is displayed as a white HD, whereas when mounted via Toast it is shown as a DVD – user35312 Apr 28 '10 at 6:30
2  
@Max in what circumstances does it matter if it is mounted as a virutal optical drive or not? I have not run into an issue at all... – Dustin G. Jul 21 '11 at 0:02
feedback

From this URL

After reading the hdid man (via man hdid) page, I realized that we could mount .DMG images via HTTP under Terminal.app. And even cooler, the segmented images work too. Just reference the http-based DMG via this command: % hdid http://server.company.com/Images/stuff.dmg

link|improve this answer
feedback

Nope there's nothing available for OSX except for Toast that actually mounts the CD or DVD like a CD or DVD.

As you said disk utility in OSX doesn't work for the purpose that 10 million users want it for - to do the same as daemon tools, nero, alcohol can do on PC.

So the options are - buy toast. Install a 500MB program to mount a disc!

The web if full of people asking for the OSX equivalent of Daemon Tools but it will never come.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown