LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux > 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

Tags used in this thread
Popular LQ Tags , , , , ,

Reply
 
Thread Tools
Old 03-09-2009, 01:13 PM   #1
AIM Systems
LQ Newbie
 
Registered: Nov 2008
Posts: 5
Thanked: 0
Unhappy How to burn MacOS .dmg file on a Linux system


[Log in to get rid of this advertisement]
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
AIM Systems is offline  
Tag This Post , , , , ,
Reply With Quote
Old 03-09-2009, 01:31 PM   #2
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 9.10
Posts: 1,678
Thanked: 28
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
frieza is offline     Reply With Quote
Old 03-09-2009, 10:50 PM   #3
jamescondron
Member
 
Registered: Jul 2007
Location: Scunthorpe, UK
Distribution: Ubuntu 8.10; Gentoo; Debian Lenny
Posts: 561
Thanked: 37
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)
jamescondron is offline     Reply With Quote
Old 03-10-2009, 12:09 AM   #4
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 9.10
Posts: 1,678
Thanked: 28
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-10-2009 at 12:11 AM..
frieza is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
re: thanks for Burn a Linux ISO / MacOS X tutorial fallsoff Linux - Newbie 1 03-07-2008 06:58 AM
DISCUSSION: Burn a Linux ISO / MacOS X michaelsanford LinuxAnswers Discussion 2 06-17-2007 07:27 PM
Burning a .dmg file Perl Script giving zlib error zwyrbla Linux - General 1 08-19-2005 05:02 PM
Macos X like executable file rcainc Linux - Software 4 08-03-2005 06:01 AM
macos-like command line file viewer (open) in linux shunker Linux - Newbie 0 12-25-2003 08:21 AM


All times are GMT -5. The time now is 01:11 PM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration