<?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>Thirtyfootscrew's Blog &#187; Carbon Copy Cloner</title>
	<atom:link href="http://thirtyfootscrew.com/tag/carbon-copy-cloner/feed/" rel="self" type="application/rss+xml" />
	<link>http://thirtyfootscrew.com</link>
	<description>I'm not here to sell cookies...</description>
	<lastBuildDate>Thu, 01 Apr 2010 04:30:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Leopard on a 500MHz G4 PowerMac</title>
		<link>http://thirtyfootscrew.com/2007/11/22/installing-leopard-on-an-500mhz-g4-powermac/</link>
		<comments>http://thirtyfootscrew.com/2007/11/22/installing-leopard-on-an-500mhz-g4-powermac/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 19:00:48 +0000</pubDate>
		<dc:creator>thirtyfootscrew</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Carbon Copy Cloner]]></category>
		<category><![CDATA[g4]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[PowerPC]]></category>

		<guid isPermaLink="false">http://thirtyfootscrew.com/golb/2007/11/22/installing-leopard-on-an-500mhz-g4-powermac/</guid>
		<description><![CDATA[I told myself for months that I wasn&#8217;t going to upgrade to Leopard right away, instead I thought I&#8217;d wait to see what bugs came out of the woodwork and if there were any other annoyances. Even on release day I was still working to plan, none of the confirmed features were killer-apps for me [...]]]></description>
			<content:encoded><![CDATA[<p>I told myself for months that I wasn&#8217;t going to upgrade to Leopard right away, instead I thought I&#8217;d wait to see what bugs came out of the woodwork and if there were any other annoyances. Even on release day I was still working to plan, none of the confirmed features were killer-apps for me until I heard the Macbreak Weekly panel saying that Leopard&#8217;s networking is so much faster and slicker.</p>
<p>I own two Macs, a 13&#8243; 2GHz Core 2 Duo Macbook that&#8217;s my main machine and an old 500MHz G4 PowerMac with 512Mb of RAM that I rescued from a skip last year sometime. Obviously the Macbook would be fine but I wasn&#8217;t so sure about the G4 so when I finally went down to the Apple Store on Regent&#8217;s Street in London I asked one of the clerks in the store who assured me it would be fine (having asked how much RAM I have in it). So based on the clerk&#8217;s recommendation I bought a family pack (allows up to 5 machines) only to find out when I got home that Leopard has an artificial floor of 867MHz for the processor.  My emotions ran through a journey of being pissed at Apple to pissed at the clerk from the Apple Store to determined to make the damned thing work.</p>
<p>I did some checking on my own but couldn&#8217;t find the file responsible for the limits, thankfully I found a collection of sites with some helpful info:</p>
<p><a TITLE="http://forums.macrumors.com/showthread.php?t=371302" HREF="http://forums.macrumors.com/showthread.php?t=371302">Forums on Macrumours.com</a><br />
<a HREF="http://www.tidbits.com/Talk/1599">Installing Leopard on an Unsupported G4</a><br />
<a HREF="http://www.macfixit.com/article.php?story=20071025100548752">Installing Leopard to an external firewire drive</a></p>
<p>Unfortunately neither method exactly fit my situation so using info from there and some general knowledge I did the following&#8230;</p>
<ol>
<li>Rip an Image of the Leopard Install Disk, make sure you pick Read/Write.</li>
<li>Mount the Image.</li>
<li>Make a folder on the Desktop called OSInstall.</li>
<li>Open Terminal (make sure you have full permissions, might be worth elevating to root temporarily).</li>
<li>Type: &#8220;cd Desktop&#8221;, then press enter.</li>
<li>Type: &#8220;cd OSInstall&#8221;, then press enter.</li>
<li>Type: &#8220;xar -x -v -f /Volumes/&#8221;Mac OS X Install DVD&#8221;/System/Installation/Packages/OSInstall.mpkg&#8221;, then press enter (this empties the contents of the package to the current folder).</li>
<li>Use TextEdit to open the &#8220;Distribution&#8221; file (don&#8217;t quit Terminal yet).</li>
<li>On line 15 change the &#8220;var minRm = 512;&#8221;  to whatever value of RAM you need (e.g. &#8220;var minRm = 256;&#8221;).</li>
<li>On line 39 change the beginning of &#8220;866000000&#8243; to match your processor (e.g. &#8221;400000000&#8243; for 400MHz).</li>
<li>Save the file and quit TextEdit.</li>
<li>Back in Terminal type: &#8220;xar -c ./ -v -f /Volumes/&#8221;Mac OS X Install DVD&#8221;/System/Installation/Packages/OSInstall.mpkg&#8221; (this rebuilds the package including the file you just edited), you can quit Terminal now.</li>
<li>If you have dual-layer DVDs you can skip the next part and just burn a disk directly form that and skip the next steps, otherwise secure yourself an external firewire or USB drive.</li>
<li>Use Disk Utility to create a partition of 10GB on the external drive, make sure you use the Apple Partition Map if the disk is to be used with a PowerPC Mac.</li>
<li>Use Carbon Copy Cloner to restore your image to the 10GB partition (Disk Utility might work but for me it gave me loads of errors).</li>
<li>Boot from the drive (hold Option / Alt during boot to select the boot disk).</li>
<li>Install Leopard!</li>
</ol>
<p>Well, the install launches and it&#8217;s taken ages so far and still says there&#8217;s 30 minutes to go but once it&#8217;s done and I&#8217;ve got some use out of the system I&#8217;ll let you know how it runs.</p>
]]></content:encoded>
			<wfw:commentRss>http://thirtyfootscrew.com/2007/11/22/installing-leopard-on-an-500mhz-g4-powermac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
