<?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>WLACS Tech Blog &#187; index</title>
	<atom:link href="http://blog.wlacs.com/tag/index/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wlacs.com</link>
	<description>Community knowledge</description>
	<lastBuildDate>Mon, 06 Jul 2009 16:56:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Re-Index Your Hard Drive in MacOS X (Spotlight)</title>
		<link>http://blog.wlacs.com/2009/02/re-index-your-hard-drive-in-macos-x-spotlight/</link>
		<comments>http://blog.wlacs.com/2009/02/re-index-your-hard-drive-in-macos-x-spotlight/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 00:54:43 +0000</pubDate>
		<dc:creator>carlos</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[spotlight]]></category>

		<guid isPermaLink="false">http://blog.wlacs.com/?p=18</guid>
		<description><![CDATA[MacOS X stores the index of any hard drive attached to your Apple computer in a directory called &#8220;.Spotlight-V100&#8243;. If you find that Spotlight is missing some files upon its search, it may be time to re-index your hard drive. The following steps are provided as a guide but should be followed at your own [...]]]></description>
			<content:encoded><![CDATA[<p>MacOS X stores the index of any hard drive attached to your Apple computer in a directory called &#8220;.Spotlight-V100&#8243;. If you find that Spotlight is missing some files upon its search, it may be time to re-index your hard drive.<span id="more-18"></span> The following steps are provided as a guide <strong>but</strong> should be followed <strong>at your own risk</strong>. This guide involves diving into the &#8220;guts&#8221; of the system and performing some commands in the Terminal.</p>
<h3>Enabling root</h3>
<p>The first step in re-indexing your hard drive is to enable the &#8216;root&#8217; user on your computer. To do so:</p>
<ol>
<li>Launch the &#8220;Directory Utility&#8221; application from the &#8220;Utilities&#8221; folder in your &#8220;Applications&#8221; folder</li>
<li>Ensure the &#8220;Directory Utility&#8221; is &#8220;un-locked&#8221; by clicking (if needed) on the image of the lock</li>
<li>Enter your password</li>
<li>Click on &#8216;Edit&#8217; and select &#8216;Enable Root User&#8217;</li>
<li>Enter a new password for &#8216;root&#8217; <strong>do not forget this password</strong> and verify</li>
<li>Close &#8220;Directory Utility&#8221;</li>
</ol>
<h3>Entering Terminal</h3>
<p>Next, open the &#8220;Terminal&#8221; application from the &#8220;Utilities&#8221; folder located inside the &#8220;Applications&#8221; folder and enter the following commands:</p>
<p><code>YourName$ su (followed by <strong>return key</strong>)</code></p>
<p>The system will prompt you for your <strong>root</strong> password</p>
<p><code>Password:</code></p>
<p>Enter your <strong>root</strong> password and hit &#8216;enter&#8217;</p>
<p><code>sh-3.2#</code></p>
<p>You are now logged in as the root user.</p>
<p><strong>Note: executing commands as root can cause extensive damage to your system. The author nor West LA Computer Services assume any responsibility for any damage caused by following this guide.</strong></p>
<p>If you&#8217;re still following along, enter the following command:</p>
<p><code>sh-3.2# rm -r /.Spotlight-V100/ (followed by <strong>return key</strong>)</code></p>
<p>The system quietly returns:</p>
<p><code>sh-3.2#</code></p>
<p>And now type:</p>
<p><code>sh-3.2# exit (followed by <strong>return key</strong>)</code></p>
<p>And Terminal will return:</p>
<p><code>exit<br />YourName$</code></p>
<p>Enter:</p>
<p><code>YourName$ exit (followed by <strong>return key</strong>)</code></p>
<p>And the system responds with:</p>
<p><code>logout [Process completed]</code></p>
<p>Now quit the application.</p>
<h3>Wrapping Up</h3>
<p>If Spotlight does not start immediately indexing your drive, you may need to restart your computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlacs.com/2009/02/re-index-your-hard-drive-in-macos-x-spotlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
