.dmg file loopback support
Status: Inactive
Brought to you by:
bboyer
I'd be really great to be able to read (or even create)
.dmg files from OS X. These files are commonly found
on the net, but only OS X can currently read them.
Being able to mount these with the loopback system
would be very helpful.
Ideally, a command like this will work:
mount -t hfsplus -o loop=/dev/loop0 ~/tmp/applefile.dmg
/mnt
Thanks.
-Chris