<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: How to Convert a Clone CD Image to ISO</title>
	<link>http://foliovision.com/2008/04/26/clone-cd-to-iso/</link>
	<description>Making the web work for you</description>
	<pubDate>Sun, 20 Jul 2008 22:08:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: alec</title>
		<link>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21055</link>
		<dc:creator>alec</dc:creator>
		<pubDate>Wed, 09 Jul 2008 10:30:52 +0000</pubDate>
		<guid>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21055</guid>
		<description>Hello Richard,

If you've been upgrading versions of Mac OS X for a few generations (say since 10.3), it's really worth considering doing a full reinstall of everything.

A lot of similar problems were cleared up when I finally bit the bullet and started from scratch. You get rid of a lot of dicey preferences files as well.

A clean version of 10.5.2 is a very fast and efficient and troublefree OS.</description>
		<content:encoded><![CDATA[<p>Hello Richard,</p>
<p>If you&#8217;ve been upgrading versions of Mac OS X for a few generations (say since 10.3), it&#8217;s really worth considering doing a full reinstall of everything.</p>
<p>A lot of similar problems were cleared up when I finally bit the bullet and started from scratch. You get rid of a lot of dicey preferences files as well.</p>
<p>A clean version of 10.5.2 is a very fast and efficient and troublefree OS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21054</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 09 Jul 2008 05:04:19 +0000</pubDate>
		<guid>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21054</guid>
		<description>Worked like a charm after an 'export PATH=/opt/local/bin:$PATH'
Must fix my path one of these years. I think fink messed with it.

Many thanks for the post.</description>
		<content:encoded><![CDATA[<p>Worked like a charm after an &#8216;export PATH=/opt/local/bin:$PATH&#8217;<br />
Must fix my path one of these years. I think fink messed with it.</p>
<p>Many thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alec</title>
		<link>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21048</link>
		<dc:creator>alec</dc:creator>
		<pubDate>Thu, 03 Jul 2008 10:11:36 +0000</pubDate>
		<guid>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21048</guid>
		<description>Hello Devin,

Keep practicing with the command line. Eventually it gets easier. This was an ambitious project with which to start exploring the command line.</description>
		<content:encoded><![CDATA[<p>Hello Devin,</p>
<p>Keep practicing with the command line. Eventually it gets easier. This was an ambitious project with which to start exploring the command line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devin</title>
		<link>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21046</link>
		<dc:creator>devin</dc:creator>
		<pubDate>Tue, 01 Jul 2008 19:59:57 +0000</pubDate>
		<guid>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21046</guid>
		<description>Hey Alec,

Well, it had also said that sudo (and port) were unrecognized commands. For instance, sudo install ccd2iso gave me an unrec. command on sudo, but just "install ccd2iso" seemed to install it fine. Was odd.

I did figure out the permission fixing, though. Was just me being silly and trying to write while it was all still read-only. &#62;.&#62;;

Thanks for the assist, but I think I'm going to get around this in another way. Command line business seems to be a little too far out of my range. Appreciate the quick response, though! ^.^</description>
		<content:encoded><![CDATA[<p>Hey Alec,</p>
<p>Well, it had also said that sudo (and port) were unrecognized commands. For instance, sudo install ccd2iso gave me an unrec. command on sudo, but just &#8220;install ccd2iso&#8221; seemed to install it fine. Was odd.</p>
<p>I did figure out the permission fixing, though. Was just me being silly and trying to write while it was all still read-only. &gt;.&gt;;</p>
<p>Thanks for the assist, but I think I&#8217;m going to get around this in another way. Command line business seems to be a little too far out of my range. Appreciate the quick response, though! ^.^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alec</title>
		<link>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21045</link>
		<dc:creator>alec</dc:creator>
		<pubDate>Tue, 01 Jul 2008 10:02:20 +0000</pubDate>
		<guid>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21045</guid>
		<description>Hello Devin,

1. Are you trying the commands with sudo also:

&lt;code&gt;sudo install ccd2iso&lt;/code&gt;

2. You seem to be having some issues with paths and permissions. Try repairing permissions in Disk Utility.

Otherwise, it looks like the set up on your Mac may be non-standard.

Non-standard paths and such can occur from repeatedly doing upgrades (10.2 &gt; 10.3 &gt; 10.4 &gt; 10.5) instead of archive and install or fresh installs.

I solved all of these sorts of issues on my own computer by starting with a fresh install of 10.5 and adding all my own files and applications afterwards. It took some time but a lot of annoying issues went away.</description>
		<content:encoded><![CDATA[<p>Hello Devin,</p>
<p>1. Are you trying the commands with sudo also:</p>
<p><code>sudo install ccd2iso</code></p>
<p>2. You seem to be having some issues with paths and permissions. Try repairing permissions in Disk Utility.</p>
<p>Otherwise, it looks like the set up on your Mac may be non-standard.</p>
<p>Non-standard paths and such can occur from repeatedly doing upgrades (10.2 > 10.3 > 10.4 > 10.5) instead of archive and install or fresh installs.</p>
<p>I solved all of these sorts of issues on my own computer by starting with a fresh install of 10.5 and adding all my own files and applications afterwards. It took some time but a lot of annoying issues went away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devin</title>
		<link>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21044</link>
		<dc:creator>devin</dc:creator>
		<pubDate>Tue, 01 Jul 2008 07:47:42 +0000</pubDate>
		<guid>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21044</guid>
		<description>Actually, got that worked out...but can't seem to get ccd2iso running. It's an "Unrecognized action."

&#62; ccd2iso image.img mycd.iso
Unrecognized action "ccd2iso"</description>
		<content:encoded><![CDATA[<p>Actually, got that worked out&#8230;but can&#8217;t seem to get ccd2iso running. It&#8217;s an &#8220;Unrecognized action.&#8221;</p>
<p>&gt; ccd2iso image.img mycd.iso<br />
Unrecognized action &#8220;ccd2iso&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devin</title>
		<link>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21043</link>
		<dc:creator>devin</dc:creator>
		<pubDate>Tue, 01 Jul 2008 07:28:30 +0000</pubDate>
		<guid>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21043</guid>
		<description>So...this is all very much out of my depth and I'm sure I'm missing something obvious, but...

...when I try to 'install ccd2iso,' I get the following message:

Error: Unable to execute port: can't create directory "/opt/local/var/macports/build": permission denied

I went around this by manually creating a folder called "build" and putting it in that macports folder, which required me to put in a password to authenticate. I tried again:

Error: Unable to execute port: ln: /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/ccd2iso/work: Permission denied

How do I convince the terminal that I do, in fact, give it permission to do the things I'm telling it to do? It's not asking me for a password or anything, it's just saying "no." What's the deal?</description>
		<content:encoded><![CDATA[<p>So&#8230;this is all very much out of my depth and I&#8217;m sure I&#8217;m missing something obvious, but&#8230;</p>
<p>&#8230;when I try to &#8216;install ccd2iso,&#8217; I get the following message:</p>
<p>Error: Unable to execute port: can&#8217;t create directory &#8220;/opt/local/var/macports/build&#8221;: permission denied</p>
<p>I went around this by manually creating a folder called &#8220;build&#8221; and putting it in that macports folder, which required me to put in a password to authenticate. I tried again:</p>
<p>Error: Unable to execute port: ln: /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/ccd2iso/work: Permission denied</p>
<p>How do I convince the terminal that I do, in fact, give it permission to do the things I&#8217;m telling it to do? It&#8217;s not asking me for a password or anything, it&#8217;s just saying &#8220;no.&#8221; What&#8217;s the deal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alec</title>
		<link>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21032</link>
		<dc:creator>alec</dc:creator>
		<pubDate>Mon, 23 Jun 2008 22:42:19 +0000</pubDate>
		<guid>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21032</guid>
		<description>Hello Tom,

ccd2iso does work. Beautifully. But getting an obscure Windows disk image format to work on a Mac - there's a lot of steps. Any of them wrong, and you don't get your disk.

When you find another ccd disk, give your install another try.</description>
		<content:encoded><![CDATA[<p>Hello Tom,</p>
<p>ccd2iso does work. Beautifully. But getting an obscure Windows disk image format to work on a Mac - there&#8217;s a lot of steps. Any of them wrong, and you don&#8217;t get your disk.</p>
<p>When you find another ccd disk, give your install another try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21030</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 23 Jun 2008 17:03:55 +0000</pubDate>
		<guid>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21030</guid>
		<description>Yeah, thank you - that's what I ended up doing.  I just found another set of files (in iso) for the same program!  It would have been satisfying to get ccd2iso to work, but it was time to cut my losses.</description>
		<content:encoded><![CDATA[<p>Yeah, thank you - that&#8217;s what I ended up doing.  I just found another set of files (in iso) for the same program!  It would have been satisfying to get ccd2iso to work, but it was time to cut my losses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alec</title>
		<link>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21028</link>
		<dc:creator>alec</dc:creator>
		<pubDate>Mon, 23 Jun 2008 07:17:16 +0000</pubDate>
		<guid>http://foliovision.com/2008/04/26/clone-cd-to-iso/#comment-21028</guid>
		<description>Hello Tom,

Did you get the path right? Probably, as otherwise the error would be "image.img not found".

This is strange. I had absolutely no problems converting my .img file once I got as far as working version of MacPorts.

If your image.img file was corrupted along the way or incorrectly uncompressed at any point, then you would get such an error. Any way to download again or try another source for the same file?</description>
		<content:encoded><![CDATA[<p>Hello Tom,</p>
<p>Did you get the path right? Probably, as otherwise the error would be &#8220;image.img not found&#8221;.</p>
<p>This is strange. I had absolutely no problems converting my .img file once I got as far as working version of MacPorts.</p>
<p>If your image.img file was corrupted along the way or incorrectly uncompressed at any point, then you would get such an error. Any way to download again or try another source for the same file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
