<?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:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Stephen Foskett, Pack Rat &#187; 64-bit Archives  &#8211; Stephen Foskett, Pack Rat</title>
	<atom:link href="http://blog.fosketts.net/tag/64-bit/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fosketts.net</link>
	<description>Understanding the accumulation of data</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:40:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>How To Boot Snow Leopard in 64-Bit Mode</title>
		<link>http://blog.fosketts.net/2010/07/26/boot-snow-leopard-64bit-mode/</link>
		<comments>http://blog.fosketts.net/2010/07/26/boot-snow-leopard-64bit-mode/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 16:44:15 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[EFI64]]></category>
		<category><![CDATA[iMac]]></category>
		<category><![CDATA[NVRAM]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[plist]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=3450</guid>
		<description><![CDATA[Last year, I posted two articles about Apple's OS X 10.6 "Snow Leopard" and its new 64-bit kernel. The upshot was that, although just about every Mac made since mid-2008 is 64-bit capable, only the Xserve boots in 64-bit mode by default. Since my main computer is a glorious 27" iMac that runs 64-bit Snow Leopard perfectly, I decided to permanently set it to boot this way. Here's how you can set your Mac to boot 64-bit Snow Leopard, too!]]></description>
			<content:encoded><![CDATA[<p>Last year, I posted two articles about Apple&#8217;s OS X 10.6 &#8220;Snow Leopard&#8221; and its new 64-bit kernel. The upshot was that, although just about every Mac made since mid-2008 is 64-bit capable, only the Xserve boots in 64-bit mode by default. Since my main computer is a glorious 27&#8243; iMac that runs 64-bit Snow Leopard perfectly, I decided to permanently set it to boot this way. Here&#8217;s how you can set your Mac to boot 64-bit Snow Leopard, too!</p>
<ol>
<li>Open Terminal</li>
<li>As I mentioned in the article, <a href="http://blog.fosketts.net/2009/08/30/64bit-snow-leopard-kernel/" >No 64-Bit Snow Leopard Kernel For You!</a>, only Macs with 64-bit EFI firmware will run Snow Leopard&#8217;s kernel in 64-bit mode out of the box. Check if your system is compatible by typing the following command
<pre>ioreg -l -p IODeviceTree | grep firmware-abi</pre>
</li>
<li>If it says “EFI64″, your system is capable of easily booting into 64-bit Snow Leopard. Otherwise, you need to go looking for a more-complicated method.</li>
<li>You can test this capability by rebooting and holding down the &#8220;6&#8243; and &#8220;4&#8243; keys through the grey Apple screen. Check System Profiler (in the &#8220;Software&#8221; section) to see if you&#8217;re running a 64-bit kernel.</li>
<li>Now let&#8217;s set the kernel configuration files to boot in 64-bit mode by default. Type the following command from Terminal (you&#8217;ll need to enter your password when prompted):
<pre>sudo defaults write \</pre>
<pre>/Library/Preferences/SystemConfiguration/com.apple.Boot \</pre>
<pre>'Kernel Flags' 'arch=x86_64'</pre>
</li>
<li>Finally, let&#8217;s set the NVRAM to boot in 64-bit mode as well. Type this command:
<pre>sudo nvram boot-args="arch=x86_64"</pre>
</li>
<li>Now you&#8217;re set. Your system will always boot in 64-bit mode. To get it to run 32-bit, just hold &#8220;3&#8243; and &#8220;2&#8243; through the Apple screen on reboot.</li>
</ol>
<p>That&#8217;s it! You&#8217;ve now got a 64-bit Mac!</p>
<div id="attachment_3451" class="wp-caption aligncenter" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://blog.fosketts.net/wp-content/uploads/2010/07/64-bit-Snow-Leopard-in-System-Profiler.png" ><img class="size-medium wp-image-3451" title="64-bit Snow Leopard in System Profiler" src="http://blog.fosketts.net/wp-content/uploads/2010/07/64-bit-Snow-Leopard-in-System-Profiler-300x217.png" alt="" width="300" height="217" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">My iMac now boots in 64-bit mode by default!</p></div>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2009/08/30/64bit-snow-leopard-kernel/"  rel="bookmark" class="crp_title">No 64-Bit Snow Leopard Kernel For You!</a></li><li><a href="http://blog.fosketts.net/2009/08/24/mac-os-106-snow-leopard-hands-august-28/"  rel="bookmark" class="crp_title">Mac OS X 10.6 &#8220;Snow Leopard&#8221;: In Our Hands August 28!</a></li><li><a href="http://blog.fosketts.net/2009/06/09/snow-leopard-storage/"  rel="bookmark" class="crp_title">Snow Leopard Is Stingy With The Storage Love</a></li><li><a href="http://blog.fosketts.net/2009/08/06/access-ntfs-volumes-mac/"  rel="bookmark" class="crp_title">Access NTFS Volumes On Your Mac</a></li><li><a href="http://blog.fosketts.net/2009/08/30/snow-leopard-hp-printer-driver/"  rel="bookmark" class="crp_title">Located! Missing HP Printer Driver For Snow Leopard</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2010/07/26/boot-snow-leopard-64bit-mode/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2010. |
<a href="http://blog.fosketts.net/2010/07/26/boot-snow-leopard-64bit-mode/">How To Boot Snow Leopard in 64-Bit Mode</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/apple/" title="View all posts in Apple" rel="category tag">Apple</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2010/07/26/boot-snow-leopard-64bit-mode/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<series:name><![CDATA[Snow Leopard]]></series:name>
	</item>
		<item>
		<title>No 64-Bit Snow Leopard Kernel For You!</title>
		<link>http://blog.fosketts.net/2009/08/30/64bit-snow-leopard-kernel/</link>
		<comments>http://blog.fosketts.net/2009/08/30/64bit-snow-leopard-kernel/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 19:55:06 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computer History]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[EFI]]></category>
		<category><![CDATA[EFI64]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[IA-32]]></category>
		<category><![CDATA[iMac]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Mac Pro]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[x64]]></category>
		<category><![CDATA[Xserve]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=2281</guid>
		<description><![CDATA[There is clearly a ton of interest in Mac OS X 10.6, Snow Leopard: My Snow Leopard features hardware compatibility chart had over 20,000 visitors in just three days! But one chart element is generating an inordinate amount of interest: Whether or not Snow Leopard can boot in 64-bit mode. Snow Leopard is a solid [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2282" class="wp-caption aligncenter" style="width: 410px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://blog.fosketts.net/wp-content/uploads/2009/08/No-64-bit-Snow-Leopard.png" ><img class="size-full wp-image-2282  " title="No 64-bit Snow Leopard" src="http://blog.fosketts.net/wp-content/uploads/2009/08/No-64-bit-Snow-Leopard.png" alt="The Snow Leopard kernel refuses to boot in 64-bit mode on most Macs. Should you care?" width="400" height="290" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">The Snow Leopard kernel refuses to boot in 64-bit mode on most Macs. Should you care?</p></div>
<p>There is clearly a ton of interest in Mac OS X 10.6, Snow Leopard: My <a href="http://blog.fosketts.net/2009/08/24/mac-os-106-snow-leopard-hands-august-28/"  target="_blank">Snow Leopard features hardware compatibility chart</a> had over 20,000 visitors in just three days! But one chart element is generating an inordinate amount of interest: <strong>Whether or not Snow Leopard can boot in 64-bit mode</strong>.<span id="more-2281"></span></p>
<p>Snow Leopard is a solid but visually unremarkable update to Apple&#8217;s OS X family. Although there are many new technical features, it&#8217;s not loaded with flash. In fact, even experienced Mac users would be hard-pressed to notice that their system had even been updated!</p>
<p>As I mentioned in that post, I was most-interested in the potential to use Grand Central Dispatch and OpenCL to accelerate my system&#8217;s performance. Both features are supported on most Macs built over the last year or two, and they create a great foundation for future development. QuickTime X is interesting as well, though only Nvidia 9400M-based Macs (like my 2009 Mini) support it&#8217;s hardware-accelerated H.264 capabilities. The fact that so much of the operating system has been re-written using these modern capabilities is probably the biggest Snow Leopard feature.</p>
<h3>Snow Leopard Does Not Boot 64-Bit&#8230;</h3>
<p>I wasn&#8217;t all that concerned about whether the OS X kernel booted in 32-bit or 64-bit mode, but was intrigued to find that <strong>Snow Leopard boots with a 32-bit kernel on every Mac other than the rack-mount Xserve</strong>.</p>
<p>Much pre-launch discussion revolved around whether or not a given system was even capable of booting in 64-bit mode. There are three critical elements that determine whether a given machine will boot a 64-bit Snow Leopard kernel:</p>
<ol>
<li><strong>All system hardware must have 64-bit drivers</strong>, including the CPU, chipset, and peripheral chips. The 64-bit kernel exclusively uses 64-bit kexts (drivers), and these are rarer than the 32-bit ones used by Leopard.</li>
<li><strong>It must use 64-bit EFI (firmware)</strong>. Even though EFI32 can technically boot a 64-bit operating system just fine, Apple will not allow this. Only Macs made over the last few years include EFI64.</li>
<li><strong>Apple must allow the system to boot in 64-bit mode</strong>. This is the most confusing. Many Macs will not boot Snow Leopard in 64-bit mode even though they are brand new, have no unusual hardware, and include EFI64. This includes all non-Pro MacBooks and Mac Minis.</li>
</ol>
<p>So there you have it. <strong>No matter what you do, Snow Leopard will not boot with a 64-bit kernel and kexts on the majority of Macs</strong>. One could understand if there was a lack of drivers or some other technical limitation, as is the case with older Macs, the but this is not the case for the latest MacBook and Mac Mini systems. They won&#8217;t boot with a 64-bit kernel because the kernel refuses to boot.</p>
<p>The only Mac model that boots with a 64-bit kernel by default is the 2008 and 2009 Xserve (Xserve2,1 and Xserve3,1) running Snow Leopard Server. <strong>The following Macs can boot in 64-bit mode in non-server Snow Leopard</strong> if you hold down the 6 and 4 keys on boot or if you modify your &#8220;/Library/Preferences/SystemConfiguration/com.apple.Boot.plist&#8221; file <a href="http://netkas.org/?p=127"  target="_blank">as described at Netkas</a>:</p>
<table style="width: 425px;" border="1" cellspacing="0" cellpadding="2">
<tbody>
<tr height="13">
<th>Type</th>
<th>Date</th>
<th>Model<br />
Identifier</th>
<th>Sample<br />
Model Numbers</th>
</tr>
<tr height="13">
<td rowspan="2">Xserve</td>
<td>Early 2008</td>
<td>Xserve2,1</td>
<td>MA882LL/A</td>
</tr>
<tr height="13">
<td>Early 2009</td>
<td>Xserve3,1</td>
<td>MB449LL/A</td>
</tr>
<tr height="13">
<td rowspan="2">Mac Pro</td>
<td>Early 2008</td>
<td>MacPro3,1</td>
<td>MA970LL/A</td>
</tr>
<tr height="13">
<td>Early 2009</td>
<td>MacPro4,1</td>
<td>MB871LL/A, MB535LL/A</td>
</tr>
<tr height="13">
<td rowspan="2">iMac</td>
<td>Early 2008</td>
<td>iMac8,1</td>
<td>MB323LL/A, MB324LL/A, MB325LL/A</td>
</tr>
<tr height="13">
<td>Early 2009</td>
<td>iMac9,1</td>
<td>MB417LL/A, MB418LL/A, MB419LL/A, MB420LL/A</td>
</tr>
<tr height="13">
<td rowspan="3">MacBook Pro</td>
<td>Early 2008 (Penryn)</td>
<td>MacBookPro4,1</td>
<td>MB133LL/A, MB134LL/A, MB166LL/A</td>
</tr>
<tr height="13">
<td>Late 2008 (Unibody)</td>
<td>MacBookPro5,1</td>
<td>MB470LL/A, MB471LL/A</td>
</tr>
<tr height="13">
<td>Early 2009 (Unibody)</td>
<td>MacBookPro5,2</td>
<td>MB470LL/A, MB471LL/A, MB604LL/A, MC226LL/A</td>
</tr>
</tbody>
</table>
<p><strong>If your Mac is not included in this list, you will not be able to boot Snow Leopard in 64-bit mode</strong>. MacBook and Mac Mini models definitely will not boot into 64-bit Snow Leopard. The later Unibody MacBook Pros (5,3 and 5,4) are not listed, and it is not known if they work or not.</p>
<h3>&#8230;But Why Do You Care?</h3>
<p><strong>Why do enthusiasts care so much about the &#8220;bitness&#8221; of their hardware and software?</strong> Geeks have been arguing over the merits of &#8220;bigger-bits&#8221; for decades. I remember Mac users claiming PCs were inferior because Macs used true 16-bit Motorola CPUs while PCs were stuck with an 8-bit bus. The gaming world did much to foster 64-bit mania, with Atari claiming their Jaguar was the first 64-bit console, and Nintendo even naming theirs the &#8220;N64&#8243;. But does it really matter?</p>
<p>In theory, a 64-bit operating system should make most-effective use of 64-bit CPUs, increasing performance and maximum addressable RAM. In the case of Intel CPUs, there are many improvements when running the 64-bit (<a rel="nofollow" href="http://en.wikipedia.org/wiki/X64"  target="_blank">x64</a>) instruction set instead of legacy 32-bit (<a rel="nofollow" href="http://en.wikipedia.org/wiki/IA-32"  target="_blank">IA-32</a>) mode. So, <strong>from a hardware perspective, 64 bits is definitely superior</strong>.</p>
<p>But <strong>Mac OS X can run 64-bit applications regardless of the bitness of the kernel</strong>. I am writing this post in 64-bit Safari running on a 32-bit Snow Leopard kernel. Many of the applications I normally run are 64-bit in Snow Leopard, including Safari, Mail, and the Finder. This last is important: <strong>All Snow Leopard users get a speedy 64-bit ground-up rewrite of Finder, which is their main operating system experience</strong>.</p>
<div id="attachment_2284" class="wp-caption aligncenter" style="width: 410px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://blog.fosketts.net/wp-content/uploads/2009/08/64-bit-apps.png" ><img class="size-full wp-image-2284  " title="64 bit apps" src="http://blog.fosketts.net/wp-content/uploads/2009/08/64-bit-apps.png" alt="32-bit Snow Leopard runs 64-bit versions of many popular applications, including Safari and the Finder." width="400" height="309" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">32-bit Snow Leopard runs 64-bit versions of many applications, including Safari, QuickTime X, iCal, Mail, and the Finder itself. Notable 32-bit apps include Microsoft Office, iTunes, and iPhoto.</p></div>
<p>Therefore, <strong>regardless of which kernel mode you have booted into, many of your daily activities will use full 64-bit applications</strong>. 64-bit versions of iTunes, iPhoto, and Microsoft Office might be nice, but they&#8217;re the exception not the rule, and I expect to see these move up to 64-bit soon.</p>
<p>Why do so many Macs not use the 64-bit version of Snow Leopard? One reason is compatibility: The 64-bit kernel requires a full set of 64-bit drivers, and these may have been lacking at launch. Another reason might be that these systems would not see much benefit from running a 64-bit operating system since they are limited to 4 GB of RAM. I would not be at all surprised if later point-revisions of OS X 10.6 enable booting in 64-bit mode by default, at least for the machines listed above and newer models. Those of us with older machines (like this MacBookPro3,1) might never see it, though.</p>
<p>I should note that there are a few <a href="http://db.tidbits.com/article/10509"  target="_blank">64-bit features</a> lacking in 32-bit Snow Leopard. But some applications, <a href="http://blogs.vmware.com/teamfusion/2009/08/vmware-fusion-2-and-max-os-x-snow-leopard-even-better.html"  target="_blank">including VMware Fusion</a>, will not run at all under a 64-bit Snow Leopard kernel. And there is the question of driver compatibility. I am not an Apple apologist or fanboy, but I do use Macs 100% of the time for business and pleasure. I think <strong>it stinks that Apple now lags behind Microsoft in the race to provide a 64-bit desktop operating system</strong>. But the decision is understandable and it has little impact on the daily lives of end users.</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2010/07/26/boot-snow-leopard-64bit-mode/"  rel="bookmark" class="crp_title">How To Boot Snow Leopard in 64-Bit Mode</a></li><li><a href="http://blog.fosketts.net/2009/08/24/mac-os-106-snow-leopard-hands-august-28/"  rel="bookmark" class="crp_title">Mac OS X 10.6 &#8220;Snow Leopard&#8221;: In Our Hands August 28!</a></li><li><a href="http://blog.fosketts.net/2009/06/09/snow-leopard-storage/"  rel="bookmark" class="crp_title">Snow Leopard Is Stingy With The Storage Love</a></li><li><a href="http://blog.fosketts.net/2009/08/30/snow-leopard-hp-printer-driver/"  rel="bookmark" class="crp_title">Located! Missing HP Printer Driver For Snow Leopard</a></li><li><a href="http://blog.fosketts.net/2009/08/06/access-ntfs-volumes-mac/"  rel="bookmark" class="crp_title">Access NTFS Volumes On Your Mac</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2009/08/30/64bit-snow-leopard-kernel/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2009. |
<a href="http://blog.fosketts.net/2009/08/30/64bit-snow-leopard-kernel/">No 64-Bit Snow Leopard Kernel For You!</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/apple/" title="View all posts in Apple" rel="category tag">Apple</a>, <a href="http://blog.fosketts.net/category/everything/computerhistory/" title="View all posts in Computer History" rel="category tag">Computer History</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2009/08/30/64bit-snow-leopard-kernel/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
	
		<series:name><![CDATA[Snow Leopard]]></series:name>
	</item>
		<item>
		<title>Mac OS X 10.6 &#8220;Snow Leopard&#8221;: In Our Hands August 28!</title>
		<link>http://blog.fosketts.net/2009/08/24/mac-os-106-snow-leopard-hands-august-28/</link>
		<comments>http://blog.fosketts.net/2009/08/24/mac-os-106-snow-leopard-hands-august-28/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 14:58:36 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[Amazon.com]]></category>
		<category><![CDATA[Apple Store]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[EFI]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Grand Central]]></category>
		<category><![CDATA[H.264]]></category>
		<category><![CDATA[iMac]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Mac Mini]]></category>
		<category><![CDATA[Mac Pro]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[MacBook Air]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[Mark Twomey]]></category>
		<category><![CDATA[Microsoft Exchange]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[OpenCL]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[QuickTime]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Xserve]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=2213</guid>
		<description><![CDATA[Apple&#8217;s bizarre online store reboot this morning revealed that the next point-update for Mac OS X will be in the hands of the faithful this Friday, August 28! Many speculated on the purported September availability of the operating system upgrade, but today&#8217;s information clears the air. Although Apple&#8217;s web site clearly states that Snow Leopard [...]]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s bizarre online store reboot this morning revealed that the next point-update for Mac OS X will be in the hands of the faithful <strong>this Friday, August 28</strong>! Many speculated on the purported September availability of the operating system upgrade, but today&#8217;s information clears the air.</p>
<div id="attachment_2214" class="wp-caption aligncenter" style="width: 423px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://blog.fosketts.net/wp-content/uploads/2009/08/Mac-OS-X-10.6-Snow-Leopard-Apple-Store-U.S..jpg" ><img class="size-full wp-image-2214  " title="Mac OS X 10.6 Snow Leopard Released!" src="http://blog.fosketts.net/wp-content/uploads/2009/08/Mac-OS-X-10.6-Snow-Leopard-Apple-Store-U.S..jpg" alt="Mac OS X 10.6 &quot;Snow Leopard&quot; deliveries begin on August 28!" width="413" height="247" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Mac OS X 10.6 &quot;Snow Leopard&quot; deliveries begin on August 28!</p></div>
<p>Although Apple&#8217;s web site clearly states that Snow Leopard &#8220;<strong>Delivers on August 28th</strong>,&#8221; it is unclear if other sources will be so punctual. We definitely expect Apple Stores to have plenty of stock on Friday morning, but what of <a rel="nofollow" href="http://www.amazon.com/gp/feature.html?ie=UTF8&amp;docId=1000410511&amp;tag=packrat-20"  target="_blank">Amazon.com pre-orders</a>? Will they also deliver on Friday, or will those of us who pre-ordered there have to wait a few days for this undercover upgrade?<span id="more-2213"></span></p>
<h3>Who Gets What</h3>
<p>Snow Leopard is really a major jump forward in terms of advanced hardware and software integration. It brings Grand Central, OpenCL, full 64-bit mode, and QuickTime X along with Exchange support and many tweaks. But <strong>many of these features are highly hardware-dependent, so not all Mac users will get everything</strong>.</p>
<p>Here&#8217;s a cheat sheet I put together based on <a rel="nofollow" href="http://www.apple.com/macosx/specs.html"  target="_blank">Apple&#8217;s documentation</a>:</p>
<table style="width: 435px;" border="1" cellspacing="0" cellpadding="2">
<col width="212"></col>
<col span="3" width="75"></col>
<col width="75"></col>
<col width="75"></col>
<tbody>
<tr height="13">
<td style="text-align: center;" width="212" height="13"></td>
<td style="text-align: center;" width="75">Supported by Snow Leopard</td>
<td style="text-align: center;" width="75">64-Bit Support</td>
<td style="text-align: center;" width="75">Grand Central Dispatch</td>
<td style="text-align: center;" width="75">OpenCL</td>
<td style="text-align: center;" width="75">QuickTime H.264 Hardware Acceleration</td>
</tr>
<tr height="13">
<td height="13">PowerPC Macs</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">MacBook (2006-mid 2007)</td>
<td bgcolor="yellow">Yes, with 1 GB RAM</td>
<td bgcolor="salmon">No</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">MacBook (late 2007-2008)</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">MacBook (2009-present)</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr height="13">
<td height="13">Unibody MacBook</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr height="13">
<td height="13">MacBook Air (early 2008)</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">MacBook Air (Late 2008-present)</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr height="13">
<td height="13">MacBook Pro (ATI graphics) through Late 2006</td>
<td bgcolor="yellow">Yes, with 1 GB RAM</td>
<td bgcolor="salmon">No</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">MacBook Pro (Nvidia graphics) from 2007-early 2008</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td>Yes</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">MacBook Pro (late 2008)</td>
<td>Yes</td>
<td bgcolor="yellow">Capable</td>
<td>Yes</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">Unibody MacBook Pro</td>
<td>Yes</td>
<td bgcolor="yellow">Capable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr height="13">
<td height="13">iMac (Intel, through 2007)</td>
<td bgcolor="yellow">Yes, with 1 GB RAM</td>
<td bgcolor="salmon">No</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">iMac (mid-2007)</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">iMac (2008)</td>
<td>Yes</td>
<td bgcolor="yellow">Capable</td>
<td>Yes</td>
<td bgcolor="salmon">Nvidia only</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">iMac (2009)</td>
<td>Yes</td>
<td bgcolor="yellow">Capable</td>
<td>Yes</td>
<td>Yes</td>
<td bgcolor="yellow">9400M only</td>
</tr>
<tr height="13">
<td height="13">Mac Mini (2006)</td>
<td bgcolor="yellow">Yes, with 1 GB RAM</td>
<td bgcolor="salmon">No</td>
<td bgcolor="yellow">Core Duo only</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">Mac Mini (2007)</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">Mac Mini (2009)</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr height="13">
<td height="13">Mac Pro (2009)</td>
<td>Yes</td>
<td bgcolor="yellow">Capable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr height="13">
<td height="13">Mac Pro (pre-2008)</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">Mac Pro (2008)</td>
<td>Yes</td>
<td bgcolor="yellow">Capable</td>
<td>Yes</td>
<td bgcolor="yellow">Nvidia only</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">Intel Xserve (pre-2009)</td>
<td>Yes</td>
<td bgcolor="yellow">Capable</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
<td bgcolor="salmon">No</td>
</tr>
<tr height="13">
<td height="13">Xserve (2009)</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td bgcolor="salmon">No</td>
</tr>
</tbody>
</table>
<p>This table is based on the following facts:</p>
<ol>
<li><strong>Snow Leopard only supports Intel-based Macs</strong>. PowerPC Macs need not apply.</li>
<li><strong>Booting Snow Leopard in 64-bit mode requires 64-bit EFI</strong>, and many pre-2007 Macs have only a 32-bit EFI. You can check your Mac (and help me fix my table) by typing &#8220;ioreg -l -p IODeviceTree | grep firmware-abi&#8221; in a Terminal window. If it says &#8220;EFI64&#8243;, your system is capable of running 64-bit Snow Leopard (though it can still run 64-bit apps). But <strong>Snow Leopard defaults to 32-bit mode</strong> on ALL Macs <a href="http://www.9to5mac.com/snow-leopard-64-bit-32-bit-firmware-efi"  target="_blank">other than the Xserve</a> at this point, and no one is sure why!</li>
<li><strong>Grand Central Dispatch requires a multi-core CPU</strong>. This eliminates the original base-model 2006 Mac Mini, since it used a single-core CPU.</li>
<li><strong>OpenCL requires newer Nvidia or the ATI graphics chips</strong>. This leaves out many pre-2008 models and some iMac and Mac Pro configurations. Check <a rel="nofollow" href="http://www.apple.com/macosx/specs.html"  target="_blank">Apple&#8217;s list</a> if you&#8217;re not sure.</li>
<li><strong>QuickTime H.264 Hardware Acceleration only works with the Nvidia 9400M chipset</strong>. This leaves out many pre-2008 machines and even the latest Mac Pros, though they probably have enough horsepower on their own.</li>
</ol>
<p>Finally, if you&#8217;re excited about the new <a rel="nofollow" href="http://www.apple.com/macosx/exchange/"  target="_blank">Microsoft Exchange support</a> in Mail.app, iCal, and the Address Book be warned! In order for any of this to work, your <em>server</em> must be running Microsoft Exchange Server 2007 Service Pack 1 Update Rollup 4. And <strong>most companies still aren&#8217;t updated </strong>that far!</p>
<blockquote><p><strong>Update:</strong> Check my follow-up post on <a href="http://blog.fosketts.net/2009/08/30/64bit-snow-leopard-kernel/"  target="_blank">64-bit Snow Leopard</a> for more about this controversial aspect!</p></blockquote>
<h3 style="font-size: 1.17em;">I&#8217;m Updating!</h3>
<p>I held off on Amazon and placed my own order this morning with Apple. I&#8217;m with <a href="http://twitter.com/Storagezilla/status/3512474010"  target="_blank">Mark Twomey</a>:<strong>Upgrading to Snow Leopard is a safe day-1 activity</strong>. Most of the updates amount to new under-the-hood features and the OS has been through round after round of testing. Unlike the massive shift from Tiger to Leopard (which I missed, being <a href="http://blog.fosketts.net/tag/switch/"  target="_blank">a late switcher</a>), Snow Leopard ought to be a lesser upgrade.</p>
<p>Why make the update at all? Here are a few of my reasons:</p>
<ol>
<li><strong>It&#8217;s cheap</strong>: Just $29 to update a single Mac, or $49 for up to five. Compared to Microsoft&#8217;s (expired) &#8220;<a href="http://www.crunchgear.com/2009/06/25/windows-7-pricing-released-with-limited-time-discounts/"  target="_blank">limited-time-only</a>&#8221; (and <a href="http://blogs.zdnet.com/Bott/?p=1246"  target="_blank">incredibly complicated</a>) Windows 7 upgrade, Apple sets out a red velvet carpet.</li>
<li><strong>It&#8217;s easy</strong>: There&#8217;s just one version of Mac OS X, and any system running OS X 10.5 &#8220;Leopard&#8221; can update to full-on Snow Leopard. There are no editions and no conflicts updating from 32-bit to 64-bit (like <a rel="nofollow" href="http://social.answers.microsoft.com/Forums/en-US/GettingReadyforWindows7/thread/967911ef-09b3-4d74-8b69-c3d97207b288"  target="_blank">Windows 7</a>).</li>
<li><strong>It future-proofs your (Intel) Mac</strong>: Mac developers have a long history of quickly leveraging new OS X features since Mac users have a long history of quickly upgrading. Snow Leopard adds cool stuff like <a rel="nofollow" href="http://www.apple.com/macosx/technology/#grandcentral"  target="_blank">Grand Central</a> and <a rel="nofollow" href="http://www.apple.com/macosx/technology/"  target="_blank">OpenCL</a> that my Intel- and Nvidia-based Macs ought to be able to leverage. See below if your Mac can use these, too!</li>
</ol>
<p>Sure, there aren&#8217;t any amazing features like Time Machine to set the world on fire. But <strong>the Snow Leopard update is still a slam-dunk for any Intel-based Mac user</strong>! <a href="http://blog.fosketts.net/tag/MacBook-Pro/"  target="_blank">My Late-2007 MacBook Pro</a> will get everything but H.264 acceleration and <a href="http://blog.fosketts.net/tag/Mac-Mini/"  target="_blank">my 2009 Mac Mini</a> is all set to go!</p>
<p style="padding-left: 30px;"><strong>Updated</strong> with Mac Mini and Xserve information. Keep the suggestions coming and test that EFI! Picked up, colorized, and reused (with permission) by the excellent <a href="http://www.edbott.com/weblog/"  target="_blank">Ed Bott</a> in <a href="http://blogs.zdnet.com/Bott/?p=1275"  target="_blank">his ZDNet column</a>!</p>
<p><blockquote>Note: Some of these links include affiliate codes that help pay for this blog. For example, <a href="http://www.amazon.com/gp/product/B002Y27P3M?ie=UTF8&tag=packrat-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=B002Y27P3M" target="_blank">buying an Amazon Kindle with this link</a> sends a few bucks my way! But I don't write this blog to make money, and am happy to link to sites and stores that don't pay anything. I like Amazon and buy tons from them, but you're free to buy whatever and wherever you want.</blockquote></p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2010/07/26/boot-snow-leopard-64bit-mode/"  rel="bookmark" class="crp_title">How To Boot Snow Leopard in 64-Bit Mode</a></li><li><a href="http://blog.fosketts.net/2011/03/02/clearance-ipad/"  rel="bookmark" class="crp_title">Great Deals on iPads (for now)</a></li><li><a href="http://blog.fosketts.net/2009/08/30/64bit-snow-leopard-kernel/"  rel="bookmark" class="crp_title">No 64-Bit Snow Leopard Kernel For You!</a></li><li><a href="http://blog.fosketts.net/2011/01/24/vmware-esx-fcoe-cna-compatibility-plain-english/"  rel="bookmark" class="crp_title">VMware ESX FCoE CNA Compatibility in Plain English</a></li><li><a href="http://blog.fosketts.net/2009/06/09/snow-leopard-storage/"  rel="bookmark" class="crp_title">Snow Leopard Is Stingy With The Storage Love</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2009/08/24/mac-os-106-snow-leopard-hands-august-28/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2009. |
<a href="http://blog.fosketts.net/2009/08/24/mac-os-106-snow-leopard-hands-august-28/">Mac OS X 10.6 &#8220;Snow Leopard&#8221;: In Our Hands August 28!</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/apple/" title="View all posts in Apple" rel="category tag">Apple</a>, <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2009/08/24/mac-os-106-snow-leopard-hands-august-28/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
	
		<series:name><![CDATA[Snow Leopard]]></series:name>
	</item>
		<item>
		<title>A Concrete Reason Macs Beat PCs: Intel VT</title>
		<link>http://blog.fosketts.net/2009/08/07/macs-beat-pcs-intel-vt/</link>
		<comments>http://blog.fosketts.net/2009/08/07/macs-beat-pcs-intel-vt/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 16:22:14 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computer History]]></category>
		<category><![CDATA[Terabyte home]]></category>
		<category><![CDATA[Virtual Storage]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[AMD]]></category>
		<category><![CDATA[AMD-V]]></category>
		<category><![CDATA[Apple tax]]></category>
		<category><![CDATA[Core 2 Duo]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Intel VT]]></category>
		<category><![CDATA[Mac Mini]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Penryn]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[Visio]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware Fusion]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Storage Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[XP mode]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=2174</guid>
		<description><![CDATA[There is a lot of FUD flowing between Apple Macintosh true believers and the rest of the PC world. This is especially true now that Macs use Intel CPUs, NVIDIA chipsets and graphics, and so much more commodity PC parts. Lots have argued that a Mac is just an expensive PC with a flashy case [...]]]></description>
			<content:encoded><![CDATA[<p>There is a lot of FUD flowing between Apple Macintosh true believers and the rest of the PC world. This is especially true now that Macs use Intel CPUs, NVIDIA chipsets and graphics, and so much more commodity PC parts. Lots have argued that <strong>a Mac is just an expensive PC</strong> with a flashy case and slick operating system. Mac fans have to admit that there is a lot of commonality (Macs and PCs can even run each others&#8217; operating systems with varying degrees of success), but contend that <strong>Apple uses superior components, justifying the &#8220;Apple tax&#8221;</strong>.</p>
<p>This last point has always been debatable as well. <strong>Apple tends to select higher-end x86 parts for their Macs</strong> and has led the way with innovative chassis, screen, and trackpad technology. But PC makers have quickly followed, offering part-for-part Apple clones at 80% of the cost. This week, however, I stumbled onto a concrete difference between Mac and PC hardware that has real-world impact: Across the board, <strong>Apple uses exclusive Intel CPUs with enhanced capabilities to support virtualization of 64-bit operating systems, including Windows 7&#8242;s special XP compatibility mode</strong>.<span id="more-2174"></span></p>
<h3>Virtualization-Ready</h3>
<p>Virtualization hypervisors have become very widespread and popular, especially in the Apple world. Mac users regularly list Parallels Desktop and VMware Fusion among their favorite applications, since they open up the wide world of Windows applications running in a virtual machine. <strong>Although most daily tasks can be performed with native OS X applications, some apps just aren&#8217;t available</strong>.</p>
<p>Personally, I use Fusion on OS X with Windows Vista to occasionally run Microsoft&#8217;s Visio and Outlook, both of which aren&#8217;t available as native applications. I also use a <strong>2009 Mac Mini as a server and virtual computer lab</strong>, mainly relying on Sun&#8217;s <a href="http://blog.fosketts.net/2008/09/04/suns-excellent-virtualbox-20/"  target="_blank">lightweight and free VirtualBox hypervisor</a>. Although it isn&#8217;t impressive as the <a href="http://www.demartek.com/Demartek_lab_validation.html"  target="_blank">physical lab Dennis Martin described</a> to me last week, I am able to run a variety of servers (Linux, Windows, and OS X) and other virtual gear (Windows Storage Server and FreeNAS) to simulate enterprise IT environments.</p>
<p>Windows users have less need to run virtualization applications: When your operating system commands over 90% of the market, a whole world of applications is at your fingertips! But <strong>enthusiasts and corporate IT types love virtualization</strong>, and VMware Server and Microsoft Hyper-V are commonly found on their Windows machines.</p>
<h3>64-Bit Road Block</h3>
<p>These popular virtualization packages support a wide range of modern hardware, but not everything works perfectly. Hypervisors had trouble with many tasks, particularly running 64-bit operating systems, until <strong>Intel and AMD introduced special hardware-assisted virtualization capabilities in their CPUs</strong>. The latest hypervisors and CPUs can now even virtualize 64-bit operating systems on top of 32-bit hosts!</p>
<p>But not all CPUs include this technology. Intel has a long history of artificially segmenting their product line by disabling certain features in low-end parts. For their Core 2 Duo &#8220;Merom&#8221; and &#8220;Penryn&#8221; lines, Intel decided that their VT virtualization technology would be the differentiator. Therefore, <strong>a lack of VT support is one of the main differences between low-end and high-end Intel Core 2 Duo CPUs</strong>.</p>
<p>Many of the latest portable and compact desktop systems use Intel&#8217;s Penryn-3M line, including Apple&#8217;s MacBook, MacBook Pro, and Mac Mini systems. See the issue here? Intel&#8217;s lower-end 2.0 GHz and 2.133 GHz CPUs (P7350 and P7450, respectively) don&#8217;t support VT, which means that <strong>systems using them don&#8217;t have the latest VT hardware virtualization capability and thus can&#8217;t run 64-bit virtual machines</strong>!</p>
<p>This is an issue for users of popular Sony Vaio, Dell Inspiron, and HP Pavilion PCs, and is likely to become much more important soon. See, Windows 7 includes a special <a rel="nofollow" href="http://windows.microsoft.com/en-us/windows7/products/features/windows-xp-mode"  target="_blank">XP compatibility mode</a>, which is really just a virtual machine running XP under 7. But XP mode <a href="http://blogs.zdnet.com/Bott/?p=946"  target="_blank">will not work</a> without <a rel="nofollow" href="http://windows.microsoft.com/en-us/windows7/products/system-requirements"  target="_blank">Intel VT or AMD-V</a>. This means that <strong>XP mode in Windows 7 won&#8217;t work on the very mass-market machines that would benefit most from it</strong>!</p>
<h3>Apple&#8217;s Different</h3>
<p>This sounds terrible: The latest machines won&#8217;t run increasingly-popular virtualization software. But there is a very good reason that buyers of the latest Apple machines aren&#8217;t up in arms. It seems that <strong>Apple made a deal with Intel to get a special version of the Penryn-3M Core 2 Duo CPUs that <em>do</em> support Intel VT!</strong></p>
<p>Apple&#8217;s latest Mac Mini, MacBook, and MacBook Pro all sport P7350 and P7450 CPUs, just like competing Dell, Sony, and HP machines. But the Apple CPUs have VT and the PCs lack it. The VT support is gone, and cannot be enabled in the PC BIOS.</p>
<p>So even a PC and Mac sporting the exact same CPU part numbers aren&#8217;t equal: <strong>Every recent Mac will run 64-bit Windows and XP mode in Windows 7 and many PCs won&#8217;t</strong>. And I can run anything I want on my Mac Mini virtual lab!</p>
<blockquote><p><strong>Update -</strong> Let me be very, very clear on the facts here:</p>
<ul>
<li>Most hypervisors now require Intel VT or AMD-V in order to virtualize 64-bit operating systems</li>
<li>Microsoft requires this technology to use XP mode in Windows 7</li>
<li>All current Apple Macs (including those that use P7350 and P7450 CPUs) have Intel VT support in their CPUs regardless of what Intel says on the model spec sheets</li>
<li>Many PCs use high-end Intel and AMD CPUs that support VT or AMD-V, though some have this turned off in the BIOS</li>
<li>No PC with an Intel P7350 or P7450 CPU has Intel VT support at all. It cannot be enabled in the BIOS because it does not exist. </li>
</ul>
<p>I am not an Apple fanboy. I am a virtualization fanboy who is glad I bought a Mac Mini instead of a Dell Studio, HP TouchSmart, or Sony Vaio.</p>
</blockquote>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2009/08/30/64bit-snow-leopard-kernel/"  rel="bookmark" class="crp_title">No 64-Bit Snow Leopard Kernel For You!</a></li><li><a href="http://blog.fosketts.net/2009/08/24/mac-os-106-snow-leopard-hands-august-28/"  rel="bookmark" class="crp_title">Mac OS X 10.6 &#8220;Snow Leopard&#8221;: In Our Hands August 28!</a></li><li><a href="http://blog.fosketts.net/2009/05/27/windows-7-hands/"  rel="bookmark" class="crp_title">Windows 7 Is Here! In My Hands! But Why 8 DVDs?</a></li><li><a href="http://blog.fosketts.net/2010/11/03/commodity-hardware-wins/"  rel="bookmark" class="crp_title">Commodity Hardware Always Wins</a></li><li><a href="http://blog.fosketts.net/2008/09/04/suns-excellent-virtualbox-20/"  rel="bookmark" class="crp_title">Sun&#8217;s Excellent VirtualBox Goes 2.0</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2009/08/07/macs-beat-pcs-intel-vt/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2009. |
<a href="http://blog.fosketts.net/2009/08/07/macs-beat-pcs-intel-vt/">A Concrete Reason Macs Beat PCs: Intel VT</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/apple/" title="View all posts in Apple" rel="category tag">Apple</a>, <a href="http://blog.fosketts.net/category/everything/computerhistory/" title="View all posts in Computer History" rel="category tag">Computer History</a>, <a href="http://blog.fosketts.net/category/everything/terabytehome/" title="View all posts in Terabyte home" rel="category tag">Terabyte home</a>, <a href="http://blog.fosketts.net/category/everything/virtualstorage/" title="View all posts in Virtual Storage" rel="category tag">Virtual Storage</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2009/08/07/macs-beat-pcs-intel-vt/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

