<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>benzwu &#187; ISO</title> <atom:link href="http://benzwu.com/tag/iso/feed/" rel="self" type="application/rss+xml" /><link>http://benzwu.com</link> <description>contemplation and lifestyle in between</description> <lastBuildDate>Mon, 06 Feb 2012 08:26:14 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Converting NRG to ISO in MAC</title><link>http://benzwu.com/2009/11/converting-nrg-to-iso-in-mac/</link> <comments>http://benzwu.com/2009/11/converting-nrg-to-iso-in-mac/#comments</comments> <pubDate>Fri, 20 Nov 2009 13:09:34 +0000</pubDate> <dc:creator>benzwu</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Convert]]></category> <category><![CDATA[ISO]]></category> <category><![CDATA[NRG]]></category> <guid
isPermaLink="false">http://benzwu.com/?p=712</guid> <description><![CDATA[AFAIK, single session disk image in NRG format is a 600 bytes header and standard iso data after that. To remove the first 600 bytes, we can use dd utility from terminal. The command format as follow, dd if=source.nrg of=target.iso bs=512 skip=600 Replace source.nrg with your NRG file and target.iso with your desired target iso [...]]]></description> <content:encoded><![CDATA[<p>AFAIK, single session disk image in NRG format is a 600 bytes header and standard iso data after that. To remove the first 600 bytes, we can use dd utility from terminal.</p><p>The command format as follow,</p><blockquote><p>dd if=source.nrg of=target.iso bs=512 skip=600</p></blockquote><p>Replace source.nrg with your NRG file and target.iso with your desired target iso file name.</p><p>Good luck.</p> ]]></content:encoded> <wfw:commentRss>http://benzwu.com/2009/11/converting-nrg-to-iso-in-mac/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Creating ISO in OS X Leopard</title><link>http://benzwu.com/2009/03/creating-iso-in-os-x-leopard/</link> <comments>http://benzwu.com/2009/03/creating-iso-in-os-x-leopard/#comments</comments> <pubDate>Sun, 29 Mar 2009 00:13:36 +0000</pubDate> <dc:creator>benzwu</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[CDR]]></category> <category><![CDATA[Disk Image]]></category> <category><![CDATA[Disk Utility]]></category> <category><![CDATA[ISO]]></category> <category><![CDATA[Leopard]]></category> <guid
isPermaLink="false">http://benzwu.com/?p=595</guid> <description><![CDATA[I&#8217;ve been trying to find how to create iso image using my OS X Leopard and I&#8217;m in vague whether iso or OS X Leopard is not &#8220;standard&#8221; enough in the industry. My search was in a dead end in desperate I hit on Wikipedia and found this, ISO image files typically have a file [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-596" style="margin: 10px;" title="leopard-cd" src="http://benzwu.com/wp-content/uploads/2009/03/leopard-cd.jpg" alt="leopard-cd" width="100" height="100" />I&#8217;ve been trying to find how to create iso image using my OS X Leopard and I&#8217;m in vague whether iso or OS X Leopard is not &#8220;standard&#8221; enough in the industry.</p><p>My search was in a dead end in desperate I hit on Wikipedia and found this,</p><blockquote><p>ISO image files typically have a file extension of .ISO but Mac OS X ISO images often have the extension .CDR.</p></blockquote><p>That&#8217;s quite enlightening. Why OS X use other file extention instead? So perplexing.</p><p>It&#8217;s quite easy to create the .CDR a.k.a .ISO using OS X Leopard built in Disk Utility. Here is the steps,</p><ul><li>Slide in your disk to the drive.</li><li>Fire up your Disk Utility *type in your spotlight search for faster access, on top right most lup icon*, you should see the mounted disk on the left pane.</li><li>Hilight the disk on the left pane *some disk may have two level, the Session number and the disk name. Hilight the Session number*</li><li>Click the New Image on top windows icon</li><li>Change the image format to “DVD/CD master” and save.</li><li>When finished, rename .CDR to .ISO.</li><li>Double click to open and mount it to test whether it&#8217;s working <img
src='http://benzwu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></li></ul><p>This way you can create bootable .ISO from bootable disk. Pretty useful when playing in virtualization. Enjoy.</p> ]]></content:encoded> <wfw:commentRss>http://benzwu.com/2009/03/creating-iso-in-os-x-leopard/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
