downloaded a perl script called dmg2iso.pl.
with zlib support i got it to convert. the .dmg (compressed mac only image format) to .iso format. the size of the new .iso file was 100mb-ish bigger than the original .dmg which lmust mean it has been uncompressed, but i cant burn it in k3b or mount the image.
anyone else tried this script? really need to burn that .dmg image so it can boot on a mac.
dmg2iso: anyone got it to work?
dmg2iso: anyone got it to work?
Let the money shine!
That's weird, I just mounted and burned successfully a dmg image converted to iso using dmg2iso. Are you using version 0.2a?
Just to be sure, here are some links:
http://vu1tur.eu.org/tools/ - "Official" page, seems to be down.
http://www.emaculation.com/dmg2iso.zip
Just to be sure, here are some links:
http://vu1tur.eu.org/tools/ - "Official" page, seems to be down.
http://www.emaculation.com/dmg2iso.zip
For every problem there is a solution that is simple, neat, and wrong.
- posthuman_5
- Apprentice

- Posts: 154
- Joined: Wed Feb 25, 2004 1:35 am
- Location: San Juan, PR
- CarloJekko
- Veteran

- Posts: 1315
- Joined: Thu Mar 31, 2005 9:00 am
- Location: Baia Domizia :-)
- Contact:
this is my output with my file
It doesn't work properly
Code: Select all
dmg2iso v0.2a by vu1tur (vu1tur@gmx.de)
PropertyList is corrupted
reading property list...C.
-
Elsipkitch9809
- Apprentice

- Posts: 186
- Joined: Sun Jul 21, 2002 3:12 pm
I know this is a dead post but I found a way to convert dmgs under linux and wanted to post it up in case anyone else is having trouble.
I couldn't use the perl version of the program; even though I am 100% sure my dmgs mount correctly and are not corrupt, it would never work. However, downloading the windows executable and running wine on it makes it work perfectly. I couldn't get the source code to compile since it has some type errors, but I'm sure it could be patched or something. In any case, the windows version seems to work correctly.
I hope a patched version gets into portage though (any takers?
)
I couldn't use the perl version of the program; even though I am 100% sure my dmgs mount correctly and are not corrupt, it would never work. However, downloading the windows executable and running wine on it makes it work perfectly. I couldn't get the source code to compile since it has some type errors, but I'm sure it could be patched or something. In any case, the windows version seems to work correctly.
I hope a patched version gets into portage though (any takers?
I used dmg2iso on Linux to make a MacOS 9.1 CD. It wasn't bootable but worked otherwise. I couldn't mount it either, but I think it was HFS instead of ISO9660.
If I want to be sure a DMG will work, I use UltraISO in WINE. It can make bin/cue images, but the misnamed ISO output option also seems to work, despite not necessarily producing ISO9660 filesystem images.
If I want to be sure a DMG will work, I use UltraISO in WINE. It can make bin/cue images, but the misnamed ISO output option also seems to work, despite not necessarily producing ISO9660 filesystem images.


