<?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>Waldron Digital&#039;s Tech Blog &#187; hackintosh</title>
	<atom:link href="http://blog.waldrondigital.com/tag/hackintosh/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.waldrondigital.com</link>
	<description></description>
	<lastBuildDate>Sun, 29 Jan 2012 17:41:18 +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>&#8220;Apple ID is valid but is not an iCloud account&#8221; on Hackintosh FIXED!</title>
		<link>http://blog.waldrondigital.com/2011/10/12/apple-id-is-valid-but-is-not-an-icloud-account-on-hackintosh-fixed/</link>
		<comments>http://blog.waldrondigital.com/2011/10/12/apple-id-is-valid-but-is-not-an-icloud-account-on-hackintosh-fixed/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 22:31:41 +0000</pubDate>
		<dc:creator>Mike Waldron</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[hackintosh]]></category>

		<guid isPermaLink="false">http://www.waldrondigital.com/?p=1533</guid>
		<description><![CDATA[If you are receiving the &#8220;Apple ID is valid but is not an iCloud account.&#8221; error after upgrading to 10.7.2 on your Hackintosh when attempting to logon to iCloud, you most likely just need to update your Chameleon or Chimera to the latest (I recommend Chimera). Chimera can be found here from tonymacx86. For me, [...]]]></description>
			<content:encoded><![CDATA[<p>If you are receiving the &#8220;Apple ID is valid but is not an iCloud account.&#8221; error after upgrading to 10.7.2 on your Hackintosh when attempting to logon to iCloud, you most likely just need to update your Chameleon or Chimera to the latest (I recommend Chimera).</p>
<p><a href="http://www.tonymacx86.com/viewforum.php?f=125">Chimera can be found here from tonymacx86</a>.</p>
<p>For me, just the Chimera update fixed my logon problems.  However, if the Chimera update does not solve your issues, you may have an issue with your built in network interfaces or a bad serial number.  If you cannot logon to iCloud after the Chimera update, try the following to reset your network settings on your Hackintosh:</p>
<p>1. Remove all network devices from System Preferences &gt; Network.  It should look like this when you are done (and you will have no Internet access until completing the next steps):</p>
<p><img title="Screen Shot 2011-10-17 at 2.24.43 PM" src="http://blog.waldrondigital.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-17-at-2.24.43-PM.jpg" alt="" width="608" height="530" /></p>
<p>2. If they don&#8217;t exist, add the following lines to the &lt;dict&gt; section of your boot plist in /Extra/org.chameleon.Boot.plist (for newer versions of Chameleon/Chimera):</p>
<blockquote>
<pre>&lt;key&gt;EthernetBuiltIn&lt;/key&gt;
&lt;string&gt;Yes&lt;/string&gt;</pre>
</blockquote>
<p>Others have reported that you need to add the following lines as well, but I don&#8217;t have them present and my iCloud works:</p>
<blockquote>
<pre>&lt;key&gt;PCIRootUID&lt;/key&gt;
&lt;string&gt;1&lt;/string&gt;</pre>
</blockquote>
<p>My &lt;dict&gt; portion of my com.chameleon.Boot.plist looks like this:</p>
<blockquote>
<pre>&lt;dict&gt;
	&lt;key&gt;Kernel&lt;/key&gt;
	&lt;string&gt;mach_kernel&lt;/string&gt;
	&lt;key&gt;Kernel Flags&lt;/key&gt;
	&lt;string&gt;arch=i386&lt;/string&gt;
	&lt;key&gt;GraphicsEnabler&lt;/key&gt;
	&lt;string&gt;Yes&lt;/string&gt;
	&lt;key&gt;Timeout&lt;/key&gt;
	&lt;string&gt;2&lt;/string&gt;
	&lt;key&gt;Legacy Logo&lt;/key&gt;
	&lt;string&gt;Yes&lt;/string&gt;
	&lt;key&gt;EthernetBuiltIn&lt;/key&gt;
        &lt;string&gt;Yes&lt;/string&gt;
 &lt;/dict&gt;</pre>
</blockquote>
<pre></pre>
<p>&nbsp;</p>
<p>3. Delete /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist</p>
<p>4. Delete /Library/Preferences/SystemConfiguration/com.apple.network.identification.plist</p>
<p>5. Reboot your computer.  Both the files deleted above will be automatically recreated.</p>
<p>6. Go back to System Preferences &gt; Network and add your network devices, <strong>STARTING with Ethernet type as the first Ethernet interface (do not use WiFi as the first interface!).</strong></p>
<p><strong> <img class="alignnone size-full wp-image-1577" title="Screen Shot 2011-10-17 at 2.28.16 PM" src="http://blog.waldrondigital.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-17-at-2.28.16-PM.jpg" alt="" width="666" height="577" /> </strong></p>
<p>After you hit &#8220;Apply&#8221;, your top interface should be the wired interface at en0:</p>
<p><img class="alignnone size-full wp-image-1580" title="Screen Shot 2011-10-17 at 2.35.17 PM" src="http://blog.waldrondigital.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-17-at-2.35.17-PM.jpg" alt="" width="665" height="581" /></p>
<p>Hopefully your iCloud and App Store is working at this point.</p>
<p>If you are still having issues (most likely due to a bad system type/serial):</p>
<p>Download and run <a href="http://www.tonymacx86.com/1010110101/MultiBeast-4.0.3.zip" target="_blank">Multibeast for Lion</a> and update your system definition (Customization, System Definitions):</p>
<p><img class="alignnone size-full wp-image-1599" title="Screen Shot 2011-10-17 at 3.21.36 PM" src="http://blog.waldrondigital.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-17-at-3.21.36-PM.jpg" alt="" width="617" height="437" /></p>
<p>For good measure here&#8217;s my System Report so you can compare your system type, etc.:</p>
<p><img class="alignnone size-full wp-image-1565" title="Screen Shot 2011-10-17 at 2.02.51 PM" src="http://blog.waldrondigital.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-17-at-2.02.51-PM.jpg" alt="" width="417" height="217" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waldrondigital.com/2011/10/12/apple-id-is-valid-but-is-not-an-icloud-account-on-hackintosh-fixed/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Cloning a Hackintosh to a New Hard Disk Drive in 5 Easy Steps</title>
		<link>http://blog.waldrondigital.com/2010/06/12/cloning-a-hackintosh-to-a-new-hard-disk-drive/</link>
		<comments>http://blog.waldrondigital.com/2010/06/12/cloning-a-hackintosh-to-a-new-hard-disk-drive/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 18:06:06 +0000</pubDate>
		<dc:creator>Mike Waldron</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[hackintosh cloning]]></category>
		<category><![CDATA[osx86 cloning]]></category>

		<guid isPermaLink="false">http://www.waldrondigital.com/?p=929</guid>
		<description><![CDATA[Mystified how to move your Hackintosh to a shiny, new, big-ass hard disk?   Let me show you the light my friend &#8211; No terminal commands required! Note that this tutorial does not address booting from MBR or dual booting Windows on the SAME hard disk.  I run Windows in a dual boot configuration, but I [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Mystified how to move your Hackintosh to a shiny, new, big-ass hard disk?   Let me show you the light my friend &#8211; No terminal commands required! </strong></p>
<p><em>Note that this tutorial does not address booting from MBR or dual booting Windows on the SAME hard disk.  I run Windows in a dual boot configuration, but I do it from an additional/physically separate hard drive.<br />
</em></p>
<p>1.  Connect your new hard disk to your Hackintosh via USB (enclosure) or directly via SATA.</p>
<p>2.  Load &#8220;Disk Utility&#8221; from Utilities on your Hackintosh and Partition your new Hard Drive.  I recommend creating a single partition formatted with &#8220;Mac OS Extended (Journaled)&#8221;.  Make sure &#8220;GUID Partition Table&#8221; is selected in &#8220;Options&#8221;.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-930" title="Disk Utility Partitions" src="http://blog.waldrondigital.com/wp-content/uploads/2010/06/Picture-1.png" alt="" width="596" height="399" /></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-931" title="Disk Utility GUID" src="http://blog.waldrondigital.com/wp-content/uploads/2010/06/Picture-2.png" alt="" width="393" height="294" /></p>
<p>3.  Clone your disk: Download and Install <a href="http://www.shirt-pocket.com/mint/pepper/orderedlist/downloads/download.php?file=http%3A//www.shirt-pocket.com/downloads/SuperDuper%21.dmg" target="_blank">SuperDuper</a>.  Run SuperDuper, selecting your source and destination drives.  Then hit &#8220;Copy Now&#8221;.  In my example below &#8220;Time Machine&#8221; would be the new, destination hard disk and &#8220;1TB&#8221; being the source disk.  The copy process will take a while.</p>
<p><img class="aligncenter size-full wp-image-945" title="SuperDuper" src="http://blog.waldrondigital.com/wp-content/uploads/2010/06/Picture-8.png" alt="" width="537" height="324" /></p>
<p>4.  YOU ARE NOT DONE YET!  Now you must make the new disk bootable.</p>
<p><em>Option 1:</em> Run <a href="http://www.tonymacx86.com">MultiBeast</a>, point it to your the new disk from step 3 (in the example below that is &#8220;OSX-SSD&#8221;) and select the install for Chimera bootloader.</p>
<p><img class="aligncenter size-full wp-image-1221" title="MultiBeast" src="http://blog.waldrondigital.com/wp-content/uploads/2010/06/Screen-shot-2011-07-30-at-2.36.50-PM.png" alt="" width="613" height="245" /></p>
<p><img class="aligncenter size-full wp-image-1222" title="Chimera" src="http://blog.waldrondigital.com/wp-content/uploads/2010/06/Screen-shot-2011-07-30-at-2.37.06-PM.png" alt="" width="608" height="253" /><br />
<strong>-OR-</strong></p>
<p><em>Option 2:</em> <a href="http://chameleon.osx86.hu/file_download/36/Chameleon-2.0-RC2-r640.pkg.zip" target="_blank">Download and Run the Chameleon RC2 Packaged Installer</a> and point it to your new disk during the install process.  In this example, we&#8217;d be making the &#8220;Time Machine&#8221; disk bootable.</p>
<p><img class="aligncenter size-full wp-image-948" title="Chameleon Installer" src="http://blog.waldrondigital.com/wp-content/uploads/2010/06/Picture-9.png" alt="" width="484" height="341" /></p>
<p style="padding-left: 30px;"><em>Do you need or want a NEWER Chameleon release?</em> Do this: Run step 4.  Then: Download the desired Chameleon release and replace the &#8220;boot&#8221; file in the root of your new drive (i.e. RC4 which has no packaged GUI installer).</p>
<p>5.  Remove your old hard disk and replace with the new disk.  Boot up and you should be good to go!  <strong> </strong></p>
<p><strong>NOTE: If you are using a USB enclosure for cloning, DO NOT TRY to boot your new installation from the USB drive.  IT WILL MOST LIKELY NOT WORK and you will get a &#8220;boot 1: error&#8221; in Chameleon!  You are not crazy and your clone is NOT BROKEN.  Simply remove the hard disk from the enclosure placing it directly connected to your system via SATA.<br />
</strong></p>
<p><strong>I recommend leaving your original &#8220;source&#8221; disk untouched and in a safe location for a week (just in case your new hard disk isn&#8217;t reliable or breaks, you can swap in your old disk).<br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waldrondigital.com/2010/06/12/cloning-a-hackintosh-to-a-new-hard-disk-drive/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Fix iTunes Stutter on a OS X MSI Wind u100 with VoodooHDA</title>
		<link>http://blog.waldrondigital.com/2009/10/03/fix-itunes-stutter-on-a-os-x-msi-wind-u100-with-voodoohda/</link>
		<comments>http://blog.waldrondigital.com/2009/10/03/fix-itunes-stutter-on-a-os-x-msi-wind-u100-with-voodoohda/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 20:02:19 +0000</pubDate>
		<dc:creator>Mike Waldron</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[msi wind]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[u100]]></category>

		<guid isPermaLink="false">http://www.waldrondigital.com/?p=711</guid>
		<description><![CDATA[I had a problem where when I&#8217;d be browsing in FireFox with iTunes playing in the background on my MSI Wind u100 Hackintosh. When I was viewing a page with many Flash objects, or moving quickly throughout a page in FireFox iTunes would start stuttering on playback. Note that I&#8217;m using the MSIWindosx86.iso image with [...]]]></description>
			<content:encoded><![CDATA[<p>I had a problem where when I&#8217;d be browsing in FireFox with iTunes playing in the background on my MSI Wind u100 Hackintosh.  When I was viewing a page with many Flash objects, or moving quickly throughout a page in FireFox iTunes would start stuttering on playback.</p>
<p>Note that I&#8217;m using the MSIWindosx86.iso image with no OS X system updates (still on 10.5.4) but all program updates applied.  Also I am currently overclocked by 8% with 1 GB of RAM.  I tend to think the stutter may be caused by excessive disk swapping so I&#8217;m curious if my RAM upgrade will completely eliminate the issue.<br />
<strong><br />
I eliminated most the stutter by simply unchecking the &#8220;Sound Enhancer&#8221; in the Playback section of iTunes Preferences.  This setting is on by default.  Oddly I still get random stutter, but it&#8217;s much less now.<br />
</strong></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-712" title="iTunes Playback Preferences" src="http://blog.waldrondigital.com/wp-content/uploads/2009/10/Picture-2.png" alt="iTunes Playback Preferences" width="665" height="321" /></p>
<p>Of course you can go the route of updating your Wind and dealing with broken devices, etc.  But I&#8217;m happy with my 10.5.4 Wind with all the various pieces of hardware functional.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waldrondigital.com/2009/10/03/fix-itunes-stutter-on-a-os-x-msi-wind-u100-with-voodoohda/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blog.waldrondigital.com/tag/hackintosh/feed/ ) in 1.42612 seconds, on Feb 5th, 2012 at 6:15 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 6th, 2012 at 6:15 am UTC -->
