<?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:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>GoogleThem &#187; osx86 tips</title>
	<atom:link href="http://googlethem.com/category/osx86-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://googlethem.com</link>
	<description>Google Search tips and tricks</description>
	<lastBuildDate>Fri, 20 Jan 2012 22:40:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>Google tips and tricks</itunes:summary>
	<itunes:author>GoogleThem</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://googlethem.com/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:owner>
		<itunes:name>GoogleThem</itunes:name>
		<itunes:email>wordpressmu_on_hostnine@liquidwebsite.com</itunes:email>
	</itunes:owner>
	<managingEditor>wordpressmu_on_hostnine@liquidwebsite.com (GoogleThem)</managingEditor>
	<copyright>2006-2007</copyright>
	<itunes:subtitle>Google Search tips and tricks</itunes:subtitle>
	<image>
		<title>GoogleThem &#187; osx86 tips</title>
		<url>http://googlethem.com/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://googlethem.com/category/osx86-tips/</link>
	</image>
		<item>
		<title>OSX86 Tips</title>
		<link>http://googlethem.com/osx86-tips/</link>
		<comments>http://googlethem.com/osx86-tips/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 04:38:08 +0000</pubDate>
		<dc:creator>GoogleThem</dc:creator>
				<category><![CDATA[osx86 tips]]></category>

		<guid isPermaLink="false">http://googlethem.com/?p=360</guid>
		<description><![CDATA[OSX86 tips: Trackpad Tap: Problem:  Trackpad tap not working. Fix: Put computer into sleep then it works after waking up. Boot cannot find com.apple.Boot.plist: If something goes wrong usually you don&#8217;t get the full 1280&#215;800 resolution. You can fix that just adding to com.apple.Boot.plist configuration file (did you remember the time-out for boot menu?) these [...]]]></description>
			<content:encoded><![CDATA[<p>OSX86 tips:</p>
<p><strong>Trackpad Tap:</strong><br />
 Problem:  Trackpad tap not working.<br />
 Fix: Put computer into sleep then it works after waking up.</p>
<p><strong>Boot cannot find com.apple.Boot.plist:</strong><br />
 If something goes wrong usually you don&#8217;t get the full 1280&#215;800 resolution. You can fix that just adding to com.apple.Boot.plist configuration file (did you remember the time-out for boot menu?) these new lines:</p>
<p>* &lt;key&gt;Graphics Mode&lt;/key&gt;<br />
 * &lt;string&gt;1024x600x32&lt;/string&gt;</p>
<p>You should have something like this:</p>
<p>&lt;plist version=&#8221;1.0&#8243;&gt;<br />
 &lt;dict&gt;<br />
 &lt;key&gt;Kernel&lt;/key&gt;<br />
 &lt;string&gt;mach_kernel&lt;/string&gt;<br />
 &lt;key&gt;Kernel Flags&lt;/key&gt;<br />
 &lt;string&gt;cpus=1&lt;/string&gt;<br />
 &lt;key&gt;Quiet Boot&lt;/key&gt;<br />
 &lt;string&gt;No&lt;/string&gt;<br />
 &lt;key&gt;Timeout&lt;/key&gt;<br />
 &lt;string&gt;7&lt;/string&gt;<br />
 &lt;key&gt;Graphics Mode&lt;/key&gt;<br />
 &lt;string&gt;1024x600x32&lt;/string&gt;<br />
 &lt;key&gt;Boot Graphics&lt;/key&gt;<br />
 &lt;string&gt;Yes&lt;/string&gt;<br />
 &lt;/dict&gt;<br />
 &lt;/plist&gt;</p>
<p>NOTE: Before you reboot the system, remember to repair the privileges!</p>
<p><strong>Kexts:</strong><br />
 kextHelper (it sets the correct rights and stuff and makes a backup of your replaced kexts).</p>
<p>If ever a kext has your system crashing, not booting or unstable do the following:</p>
<p>Boot into &#8220;single user mode&#8221; by specifying -s at the boot prompt</p>
<p>Then type: /sbin/fsck -fy /sbin/mount -uw / (don&#8217;t forget the / at the end!!)</p>
<p>Then erase the offending kext(s) with the backup(s) (example of AppleIntelGMA950 kext) cp -R /Backup Extensions/AppleIntelGMA950.kext/ /System/Library/Extensions/ rm /System/Library/Extensions.mkext</p>
<p>Reboot with the -f option</p>
<p>&#8211;</p>
<p><strong>OSX86 9 step install guide:</strong><br />
from: http://www.taranfx.com/blog/?p=1204</p>
<p>Uses bootloader from Windows 7 after installing OS X to repair the boot sector, with Diskpart commands. Then adding OS X to windows boot menu while inside windows.</p>
<p>&#8211;</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://googlethem.com/osx86-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

