<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Slash Dot Dash: Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)</title>
    <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Rolling on Rails</description>
    <item>
      <title>Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)</title>
      <description>&lt;p&gt;1. Insert CD/DVD source&lt;/p&gt;


	&lt;p&gt;2. Fire up a Terminal, you can then determine the device that is you CD/DVD drive using the following command:&lt;/p&gt;


&lt;pre&gt;
$ drutil status
 Vendor   Product           Rev 
 MATSHITA DVD-R   UJ-835E   GAND

           Type: DVD-ROM              Name: /dev/disk1
      Cur Write:    8x DVD          Sessions: 1
      Max Write:    8x DVD            Tracks: 1
   Overwritable:   00:00:00         blocks:        0 /   0.00MB /   0.00MiB
     Space Free:   00:00:00         blocks:        0 /   0.00MB /   0.00MiB
     Space Used:  364:08:27         blocks:  1638627 /   3.36GB /   3.13GiB
    Writability: 
      Book Type: DVD-ROM
&lt;/pre&gt;

	&lt;p&gt;3. Umount the disk with the following command:&lt;/p&gt;


&lt;pre&gt;
$ diskutil unmountDisk /dev/disk1
Disk /dev/disk1 unmounted
&lt;/pre&gt;

	&lt;p&gt;4. Create the &lt;span class="caps"&gt;ISO&lt;/span&gt; file with the dd utility (may take some time):&lt;/p&gt;


&lt;pre&gt;
$ dd if=/dev/disk1 of=file.iso bs=2048
&lt;/pre&gt;

	&lt;p&gt;5. Test the &lt;span class="caps"&gt;ISO&lt;/span&gt; image by mounting the new file (or open with Finder):&lt;/p&gt;


&lt;pre&gt;
$ hdid file.iso
&lt;/pre&gt;

	&lt;p&gt;6. The &lt;span class="caps"&gt;ISO&lt;/span&gt; image can then be burnt to a blank CD/DVD.&lt;/p&gt;</description>
      <pubDate>Mon, 14 Aug 2006 20:46:00 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:2815cf0e-afda-44b0-883d-14cbf9931c90</guid>
      <author>ben@slashdotdash.net (Ben)</author>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4</link>
      <category>Mac OS X</category>
      <trackback:ping>http://www.slashdotdash.net/articles/trackback/94</trackback:ping>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by chort</title>
      <description>&lt;p&gt;Does anyone have a solution for ripping and then burning multi-session disks?  I can grab the MacOS session off the CD and create a disk image from that, but the original CD I&amp;#8217;m trying to copy has a Windows session too and that is invisible from OS X.  In Disk Utility I can&amp;#8217;t create a new disk image from the root CD, I can only create a disk image from the Session.&lt;/p&gt;


	&lt;p&gt;I tried the dd method, but that ended up with an unreadable disk image.  Any ideas?&lt;/p&gt;</description>
      <pubDate>Thu, 03 Jul 2008 22:39:49 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:45f5c9b5-cd79-409f-ac99-2d2ad46ab64a</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-470</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by Jose</title>
      <description>&lt;p&gt;i didn&amp;#8217;t read all of the posts so sorry for any doubles&amp;#8230;
i did it exactly as described but i get an error message&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;dd: /dev/disk2: Input/output error
945+0 records in
945+0 records out
1935360 bytes transferred in 26.486537 secs (73070 bytes/sec)&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;i get the same input/output error when i use disk utility&amp;#8230; what am i doing wrong?
thanks&lt;/p&gt;</description>
      <pubDate>Sun, 22 Jun 2008 06:49:54 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:7b647a49-0762-4f76-a705-723d974a43db</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-466</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by Jeff</title>
      <description>&lt;p&gt;Super.&lt;/p&gt;


	&lt;p&gt;And thanks @Rees Clissold for the info on using Disk Utility.&lt;/p&gt;</description>
      <pubDate>Fri, 30 May 2008 00:21:39 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:8f34e060-0751-4f6f-845e-63a0729d418b</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-453</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by tree</title>
      <description>&lt;p&gt;hello,&lt;/p&gt;


	&lt;p&gt;i&amp;#8217;m trying to make the iso file for an audio cd.  
under disc utility, the &amp;#8216;new -&amp;gt; disc image from(select device)&amp;#8217; is shown as grey and i can not select it.   is there anyway to solve it?&lt;/p&gt;


	&lt;p&gt;regards.&lt;/p&gt;</description>
      <pubDate>Wed, 28 May 2008 04:26:03 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:1398d0a1-d8d9-4b79-bbbc-a40cbbc734d2</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-451</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by Caleb Schreyer</title>
      <description>&lt;p&gt;Does this work the same in 10.5&lt;/p&gt;</description>
      <pubDate>Mon, 26 May 2008 00:14:48 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:f9bb652e-5639-4f2b-9677-c496a9e7adf8</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-450</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by john madsen</title>
      <description>&lt;p&gt;Works in leopard just fine making a iso right now cool osx86 here i come&lt;/p&gt;


	&lt;p&gt;Thanks&lt;/p&gt;</description>
      <pubDate>Thu, 15 May 2008 19:02:18 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:44383613-8acd-4dfa-b306-199292779362</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-446</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by nmiddleweek</title>
      <description>&lt;p&gt;Here&amp;#8217;s the answer&amp;#8230;&lt;/p&gt;


	&lt;p&gt;From a mac terminal session&amp;#8230; type&lt;/p&gt;


	&lt;p&gt;hdiutil makehybrid -o ~/Desktop/[outfile] ~/Desktop/[source]&lt;/p&gt;


	&lt;p&gt;[source] can be a folder! or an exiting CD image&amp;#8230;&lt;/p&gt;


	&lt;p&gt;For more details read the apple man pages: &lt;a href="http://developer.apple.com/DOCUMENTATION/Darwin/Reference/ManPages/man1/hdiutil.1.html" rel="nofollow"&gt;http://developer.apple.com/DOCUMENTATION/Darwin/Reference/ManPages/man1/hdiutil.1.html&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;and read these forums&amp;#8230;&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.macosxhints.com/comment.php?mode=view&amp;#38" rel="nofollow"&gt;http://www.macosxhints.com/comment.php?mode=view&amp;#38&lt;/a&gt;;cid=89781&amp;#38;query=disk%20utility%209660
&lt;a href="http://www.macosxhints.com/comment.php?mode=view&amp;#38" rel="nofollow"&gt;http://www.macosxhints.com/comment.php?mode=view&amp;#38&lt;/a&gt;;cid=89782
&lt;a href="http://www.macosxhints.com/comment.php?mode=view&amp;#38" rel="nofollow"&gt;http://www.macosxhints.com/comment.php?mode=view&amp;#38&lt;/a&gt;;cid=89783&lt;/p&gt;


	&lt;p&gt;Hope that helps someone!&lt;/p&gt;</description>
      <pubDate>Fri, 28 Mar 2008 10:41:11 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:2186a923-be06-475a-84cd-8bd394cda11b</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-414</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by nmiddleweek</title>
      <description>&lt;p&gt;After speaking to the guys at DropDMG &lt;a href="http://c-command.com/dropdmg/" rel="nofollow"&gt;http://c-command.com/dropdmg/&lt;/a&gt; it has come to light that the .iso, .cdr or .img CD image must support the ISO filesystem in order for it to work on a Windows machine.&lt;/p&gt;


	&lt;p&gt;It is possible to rename a .cdr to .iso take that .iso to Windows and burn a CD using the .iso image with Nero Burning software, BUT&amp;#8230; because the mac created .iso doesn&amp;#8217;t support the ISO filesystem the CD will never be able to be read on the Windows platform and only works on the Mac&amp;#8230;&lt;/p&gt;


	&lt;p&gt;So, apart from Toast, does anyone know of any utility that will allow me to create and ISO 9660 .iso CD image that support the ISO filesystem (in fact, I&amp;#8217;ve just read that ISO 9660 means the ISO file system for CD-ROM). Ideally I&amp;#8217;d like a nice quick mac os x command-line tool rather than having to mess about with AppleScript&amp;#8230;&lt;/p&gt;


	&lt;p&gt;... unless of course someone has some AppleScript to control Toast 8 complete with error traps using try, end try&amp;#8230;? :-)&lt;/p&gt;


	&lt;p&gt;Cheers and thanks for your help&amp;#8230;&lt;/p&gt;


	&lt;p&gt;Nick&lt;/p&gt;</description>
      <pubDate>Thu, 27 Mar 2008 15:00:05 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:c9887c89-52d2-4fc7-87d1-dc65154827e2</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-410</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by nmiddleweek</title>
      <description>&lt;p&gt;Hello chaps,&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;ve got a folder on my desktop call testcd.&lt;/p&gt;


	&lt;p&gt;I want to create an ISO 9660 CD image of the folder contents into a .iso file.&lt;/p&gt;


	&lt;p&gt;Is this possible using the DD command?&lt;/p&gt;


	&lt;p&gt;From the examples above, you guys are creating a cd image of an unmounted disk in the drive. I&amp;#8217;d like to create a CD image of the contents of a folder on my desktop that contents PDF&amp;#8217;s&amp;#8230;&lt;/p&gt;


	&lt;p&gt;We&amp;#8217;ve been doing this using OS9, AppleScript and Toast 5 but it sometimes fails. I&amp;#8217;m upgrading the Mac to OSX and would like to use native utilities where possible..&lt;/p&gt;


	&lt;p&gt;One of the key points is that the PDF files burnt to the CD image must retain the mac resource fork&amp;#8230; At least I think I need that&amp;#8230; I want the files to retain their preview icons when the CD is insert into a Mac.&lt;/p&gt;


	&lt;p&gt;This is part of an automated process and once the .iso CD image has been created it is going to be burnt to CD on a Windows machine using CD Robotics hardware.&lt;/p&gt;


	&lt;p&gt;If you need more info please ask&amp;#8230;&lt;/p&gt;


	&lt;p&gt;Thanks for anyone&amp;#8217;s help!&lt;/p&gt;


	&lt;p&gt;Nick&lt;/p&gt;</description>
      <pubDate>Thu, 27 Mar 2008 13:46:30 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:14678573-ac77-4223-83cc-31d275010f12</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-409</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by Gamer</title>
      <description>&lt;p&gt;Using a Mac just got a whole lot less frustrating, thank you.&lt;/p&gt;</description>
      <pubDate>Tue, 11 Mar 2008 15:22:15 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:ed0f34b2-fd87-4a04-b3c6-2a19edbfff8c</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-397</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by rretzbach</title>
      <description>&lt;p&gt;Using /dev/disk#s# as input file instead of just /dev/disk# worked.
Otherwise I got the following error message:
Macintosh% hdid cm2.iso
hdid: attach failed &amp;#8211; Keine aktivierbaren Dateisysteme (German for &amp;#8220;no file systems to activate&amp;#8221;)&lt;/p&gt;


	&lt;p&gt;Thank you.&lt;/p&gt;</description>
      <pubDate>Thu, 06 Mar 2008 10:32:53 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:97e3f379-6044-4a59-ac04-51691a424623</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-388</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by JetfighterNL</title>
      <description>&lt;p&gt;@ doodoo&lt;/p&gt;


	&lt;p&gt;Are you serieus?&lt;/p&gt;</description>
      <pubDate>Sat, 01 Mar 2008 17:48:29 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:0b06fcf0-b2d3-4d4a-90de-656e9ac58f25</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-384</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by JetfighterNL</title>
      <description>&lt;p&gt;Thanks m8! Works perfect. I did not expect that from the terminal!&lt;/p&gt;</description>
      <pubDate>Sat, 01 Mar 2008 17:47:58 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:5d9a63a9-bc79-4fff-b224-e037e61d3ba9</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-383</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by doodoo</title>
      <description>&lt;p&gt;how do i delete the iso from my hard drive&amp;#8230; takes up space.&lt;/p&gt;</description>
      <pubDate>Fri, 29 Feb 2008 05:33:36 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:00d25873-1e89-4a23-9d9b-be6f7e8330a1</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-381</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by Tom</title>
      <description>&lt;p&gt;All right, I&amp;#8217;ve gone through Disk Utility, created a disk image, tried changing the extension to .dmg, .iso, and .cdr, but when I try to play the game, it tells me to insert the disk. When I double click the file I&amp;#8217;ve made, the folder of the cd appears on the desktop with the install files and all that good stuff, but somehow I&amp;#8217;ve missed the step where everything connects. Please help, I&amp;#8217;m not sure what I&amp;#8217;m doing.&lt;/p&gt;</description>
      <pubDate>Fri, 08 Feb 2008 06:19:50 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:5bd8420d-e37d-4ace-9a38-8fc4d3a2dea6</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-373</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by Ben</title>
      <description>&lt;p&gt;@Pfhortipfhy: Sorry, can&amp;#8217;t say I know how you&amp;#8217;d do this.&lt;/p&gt;</description>
      <pubDate>Mon, 21 Jan 2008 22:42:22 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:edc18ecb-6b0c-4e99-8452-acc682a2ec57</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-362</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by Pfhortipfhy</title>
      <description>&lt;p&gt;@Ben: Is there a way to put a filesystem in an audio CD?&lt;/p&gt;</description>
      <pubDate>Mon, 21 Jan 2008 22:27:26 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:0f67164d-baad-4776-966a-66d18fbb3124</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-361</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by Re:you Dumb</title>
      <description>&lt;p&gt;Re: macca about 1 year later:
You dumb alleged AIT manager!!!&lt;/p&gt;


	&lt;p&gt;Microsh1t does not include ANY free tool for creating ISO, you have to buy a 3rd party tool. The same is true for Apple.. go spend some money on Toast or another prog for the Mac or stick with MS which i&#8217;m sure you understand equally well!&lt;/p&gt;


	&lt;p&gt;There are FREE ISO burners for Apple and Windows! &lt;a href="http://www.download.com/ImageBurner/3000-2198_4-10741056.html?tag=lst-4" rel="nofollow"&gt;http://www.download.com/ImageBurner/3000-2198_4-10741056.html?tag=lst-4&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.download.com/Active-ISO-Burner/3000-2646_4-10612384.html?tag=lst-1" rel="nofollow"&gt;http://www.download.com/Active-ISO-Burner/3000-2646_4-10612384.html?tag=lst-1&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 26 Dec 2007 23:11:20 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:fe6f5dac-7055-406a-96d1-52880ff0a85f</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-324</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by Andrew http://www.uoregon.edu/~acook1/</title>
      <description>&lt;p&gt;Help!  I created and iso, but now I&amp;#8217;m unable to eject the original dvd.  drutil status seems to show what I originally saw.  The dvd does not show up in the finder.  The manual eject button also doesn&amp;#8217;t work.  I&amp;#8217;d reboot, but I haven&amp;#8217;t done so in over 2 months and I have 40 windows open.   Do I have to remount the disk to eject the original DVD?  Also, hdid gave the following error:
hdid file.iso
load_hdi: IOHDIXControllerArrivalCallback: timed out waiting for IOKit to finish matching.
hdid: attach failed &amp;#8211; not recognized&lt;/p&gt;</description>
      <pubDate>Tue, 25 Dec 2007 21:36:15 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:08556ec2-a8e6-4d6d-9e15-330f3e165024</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-319</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by Noob</title>
      <description>&lt;p&gt;I was trying to back up my movie DVDs, but once I mount the image it says it can&amp;#8217;t open it due to copy protection. Any way around it?&lt;/p&gt;


	&lt;p&gt;It&amp;#8217;s still hard to swallow how difficult the industry makes it for us to protect our own investment. It&amp;#8217;s not like it was hard to copy stuff on the days of cassette and VHS tapes&amp;#8230;&lt;/p&gt;


	&lt;p&gt;Anyway, thanks in advance. The process itself worked flawlessly to me.&lt;/p&gt;</description>
      <pubDate>Mon, 17 Dec 2007 05:36:59 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:1c8e6c96-f60b-4426-9b88-967d103d3eaf</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-309</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by Yenn</title>
      <description>&lt;p&gt;That&amp;#8217;s the right and simple method :)&lt;/p&gt;


	&lt;p&gt;Rees Clissold wrote:&lt;/p&gt;


	&lt;p&gt;In Disk Utility, you can create .cdr files anyway, without the need to convert from dmg. You just need to select &#8220;CD/DVD Master&#8221; as the type.&lt;/p&gt;


	&lt;p&gt;Sweet, thanks :)&lt;/p&gt;


	&lt;p&gt;&amp;#8212;-&amp;#8212;-&amp;#8212;-&amp;#8212;-&amp;#8212;-&amp;#8212;-&amp;#8212;-&amp;#8212;-&amp;#8212;-&amp;#8212;-&amp;#8212;-&amp;#8212;-&amp;#8212;-&amp;#8212;-&amp;#8212;-&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.myspace.com/djyenn" rel="nofollow"&gt;www.myspace.com/djyenn&lt;/a&gt;
&lt;a href="http://www.djyenn.com" rel="nofollow"&gt;www.djyenn.com&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 03 Dec 2007 18:36:49 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:90c69a4e-9bf3-4f18-b43e-23051fa96d0e</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-265</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by MacBoy</title>
      <description>&lt;p&gt;This page was most helpful. :D&lt;/p&gt;


	&lt;p&gt;Now I just need to know how to mount the ISO as a virtual CD. (usage for PCSX. I don&amp;#8217;t like having to carry my PSX CDs with me. XD)&lt;/p&gt;</description>
      <pubDate>Sun, 25 Nov 2007 06:12:03 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:c2db7492-24b1-4f69-bcc8-920f971f9dbe</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-231</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by Voodoo Bob</title>
      <description>&lt;p&gt;Oh, sorry, I misread your crappy post. You wanted to CREATE an ISO! Yeah, because we &lt;strong&gt;all&lt;/strong&gt; have to burn a CD-R each time we create an ISO! Right, guys?&lt;/p&gt;


	&lt;p&gt;1. Select the disc in Disk Utility.
2. Create image &amp;gt; save as CD/DVD Master.
3. Change the filename extension (this one&amp;#8217;s gonna be hard for you) to .ISO
4. No, that&amp;#8217;s not 1S0, or 150&amp;#8230;. it&amp;#8217;s I-S-O. Think &amp;#8220;I&amp;#8217;m So Obvious&amp;#8221; as the acronym.
5. Change the extension by clicking on the filename, waiting about 1 second, then selecting the end of the file.
6. Then, where it says &amp;#8221;.cdr,&amp;#8221; change that to &amp;#8221;.iso.&amp;#8221; (No period at the end.)
7. (Or quotes.)
8. Then, this is the hard part, &lt;strong&gt;click somewhere else&lt;/strong&gt; outside the filename to commit changes.
9. Sit back in your leatherette chair, and congratulate your manager ass.
10. Whine in online forums about how &amp;#8220;Mac&amp;#8221; [sic] &amp;#8220;is good for graphic design and stuff but that&amp;#8217;s about it&amp;#8221; and recap the story of how you wasted 3 days and killed two LaCie D2 drives trying to rename a folder.
11. Buy a helmet.&lt;/p&gt;</description>
      <pubDate>Fri, 09 Nov 2007 04:48:39 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:5cc3a648-9061-4ad3-afbe-317eae521cc4</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-206</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by Voodoo Bob</title>
      <description>&lt;p&gt;You wasted 30+ CD-Rs trying to burn an ISO? Yeah right, retard.&lt;/p&gt;


	&lt;p&gt;What&amp;#8217;s so hard about dragging an ISO file into Disk Utility and clicking Burn?&lt;/p&gt;


	&lt;p&gt;Corporate IT manager my ass. Maybe the &amp;#8220;manager&amp;#8221; part is right, though. Are you one of those people that refer to Apple, the company, as &amp;#8220;Mac,&amp;#8221; as if they were one and the same?&lt;/p&gt;


	&lt;p&gt;Hey, maybe you can get a helmet or something for your problem&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Fri, 09 Nov 2007 04:40:22 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:7bb66f9b-a70d-48e7-a7a6-52c68e2abc5c</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-205</link>
    </item>
    <item>
      <title>"Create ISO CD/DVD image (.iso) with Mac OS X Tiger (10.4)" by wildpalms</title>
      <description>&lt;p&gt;&lt;a href="mailto:vdub2.slow@yahoo.com" rel="nofollow"&gt;vdub2.slow@yahoo.com&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Just use Disk Utility to create a .dmg image of your AOE3 disk and double click that to mount.&lt;/p&gt;</description>
      <pubDate>Tue, 06 Nov 2007 10:07:05 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:7f800e73-b0ed-4fc7-8e57-e9e0cd3e6010</guid>
      <link>http://www.slashdotdash.net/articles/2006/08/14/create-iso-cd-dvd-image-with-mac-os-x-tiger-10-4#comment-196</link>
    </item>
  </channel>
</rss>
