<?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>ElaineGiles.co.uk &#187; Mac</title>
	<atom:link href="http://elainegiles.co.uk/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://elainegiles.co.uk</link>
	<description>- Semper Fi -</description>
	<lastBuildDate>Sun, 08 Aug 2010 22:26:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Multiplying Hard Drives</title>
		<link>http://elainegiles.co.uk/2010/01/29/multiplying-hard-drives/</link>
		<comments>http://elainegiles.co.uk/2010/01/29/multiplying-hard-drives/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 18:00:36 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://elainegiles.co.uk/?p=219</guid>
		<description><![CDATA[False mount points in OS X. Incorrectly removing a drive in OS X can cause the drive to remount with a different mount point name, adding a number to the name, which affects many software applications.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Felainegiles.co.uk%2F2010%2F01%2F29%2Fmultiplying-hard-drives%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Felainegiles.co.uk%2F2010%2F01%2F29%2Fmultiplying-hard-drives%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>	<!-- Start ScreenSteps Content --></p>
<div class="LessonContent">
<div class="LessonSummary">
<p><i>When my 24 inch iMac was dying it&#8217;s long and painful death amongst the many issues I encountered was an annoying drive related problem. Since, the entire machine was becoming more unstable by the day I had more to worry about than the niceties of drive names. Sadly I&#8217;ve encountered the same issue several times recently and knew the time had come to undertake some research and hopefully formulate a fix for it. </i></p>
</p></div>
<p><span id="more-219"></span>	</p>
<div class="LessonStep top">
<h3 class="StepTitle">What&#8217;s the problem?</h3>
<div class="StepInstructions">
<p>First, the specifics of what drives are affected and what the symptoms are. For me it was external drives, irrespective of connection type. This means it&#8217;s not limited to just USB, or just firewire but is equally applicable to eSata and network volumes.</p>
<p>The problem is very subtle, the first symptoms for me were scheduled backups that failed with error messages telling me that destination drive is unavailable. This was despite me being able to see the drive in the Finder window.</p>
<p>The exact symptoms will depend on what you use the external drive for but for me problems included:</p>
<p>- Lightroom unable to locate the catalog<br />
- Aperture unable to locate database<br />
- iPhoto unable to find library<br />
- iTunes unable to find database file and/or media files<br />
- ChronoSync failing to locate backup drive<br />
- Email Backup Pro failing to backup<br />
- MailSteward failing to backup</p>
<p>From my research TimeMachine would also fail to function correctly as well.</p>
<p>The problem stems from OS X deeming that the drive in question has been ejected illegally. This can happen when a Mac sleeps, crashes or kernel panics. When the Mac is rebooted the drive is mounted but instead of mounting using the drive name it is mounted using the drive name and a number tagged on the end. So for me &quot;Current&quot; became &quot;Current 1&quot;.</p>
<p>Confusingly this is NOT displayed in the Finder which still happily refers to the drive by the expected name in my case &quot;Current&quot;.</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">How do you find the name of the mount point?</h3>
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px;" src="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/Disk_Utility_-_Current_12.png" width="540" height="475" alt="Disk_Utility_-_Current_12.png" />
</div>
<div class="StepInstructions">
<p>The easiest way is to ascertain the mount point name is to use Disk Utility.</p>
<p>Select the drive name from the drive list on the left of the window (1) and the mount point name is displayed in the information below (2).</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Showing Invisible Files</h3>
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px;" src="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/PathFinder2.png" width="521" height="655" alt="PathFinder2.png" />
</div>
<div class="StepInstructions">
<p>The easiest way to fix it I found was to use PathFinder.</p>
<p>You will need to be able to access hidden files so select View &gt; Show Invisible Files from the PathFinder menu.</p>
<p>The next step is to navigate to the root of the Macintosh HD and locate the Volumes folder.</p>
<p>&nbsp;</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Locating the problem folder</h3>
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px;" src="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/Screen_shot_2010-01-26_at_20.18.522.png" width="540" height="383" alt="Screen_shot_2010-01-26_at_20.18.522.png" />
</div>
<div class="StepInstructions">
<p>Inside the Volumes folder you should find shortcuts to all the drives on your system and at least one folder with the same name as the drive with which you are having problems. </p>
<p>Here I have a folder named Current (1) and a drive called Current (2).</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Removing the folder</h3>
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px;" src="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/Screen_shot_2010-01-26_at_20.19.052.png" width="524" height="327" alt="Screen_shot_2010-01-26_at_20.19.052.png" />
</div>
<div class="StepInstructions">
<p>Move the folder to another location.</p>
<p>You may need to authenticate in order to be able to do this so enter your password in the dialog that appears.</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Hiding the files again</h3>
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px;" src="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/Screen_shot_2010-01-26_at_20.18.572.png" width="540" height="648" alt="Screen_shot_2010-01-26_at_20.18.572.png" />
</div>
<div class="StepInstructions">
<p>Select View &gt; Show Invisible Files from the PathFinder menu to hide the invisible files.</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Finishing up</h3>
<div class="StepInstructions">
<p>The final step is to either eject the drive with the &quot;+1&quot; mount point or reboot. Either of these options will ensure that the mount point is reset to the original name and all the applications and processes should run as previously.</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Alternatives</h3>
<div class="StepInstructions">
<p>There are of course several other ways to remove the offending folder so PathFinder isn&#8217;t a requirement but for me it&#8217;s the fastest way to do it and I&#8217;ve had to repeat the process more times than I&#8217;d like so I&#8217;ve got it down to a fine art now.</p>
<p>The other methods involve using a system utility, such as <a href="http://www.titanium.free.fr/index_us.html">Onyx</a>, <a href="http://www.bresink.com/osx/TinkerTool.html">TinkerTool</a> or <a href="http://www.maintain.se/cocktail/index.php">Cocktail</a> to show the invisible files and Finder to locate and remove the folder. Alternatively there are Terminal commands available to achieve the same result.</p>
<p>I hope you never have cause to use any of the fixes but if you do I trust these steps help you.</p>
</div></div>
</p></div>
<p><!-- End ScreenSteps Content --></p>
]]></content:encoded>
			<wfw:commentRss>http://elainegiles.co.uk/2010/01/29/multiplying-hard-drives/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
