LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This 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


Reply
  Search this Thread
Old 03-09-2009, 12:13 PM   #1
AIM Systems
LQ Newbie
 
Registered: Nov 2008
Posts: 10

Rep: Reputation: 1
Unhappy How to burn MacOS .dmg file on a Linux system


One of our clients have a dept of graphic designers all on Macs. I was able to rip MacOS 10.5 as a .dmg file a while back before the original disc got lost. Now it resides on our Linux box (Fedora 9)
How to I burn this image onto a DVD so its useable again?

I've read similar post/threads on other sites that advise to convert to .iso format but I've also read the resulting .iso file is substantially larger. MacOS 10.5 is 6.7Gb already as a .dmg file.

Any insight?

Andrew of AIM Systems
 
Old 03-09-2009, 12:31 PM   #2
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
if i'm not mistaken dmg is just a raw disk image and there are few if any real differences between it and an iso

try mounting the image (mount -o loop disk.dmg /mnt/cdrom) if it mounts successfully then you should be able to just burn it using cdrecord like any other iso
 
Old 03-09-2009, 09:50 PM   #3
jamescondron
Member
 
Registered: Jul 2007
Location: Scunthorpe, UK
Distribution: Ubuntu 8.10; Gentoo; Debian Lenny
Posts: 961

Rep: Reputation: 70
Code:
dd if=/path/to/dmg of=/dev/path/to/cd
Will do it for you. the outfile value (of) needs to be the actual dev reference to the file, not the mount point (/dev/hdd as opposed to /mnt/dvd)
 
Old 03-09-2009, 11:09 PM   #4
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
umm.. that works for hard drives, but as far as i know, cd burners are different
an iso contains the raw data, but not other critical information necessary for a cd to work, such as lead-in, lead-out, pregap, etc...
if it were that easy, nobody would waste their time with programs like cdrecord etc..

Last edited by frieza; 03-09-2009 at 11:11 PM.
 
  


Reply

Tags
burn, burning, dmg, mac, macos



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
DISCUSSION: Burn a Linux ISO / MacOS X michaelsanford LinuxAnswers Discussion 3 08-17-2014 11:42 AM
re: thanks for Burn a Linux ISO / MacOS X tutorial fallsoff Linux - Newbie 1 03-07-2008 05:58 AM
Burning a .dmg file Perl Script giving zlib error zwyrbla Linux - General 1 08-19-2005 04:02 PM
Macos X like executable file rcainc Linux - Software 4 08-03-2005 05:01 AM
macos-like command line file viewer (open) in linux shunker Linux - Newbie 0 12-25-2003 07:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration