<?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: Keeping unused hard disks unmounted</title>
	<atom:link href="http://adam.merrifield.ca/2009/02/12/keeping-unused-hard-disks-unmounted/feed/" rel="self" type="application/rss+xml" />
	<link>http://adam.merrifield.ca/2009/02/12/keeping-unused-hard-disks-unmounted/</link>
	<description>the collective thoughts and web works of adam merrifield</description>
	<lastBuildDate>Sun, 15 Aug 2010 10:03:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: seyDoggy</title>
		<link>http://adam.merrifield.ca/2009/02/12/keeping-unused-hard-disks-unmounted/comment-page-1/#comment-782</link>
		<dc:creator>seyDoggy</dc:creator>
		<pubDate>Sat, 21 Nov 2009 14:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.seydoggy.com/2009/02/12/keeping-unused-hard-disks-unmounted/#comment-782</guid>
		<description>&lt;p&gt;@Thomas, glad this helped.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Thomas, glad this helped.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Bateman</title>
		<link>http://adam.merrifield.ca/2009/02/12/keeping-unused-hard-disks-unmounted/comment-page-1/#comment-781</link>
		<dc:creator>Thomas Bateman</dc:creator>
		<pubDate>Sat, 21 Nov 2009 11:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.seydoggy.com/2009/02/12/keeping-unused-hard-disks-unmounted/#comment-781</guid>
		<description>&lt;p&gt;This was driving me freakin&#039; nuts! I too was lost in the sea of crap offered up by Google&#039;s search results. In fact, I found this page a more obscure way.&lt;/p&gt;

&lt;p&gt;I Google Image searched &quot;fstab osx&quot; and randomly clicked on one of the thumbnails to see an example of how an fstab file was supposed to look, and it happened to be the last picture from this blog entry, leading me here.&lt;/p&gt;

&lt;p&gt;I needed this because of my dual-booting MSI Wind, running XP and OS X, and for some reason the slipstream install partition (which I decided to keep in the event of kernel panics) kept coming up as damaged each boot up. That message ruins the elegance that OS X is supposed to be about.&lt;/p&gt;

&lt;p&gt;The only difference was putting &quot;ntfs&quot; in place of &quot;hfs&quot; to auto-unmount the XP partition, which I wouldn&#039;t&#039;ve thought to do if not for the footnotes, so I appreciated those.&lt;/p&gt;

&lt;p&gt;Anyway, thanks a ton for going through the tedium so I could keep my sanity.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This was driving me freakin&#8217; nuts! I too was lost in the sea of crap offered up by Google&#8217;s search results. In fact, I found this page a more obscure way.</p>

<p>I Google Image searched &#8220;fstab osx&#8221; and randomly clicked on one of the thumbnails to see an example of how an fstab file was supposed to look, and it happened to be the last picture from this blog entry, leading me here.</p>

<p>I needed this because of my dual-booting MSI Wind, running XP and OS X, and for some reason the slipstream install partition (which I decided to keep in the event of kernel panics) kept coming up as damaged each boot up. That message ruins the elegance that OS X is supposed to be about.</p>

<p>The only difference was putting &#8220;ntfs&#8221; in place of &#8220;hfs&#8221; to auto-unmount the XP partition, which I wouldn&#8217;t've thought to do if not for the footnotes, so I appreciated those.</p>

<p>Anyway, thanks a ton for going through the tedium so I could keep my sanity.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: seyDoggy</title>
		<link>http://adam.merrifield.ca/2009/02/12/keeping-unused-hard-disks-unmounted/comment-page-1/#comment-780</link>
		<dc:creator>seyDoggy</dc:creator>
		<pubDate>Thu, 02 Jul 2009 20:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.seydoggy.com/2009/02/12/keeping-unused-hard-disks-unmounted/#comment-780</guid>
		<description>&lt;p&gt;@JB you can potentially use the Disk Identifier (i.e. disk1s2) or perhaps even the mount point but the trouble is both of these can change at random where the UUID cannot.&lt;/p&gt;

&lt;p&gt;What sort of volume do you have without a UUID?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@JB you can potentially use the Disk Identifier (i.e. disk1s2) or perhaps even the mount point but the trouble is both of these can change at random where the UUID cannot.</p>

<p>What sort of volume do you have without a UUID?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: JB</title>
		<link>http://adam.merrifield.ca/2009/02/12/keeping-unused-hard-disks-unmounted/comment-page-1/#comment-779</link>
		<dc:creator>JB</dc:creator>
		<pubDate>Thu, 02 Jul 2009 18:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.seydoggy.com/2009/02/12/keeping-unused-hard-disks-unmounted/#comment-779</guid>
		<description>&lt;p&gt;Is there a similar way to do this for volumes on a disk.  The volume itself does not have a UUID, can &#039;Sudo Pico&#039; work with another form of identification?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is there a similar way to do this for volumes on a disk.  The volume itself does not have a UUID, can &#8216;Sudo Pico&#8217; work with another form of identification?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn Thomas</title>
		<link>http://adam.merrifield.ca/2009/02/12/keeping-unused-hard-disks-unmounted/comment-page-1/#comment-778</link>
		<dc:creator>Glenn Thomas</dc:creator>
		<pubDate>Wed, 25 Feb 2009 19:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.seydoggy.com/2009/02/12/keeping-unused-hard-disks-unmounted/#comment-778</guid>
		<description>&lt;p&gt;Thanks Adam this is great information to have. Thank You!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Adam this is great information to have. Thank You!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: seyDoggy Web and Graphic Design - seyDoggy weblog - my thoughts on the web and the mac</title>
		<link>http://adam.merrifield.ca/2009/02/12/keeping-unused-hard-disks-unmounted/comment-page-1/#comment-777</link>
		<dc:creator>seyDoggy Web and Graphic Design - seyDoggy weblog - my thoughts on the web and the mac</dc:creator>
		<pubDate>Wed, 25 Feb 2009 18:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.seydoggy.com/2009/02/12/keeping-unused-hard-disks-unmounted/#comment-777</guid>
		<description>&lt;p&gt;[...] this month you might recall the solution I gave you for keeping unused volumes unmounted on your mac. The next part of the equation, automatically mounting those volumes when needed to run [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] this month you might recall the solution I gave you for keeping unused volumes unmounted on your mac. The next part of the equation, automatically mounting those volumes when needed to run [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Pollock</title>
		<link>http://adam.merrifield.ca/2009/02/12/keeping-unused-hard-disks-unmounted/comment-page-1/#comment-776</link>
		<dc:creator>Larry Pollock</dc:creator>
		<pubDate>Thu, 12 Feb 2009 17:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.seydoggy.com/2009/02/12/keeping-unused-hard-disks-unmounted/#comment-776</guid>
		<description>&lt;p&gt;Nice Adam. This is an area I have not spent much time in, the Console. I am planing on adding more drives this year and it is good to know this information. Thanks for taking the time to write it up with screenshots. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice Adam. This is an area I have not spent much time in, the Console. I am planing on adding more drives this year and it is good to know this information. Thanks for taking the time to write it up with screenshots. <img src='http://adam.merrifield.ca/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
</channel>
</rss>
