<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Retina Technology Blog &#187; osx86</title>
	<atom:link href="http://www.retina.net/tech/category/osx86/feed" rel="self" type="application/rss+xml" />
	<link>http://www.retina.net/tech</link>
	<description>John Adams' views on emerging technologies, software engineering, and various hacks</description>
	<lastBuildDate>Fri, 16 Sep 2011 09:06:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<!-- podcast_generator="podPress/8.8.10.2" -->
	<copyright>2006-2007 </copyright>
	<managingEditor>jna@retina.net (John Adams)</managingEditor>
	<webMaster>jna@retina.net (John Adams)</webMaster>
	<ttl>1440</ttl>
	<image>
		<url>http://www.retina.net/tech/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Retina Technology Blog &#187; osx86</title>
		<link>http://www.retina.net/tech</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>John Adams' views on emerging technologies, software engineering, and various hacks</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Technology" />
	<itunes:category text="Technology">
		<itunes:category text="Tech News" />
	</itunes:category>
	<itunes:author>John Adams</itunes:author>
	<itunes:owner>
		<itunes:name>John Adams</itunes:name>
		<itunes:email>jna@retina.net</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.retina.net/tech/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Hackintosh Redux</title>
		<link>http://www.retina.net/tech/hackintosh-redux.html</link>
		<comments>http://www.retina.net/tech/hackintosh-redux.html#comments</comments>
		<pubDate>Wed, 17 Sep 2008 08:56:06 +0000</pubDate>
		<dc:creator>John Adams</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[osx86]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[systems administration]]></category>

		<guid isPermaLink="false">http://www.retina.net/tech/?p=120</guid>
		<description><![CDATA[You&#8217;ve probably read my other article here on the Retina blog about building a Hackintosh, and recently I made the fatal mistake of killing my machine by attempting an upgrade of the working Kalyway 10.5.2 installation with Kalyway 10.5.3. It pushed the machine into a horrible state and all attempts at recovery have been lost.  [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve probably read my other article here on the Retina blog about building a Hackintosh, and recently I made the fatal mistake of killing my machine by attempting an upgrade of the working Kalyway 10.5.2 installation with Kalyway 10.5.3. It pushed the machine into a horrible state and all attempts at recovery have been lost. </p>
<p>I made a backup of the existing filesystem (25 minutes for about 70GB) and began an install of iAktos v4. I&#8217;m not going to tell you where to find the ISO of the DVD, but I&#8217;m sure you know where to look. </p>
<p>I&#8217;d like to add some notes to my previous post, which are mostly lessons learned from this installation.</p>
<p>1) Be smart. Keep the OS, your Applications, and Users partition apart. </p>
<p>When you install your apps,  they&#8217;ll go someplace other than the boot disk, and when your hackintosh installation explodes you&#8217;ll be able to recover your files and apps easily (well, mostly&#8230; you&#8217;ll need backups of Preferences, the Library directories, and the Applications support folders to make them go.) </p>
<p>2) Understand that making one of these work is a slow, incremental process that takes a fair amount of patience. </p>
<p>3) Know the rules about the way Mac OS X handles extensions. kexts aren&#8217;t loaded until the extensions cache (/System/Library/Extensions.kext) and intermediate cache (/System/Library/Extensions.*) gets removed and rebuilt. removal has to happen prior to reboot. Rebuilding can happen on startup or shutdown, depending if you have a proper restart or not.</p>
<p>Now, Where was I? Right! What happened during the iAktos install?</p>
<p>I couldn&#8217;t get keyboard or mouse to work until I&#8217;d disabled USB Legacy Storage Support. We&#8217;ll need to re-enable this on reboot, post-installation, so that my USB hard disks work.</p>
<p>I ran Disk Utility, erased the partition (which was MBR) and reformatted as GPT. This is the &#8220;GUID partition table&#8221; option in the advanced section of Disk Utility&#8217;s Partition tab. </p>
<p>I installed SS3 compatible Kernels for my Gigabyte GA-965 and allowed the installation to finish. </p>
<p>On reboot, I had no network. I fixed it by using the <a href="http://www.insanelymac.com/lofiversion/index.php/t93689.html">instructions here</a>. It&#8217;s a simple edit, removal of kext cache, and reboot.</p>
<p>Next, I had working sound via the Realtek 883 Sound card, but I reinstalled the driver anyway (oops). LINE IN is dead. Oh well. </p>
<p>So now we&#8217;ve got: USB disks, SATA disks, Sound, Network, Dual-head, but limited video (no QE or CI yet.) The fix for QE/CI is in <a href="http://www.insanelymac.com/lofiversion/index.php/t93689.html">my post here</a>. Basically, you use 10.5.2 drivers on your 10.5.4 install.</p>
<p>I still need to resolve my IDE problems (AppleVIA?) but aside from that, we&#8217;re up! Hey, we didn&#8217;t need that CD-ROM, right?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.retina.net/tech/hackintosh-redux.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

