<?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>And now here&#039;s something… &#187; ntfs</title>
	<atom:link href="http://christiansons.net/mike/blog/tag/ntfs/feed/" rel="self" type="application/rss+xml" />
	<link>http://christiansons.net/mike/blog</link>
	<description>Java, Ant, SVN, Jetty, cygwin and other stuff…</description>
	<lastBuildDate>Fri, 02 Dec 2011 16:53:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Mount NTFS partitions at startup with fstab</title>
		<link>http://christiansons.net/mike/blog/2009/07/mount-ntfs-partitions-at-startup-with-fstab/</link>
		<comments>http://christiansons.net/mike/blog/2009/07/mount-ntfs-partitions-at-startup-with-fstab/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 01:41:13 +0000</pubDate>
		<dc:creator>Mike Christianson</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[fstab]]></category>
		<category><![CDATA[ntfs]]></category>

		<guid isPermaLink="false">http://christiansons.net/mike/blog/?p=380</guid>
		<description><![CDATA[Yesterday I helped a coworker figure out the best way to have Linux mount an NTFS partition at startup. It was an interesting little problem because there are multiple solutions but only a single &#8220;correct&#8221; solution. At first I questioned the need to do anything at all &#8212; my computer apparently mounts my NTFS drive <a href='http://christiansons.net/mike/blog/2009/07/mount-ntfs-partitions-at-startup-with-fstab/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday I helped a <a href="http://dollopofdesi.blogspot.com">coworker</a> figure out the best way to <a href="http://dollopofdesi.blogspot.com/2009/07/loading-windows-partition-at-bootup-in.html">have Linux mount an NTFS partition at startup</a>.  It was an interesting little problem because there are multiple solutions but only a single &#8220;correct&#8221; solution.</p>
<p>At first I questioned the need to do anything at all &#8212; my computer apparently mounts my NTFS drive on its own but I couldn&#8217;t remember how.  </p>
<p>Before I found the ultimate solution, one approach my coworker attemped was to have gnome execute a script at login which used the <tt>mount</tt> command.  This didn&#8217;t work; he forgot to use <tt>gksudo</tt> and anyway the script never seemed to run.</p>
<p>Then I remembered <tt><a href="https://help.ubuntu.com/community/Fstab">fstab</a></tt> and the rest is history.  If you need to accomplish the same thing, be sure to read his <a href="http://dollopofdesi.blogspot.com/2009/07/loading-windows-partition-at-bootup-in.html"><tt>fstab</tt> blog post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://christiansons.net/mike/blog/2009/07/mount-ntfs-partitions-at-startup-with-fstab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

