<?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>Eltmon's Blog &#187; ntfs</title>
	<atom:link href="http://eltmon.org/tag/ntfs/feed/" rel="self" type="application/rss+xml" />
	<link>http://eltmon.org</link>
	<description>Edward Becker's blog about Technology, Family, Economics, Management, and Music!</description>
	<lastBuildDate>Wed, 24 Mar 2010 20:39:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mount NTFS Filesystem in Ubuntu</title>
		<link>http://eltmon.org/2008/09/19/mount-ntfs-filesystem-in-ubuntu/</link>
		<comments>http://eltmon.org/2008/09/19/mount-ntfs-filesystem-in-ubuntu/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 19:31:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://eltmon.org/wordpress/?p=22</guid>
		<description><![CDATA[Find your NTFS partition:
sudo fdisk  -l
/dev/sda1   *           1       25496   204796588+   7  HPFS/NTFS
Add to your FSTAB:
/dev/sda1 /mnt/win ntfs dmask=0222,fmask=0333 0 0
]]></description>
			<content:encoded><![CDATA[<p>Find your NTFS partition:<strong></strong></p>
<p><strong>sudo fdisk  -l</strong></p>
<p><em>/dev/sda1   *           1       25496   204796588+   7  HPFS/NTFS</em></p>
<p>Add to your FSTAB:</p>
<p><strong>/dev/sda1 /mnt/win ntfs dmask=0222,fmask=0333 0 0</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://eltmon.org/2008/09/19/mount-ntfs-filesystem-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
