<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Snow Leopard 10.6 and 64-Bit What you Need to Know</title>
	<atom:link href="http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/</link>
	<description></description>
	<lastBuildDate>Sat, 13 Mar 2010 00:51:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Velocityg4</title>
		<link>http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-14028</link>
		<dc:creator>Velocityg4</dc:creator>
		<pubDate>Tue, 23 Feb 2010 15:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-14028</guid>
		<description>The author did not mention this but for people that have never edited any of the system files the following would be useful to know.

Option 1:
1. Enable root (http://snowleopardtips.net/tips/enable-root-account-in-snow-leopard.html)
2. Make the edit
3. reboot

Option 2 (Safer for novices):
1. copy the file to the desktop
2. edit the file
3. copy it back to the location
4. open Terminal
5. In Terminal you will need to input the following entries* (you can copy and paste the commands)

sudo chown -R root:wheel /Library/Preferences/SystemConfiguration/com.apple.boot.plist

sudo chmod -R 755 /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

6. For good measure open Disk Utility and repair permissions.
7. reboot.

The reason for either of these procedures is that the file being edited is a System file. By enabling and logging in a root you are the System and have privileges to edit system files. With option 2 since you are not the System, you must edit the file in a non System folder. After placing the file back in a System folder you have to run the above Terminal commands to change the ownership of the file back to the System. Otherwise the System will ignore the file it has no privileges to and create a new default com.apple.boot.plist file.

*Note: As I recall, to input these entries your Administrator account must have a password. Terminal will not accept a blank password.  You must also be logged on as an administrator.</description>
		<content:encoded><![CDATA[<p>The author did not mention this but for people that have never edited any of the system files the following would be useful to know.</p>
<p>Option 1:<br />
1. Enable root (<a href="http://snowleopardtips.net/tips/enable-root-account-in-snow-leopard.html" rel="nofollow">http://snowleopardtips.net/tips/enable-root-account-in-snow-leopard.html</a>)<br />
2. Make the edit<br />
3. reboot</p>
<p>Option 2 (Safer for novices):<br />
1. copy the file to the desktop<br />
2. edit the file<br />
3. copy it back to the location<br />
4. open Terminal<br />
5. In Terminal you will need to input the following entries* (you can copy and paste the commands)</p>
<p>sudo chown -R root:wheel /Library/Preferences/SystemConfiguration/com.apple.boot.plist</p>
<p>sudo chmod -R 755 /Library/Preferences/SystemConfiguration/com.apple.Boot.plist</p>
<p>6. For good measure open Disk Utility and repair permissions.<br />
7. reboot.</p>
<p>The reason for either of these procedures is that the file being edited is a System file. By enabling and logging in a root you are the System and have privileges to edit system files. With option 2 since you are not the System, you must edit the file in a non System folder. After placing the file back in a System folder you have to run the above Terminal commands to change the ownership of the file back to the System. Otherwise the System will ignore the file it has no privileges to and create a new default com.apple.boot.plist file.</p>
<p>*Note: As I recall, to input these entries your Administrator account must have a password. Terminal will not accept a blank password.  You must also be logged on as an administrator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-13798</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 16 Feb 2010 21:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-13798</guid>
		<description>i have tried the plist edit and it comes up The document “com.apple.Boot.plist” could not be saved. plz help i dont know what this means</description>
		<content:encoded><![CDATA[<p>i have tried the plist edit and it comes up The document “com.apple.Boot.plist” could not be saved. plz help i dont know what this means</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-9183</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 16 Oct 2009 16:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-9183</guid>
		<description>I&#039;ve looked all over, and can&#039;t find /SystemConfiguration or com.apple.Boot.Plist anywhere. Any alternative means of doing this?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve looked all over, and can&#8217;t find /SystemConfiguration or com.apple.Boot.Plist anywhere. Any alternative means of doing this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serge</title>
		<link>http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-9129</link>
		<dc:creator>Serge</dc:creator>
		<pubDate>Thu, 15 Oct 2009 03:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-9129</guid>
		<description>I have MacBook Pro 15&quot; Model: MacBookPro3.1 with Core 2 Duo 2.2GHz freshly installed MAC OS X 10.6 and updated to 10.6.1 plist has been changed to boot in x64 mode. But it wasn&#039;t booting in x64
uname -a return following: Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386

Other MacBookPro with Model:MacBookPro4.1 working in x64 mode perfectly.

How I can get x64 mode working on old machine?</description>
		<content:encoded><![CDATA[<p>I have MacBook Pro 15&#8243; Model: MacBookPro3.1 with Core 2 Duo 2.2GHz freshly installed MAC OS X 10.6 and updated to 10.6.1 plist has been changed to boot in x64 mode. But it wasn&#8217;t booting in x64<br />
uname -a return following: Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386</p>
<p>Other MacBookPro with Model:MacBookPro4.1 working in x64 mode perfectly.</p>
<p>How I can get x64 mode working on old machine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gus</title>
		<link>http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-7072</link>
		<dc:creator>Gus</dc:creator>
		<pubDate>Sat, 05 Sep 2009 22:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-7072</guid>
		<description>Mine shows EFI64 also, but still won&#039;t boot into 64 bit Kernels.</description>
		<content:encoded><![CDATA[<p>Mine shows EFI64 also, but still won&#8217;t boot into 64 bit Kernels.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-7055</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 04 Sep 2009 16:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-7055</guid>
		<description>I cannot seem to find  /Library/Preferences/SystemConfiguration/com.apple.Boot.plist on my computer anywhere...I did already install snow leopard before making it 64 bit...does that have to do with it at all?</description>
		<content:encoded><![CDATA[<p>I cannot seem to find  /Library/Preferences/SystemConfiguration/com.apple.Boot.plist on my computer anywhere&#8230;I did already install snow leopard before making it 64 bit&#8230;does that have to do with it at all?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-6919</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Thu, 03 Sep 2009 13:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-6919</guid>
		<description>17&quot; Macbook Pro.

Will not boot into 64bit, even if I edit the plist.

64bit Windows 7 works perfectly (ish, given how flaky the 64bit bootcamp stuff is) so it&#039;s perfectly capable.</description>
		<content:encoded><![CDATA[<p>17&#8243; Macbook Pro.</p>
<p>Will not boot into 64bit, even if I edit the plist.</p>
<p>64bit Windows 7 works perfectly (ish, given how flaky the 64bit bootcamp stuff is) so it&#8217;s perfectly capable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-6772</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Tue, 01 Sep 2009 12:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-6772</guid>
		<description>MacBookPro 3,1. 

The machine reports &quot;EFI64&quot; but whatever I do, I can&#039;t get it to boot into 64-bit mode. Tried &quot;6&quot; &amp; &quot;4&quot;, tried changing the plist. No go. Any ideas?</description>
		<content:encoded><![CDATA[<p>MacBookPro 3,1. </p>
<p>The machine reports &#8220;EFI64&#8243; but whatever I do, I can&#8217;t get it to boot into 64-bit mode. Tried &#8220;6&#8243; &amp; &#8220;4&#8243;, tried changing the plist. No go. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phydeaux&#8217; Deauxmayne &#187; Blog Archive &#187; Update on Snow Leopard</title>
		<link>http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-6763</link>
		<dc:creator>Phydeaux&#8217; Deauxmayne &#187; Blog Archive &#187; Update on Snow Leopard</dc:creator>
		<pubDate>Mon, 31 Aug 2009 23:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-6763</guid>
		<description>[...] there&#8217;s no way to permanently change which way you boot. But, there&#8217;s unofficial ways. Here&#8217;s one. MIssion [...]</description>
		<content:encoded><![CDATA[<p>[...] there&#8217;s no way to permanently change which way you boot. But, there&#8217;s unofficial ways. Here&#8217;s one. MIssion [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-6705</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Sat, 29 Aug 2009 19:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ihackintosh.com/2009/08/snow-leopard-106-and-64-bit-what-you-need-to-know/#comment-6705</guid>
		<description>As for testing how this works, 

I have gottten it to work flawlesly on my mac pro, and not all desired effects on my macbook air, and both are EFI 64, since both have been bought new this year</description>
		<content:encoded><![CDATA[<p>As for testing how this works, </p>
<p>I have gottten it to work flawlesly on my mac pro, and not all desired effects on my macbook air, and both are EFI 64, since both have been bought new this year</p>
]]></content:encoded>
	</item>
</channel>
</rss>
