I have a knackered super-drive, and need to install software from a CD. However I do have backup images (as .dmg's) of all my install disks. Usually it all works fine, but with two particular installs it tells me to insert the CD into the drive. Is there anyway to fool the system into mounting the .dmg and make it look like a CD? I believe that Toast can do this, so it's possible. I was just hoping to be able to do it without forking out £80 - I could get an external drive for that (just not right this second)
feedback
|
|
Unfortunately some programs are "clever" enough to spot the difference between a loop device and a cdrom. There's a third-party workaround for this at http://www.macupdate.com/app/mac/33355/virtual-cd-rw - it's not free, and I haven't tried it, but it does have a 2 week trial. The short answer tho, is that for anything that actually tries to send commands to the drive, mount doesn't cut it; whether it be at the command-line or the UI. | |||
|
feedback
|
|
The mounting methodology is probably not your problem. Most likely the problem is that something is looking at the file system. In general .dmg files are using the hfs file system where as CDs are using the iso9660 or UDF file systems. A work around for this is to convert your .dmg into a .cdr here's how
| |||
|
feedback
|
|
I can confirm that Toast can do this. If you aren't willing to pay for Toast I imagine that something like Michelle Six's answer will work. Try converting your .dmg to a .iso or something else. | |||
|
feedback
|
|
You could try to mount the .iso to the mount point of your cd-drive with | |||
|
feedback
|