Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Can somoeone please tell me if it is possible to read/view/use files from MAC OS X that have a .dmg extension?
I've bin seraching google but so far havent found anything special........
If you are trying to use a *.dmg file to install an application you are probably out of luck. As it is a graphical install 'wizard' sort of thing it is likely tightly coupled to OS X.
If you are just trying to gleam some metadata from it then you may have some luck. I would start by trying to mount it as an iso ie: 'mount -o loop foo.dmg /mnt/disk'. I am doubtful dmgs are strait up iso images however, so you may need to poke around with a hex editor.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.