Re: Is there a way to mount a .dmg image file in linux?
J.S.Sahambi wrote:
I have a .dmg image file meant for MAC OS. Is there a way to mount it
in linux and read the files?
Probably. Something like
mount -o loop,ro -t xxx <filename> <mountpoint>
The file command may give clues about the filesystem type. Otherwise,
try hfs, hfsplus and ufs.
--
Cheers
John
-- spambait
1aaaaaaa@computerdatasafe.com.au Z1aaaaaaa@computerdatasafe.com.au
Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/
Reply to: