Go Back   The macosxhints Forums > OS X Help Requests > System



Reply
 
Thread Tools Rating: Thread Rating: 8 votes, 5.00 average. Display Modes
Old 05-20-2004, 05:29 PM   #1
vijayk
Prospect
 
Join Date: May 2004
Posts: 10
Arrow How to expand dmg on Windows?

I have dmg file of certain program that I downloaded on Windows Computer. This program usually runs from CD. My mac is not booting up and this program will help me boot. But I dont know how do I expand this dmg file on Windows machine so that I can burn it on CD and then inserting this CD will help me boot my mac
vijayk is offline   Reply With Quote
Old 05-20-2004, 06:03 PM   #2
amarlin
Triple-A Player
 
Join Date: May 2004
Posts: 97
Lightbulb You've got quite a paradox...

The problem is, once .dmg files are downloaded on windows, I believe they are "no good" anymore (ESPECIALLY those which were meant to BOOT a mac)...even if your mac were working. (If I'm wrong about this, please correct me, someone!!)

What you really need is access to another mac in order to download that image, and burn it from there. If you had another mac, but no cd burner, then you could use the working mac along with hdiudil to convert the image to a format burnable on the PC (and then bootable on the mac), and then transfer it to your PC and boot it.

With only one PC and one mac, however I'm not sure if you have any options (unless you can find an iso version of the boot disk you downloaded, in which case you could burn it from the PC no problem.)

Good Luck!

(btw, the "paradox" was that you need the mac to create the image necessary to boot it! lol)
amarlin is offline   Reply With Quote
Old 05-20-2004, 06:24 PM   #3
oscillik
Prospect
 
Join Date: May 2004
Posts: 15
Quote:
Originally Posted by amarlin
The problem is, once .dmg files are downloaded on windows, I believe they are "no good" anymore

not true - i have downloaded many .dmg files on my friends PC and stuck the files on a cd (still as .dmg files) and transferred them over to my Mac. They worked fine.

as for being able to actually burn a disc from the image on a Windows system, I don't think there's an app out there that will do it. There might be something for Linux that'll do it, but as far as I know the only way to burn .dmg files is on a Mac
oscillik is offline   Reply With Quote
Old 05-20-2004, 06:46 PM   #4
amarlin
Triple-A Player
 
Join Date: May 2004
Posts: 97
Thx for the clarification...

Just wanted to note for the record: what I said above about converting .dmg files to versions burnable on a PC (this conversion must be done on a mac) can be performed by entering the following command in the terminal:

hdiutil convert cdimage.dmg -format UDTO -o cdimage.iso

(replacing the dcimage.dmg and cdimg.iso with the appropriate file names, of course).

Just wanted to make that clear for all.
amarlin is offline   Reply With Quote
Old 05-20-2004, 06:58 PM   #5
oscillik
Prospect
 
Join Date: May 2004
Posts: 15
Quote:
Originally Posted by amarlin
Just wanted to note for the record: what I said above about converting .dmg files to versions burnable on a PC (this conversion must be done on a mac) can be performed by entering the following command in the terminal:

hdiutil convert cdimage.dmg -format UDTO -o cdimage.iso

(replacing the dcimage.dmg and cdimg.iso with the appropriate file names, of course).

Just wanted to make that clear for all.

ah!!!!!!!

handy!

nice one
oscillik is offline   Reply With Quote
Old 05-20-2004, 08:44 PM   #6
acme.mail.order
Hall of Famer
 
Join Date: Sep 2003
Location: Tokyo
Posts: 4,285
Quote:
Originally Posted by amarlin
The problem is, once .dmg files are downloaded on windows, I believe they are "no good" anymore

This was true with the OS9 version that created ".img" files. The resource fork was stripped off in Windows and the image became a useless collection of random bytes. OSX ".dmg" files don't have resource forks and travel much better. Still can't mount them in Windows without a Mac emulator.
acme.mail.order is offline   Reply With Quote
Old 05-28-2004, 01:27 PM   #7
Quasi_Mojo
Prospect
 
Join Date: May 2004
Posts: 2
How to expand dmg on Windows?

I was searching the 'Net to see if there was a way to open up a .dmg image file on a Windows machine and came upon this website.

I've come across a solution that I thought I'd share with you as this page came up when doing a Google search for "+windows +.dmg" (not in quotes, of course).

I was informed that Nero could Burn a .dmg file if you forced it to.

And then I got to thinking...

"If Nero could burn it, why shouldn't Daemon Tools recognise it?"
Guess what - It does!

You can mount the .dmg file to a virtual drive using Daemon Tools and then extract the files that way - or just use the virtual drive to access the files. All you have to do is choose "All Files (*.*)" from the "Files of type:" dropdown and then select the .dmg file to mount.

http://www.daemon-tools.cc/dtcc/portal/index.php

And they said it couldn't be done!
Quasi_Mojo is offline   Reply With Quote
Old 05-28-2004, 04:25 PM   #8
vijayk
Prospect
 
Join Date: May 2004
Posts: 10
Cool Did not work

I installed it and mounted image (dmg) but explorer did not show content of this drive anyways then I launched nero and tried to copy entire mounted disc to a CD using copy disc on nero but it failed.
vijayk is offline   Reply With Quote
Old 05-28-2004, 04:55 PM   #9
Raven
Hall of Famer
 
Join Date: Jul 2003
Location: Montreal
Posts: 4,782
By the way... true that DMGs don't get stripped of their resource fork when put on a PC... Only thing is that to bur it the PC has to open it and translate it (to some extent) to burn the data... SO yes the files would still open on Mac afterwards... but could not be used for a boot cd because resources a re needed when running a boot sequence sicne nothing is there previously...
__________________
Waffled foreheads are a symptom of broken keyboards and inexperienced users
Raven is offline   Reply With Quote
Old 05-28-2004, 05:42 PM   #10
Quasi_Mojo
Prospect
 
Join Date: May 2004
Posts: 2
vijayk,

I don't know what went wrong. It worked for me. Do you have Windows Explorer set up to view all hidden files? Perhaps the files were hidden. Or the downloaded .dmg file was not complete or corrupt.

Try mounting the image using Alcohol 120%.
Quasi_Mojo is offline   Reply With Quote
Old 05-29-2004, 06:07 AM   #11
acme.mail.order
Hall of Famer
 
Join Date: Sep 2003
Location: Tokyo
Posts: 4,285
What was the original file format of the .dmg file? It could be that the program is mounting the image, but the OS doesn't understand what it sees. UDIF or cd-r master (DOS) should behave reasonably well, HFS won't.
acme.mail.order is offline   Reply With Quote
Old 06-16-2004, 07:29 PM   #12
Warhaven
Triple-A Player
 
Join Date: Jun 2004
Posts: 108
Quote:
You can mount the .dmg file to a virtual drive using Daemon Tools and then extract the files that way - or just use the virtual drive to access the files. All you have to do is choose "All Files (*.*)" from the "Files of type:" dropdown and then select the .dmg file to mount.

Yes, but unfortunately it doesn't support segmented disk images. Just found that out. I had 718MB archive/self installer which I had to keep in tact, and it just barely didn't fit on a single CD. So I segmented the image, hoping DT would be able to use it. Guess not.

Anyone know if Nero supports segmented images? I'll go and try it out.
Warhaven is offline   Reply With Quote
Old 09-08-2004, 06:16 PM   #13
Skettalee
Prospect
 
Join Date: Sep 2004
Location: Sumter, SC
Posts: 28
How about vice versa? Say I use Alcohol 120% to make an exact copy of an image and its a .mds file or whatever I set it as. Is there a way I can turn that kinda file into a .dmg file and then put it on my mac to mount? Thanks in advance!
__________________
http://www.damienbenoit.com/images/sig.jpg
[ View my design site | Join my board ]
Skettalee is offline   Reply With Quote
Old 09-21-2004, 07:15 AM   #14
wagon
Prospect
 
Join Date: Sep 2004
Posts: 16
I'm with #8. May I have more specific directions on which settings to use for burn foreign image in nero?
wagon is offline   Reply With Quote
Old 09-21-2004, 03:11 PM   #15
Las_Vegas
League Commissioner
 
Join Date: Sep 2004
Location: Las Vegas
Posts: 5,845
Have you tried asking Nero to burn and iso image and select the dmg file directly?
__________________
Las_Vegas

-- Ts'i mahnu uterna ot twan ot geifur hingts uto.
-- Sometimes I wonder… Why is that Frisbee getting Larger? …and then it hits me.
-- Disposable thumbs make me specialer than most animals…
Las_Vegas is offline   Reply With Quote
Old 02-11-2005, 05:51 PM   #16
Zamael
Prospect
 
Join Date: Feb 2005
Posts: 2
Dmg2iso

dmg2iso.pl --> http://vu1tur.eu.org/tools/

.dmg to .iso pearl and win32 binary available...
Zamael is offline   Reply With Quote
Old 02-23-2005, 09:58 PM   #17
NighTalon
Registered User
 
Join Date: Feb 2005
Posts: 1
Solution: ISOBuster

Use isobuster for all the above functions. .DMG and .ISO conversions all possible including burning on Windows XP/2000.
NighTalon is offline   Reply With Quote
Old 02-23-2005, 10:57 PM   #18
yellow
Moderator
 
Join Date: Jan 2002
Posts: 10,652
What about a password protected .DMG, can it handle that?
__________________
Chameleon's Consignment Loft]
yellow is offline   Reply With Quote
Old 03-04-2005, 11:52 AM   #19
Codeword
Registered User
 
Join Date: Mar 2005
Posts: 1
Quote:
Originally Posted by amarlin
Just wanted to note for the record: what I said above about converting .dmg files to versions burnable on a PC (this conversion must be done on a mac) can be performed by entering the following command in the terminal:

hdiutil convert cdimage.dmg -format UDTO -o cdimage.iso

(replacing the dcimage.dmg and cdimg.iso with the appropriate file names, of course).

Just wanted to make that clear for all.

I tried this and it added a .cdr extention to the file it made eg:
cdimage.iso.cdr

Can it just strip that last file extention off?
Codeword is offline   Reply With Quote
Old 12-06-2005, 10:22 AM   #20
gbaatard
Prospect
 
Join Date: Dec 2005
Posts: 4
I've been going through some issues trying to create Mac compatible CDs on a Windows machine lately...

The following (Windows) programs might help:

TransMac - http://www.asy.com/
* Read and write Mac format CDs, DVDs, hard drives, high density floppy diskettes and most removable drives.
* Create and open file based Mac volume images including most dmg compressed images.
* Burn disk image files (dmg, img, iso, image).
(and lots more)

UltraISO - http://www.ezbsystems.com/ultraiso/
Lets you open, extract, edit and create pretty much any type of CD image including Mac format ones and HSF ones, ready for burning in almost any burning app.

MacImage - http://www.macdisk.com/macimgen.php3
MacImage is an utility to produce hybrid Macintosh/PC (HFS/ISO 9660) CD-ROMs and DVD-ROMs on a PC.
Hybrid CD-ROMs behave like native media on both platforms (PC and Macintosh) and give all users the best possible experience when mounting the CD-ROM on their computer.


All three programs have trial versions available to download, and are under 5mb each.

Good luck!
gbaatard is offline   Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 03:57 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Site design © Mac Publishing LLC; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of Mac Publishing LLC.
You Rated this Thread: