<?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>Random Wisdom &#187; fstab</title>
	<atom:link href="http://scrolls.mafgani.net/tag/fstab/feed/" rel="self" type="application/rss+xml" />
	<link>http://scrolls.mafgani.net</link>
	<description>An attempt at organizing my thoughts ...</description>
	<lastBuildDate>Sun, 13 Mar 2011 22:54:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Cross-platform filesystem access</title>
		<link>http://scrolls.mafgani.net/2006/11/cross-platform-filesystem-access/</link>
		<comments>http://scrolls.mafgani.net/2006/11/cross-platform-filesystem-access/#comments</comments>
		<pubDate>Tue, 21 Nov 2006 09:01:00 +0000</pubDate>
		<dc:creator>Mostafa</dc:creator>
				<category><![CDATA[How To ...]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ext2]]></category>
		<category><![CDATA[ext3]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[fstab]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[ntfs-3g]]></category>

		<guid isPermaLink="false">http://scrolls.mafgani.net/?p=73</guid>
		<description><![CDATA[Looks like the ntfs-3g driver has already gained a lot of popularity and is quite easy to use: NTFS-3G Read/Write Driver The driver itself is supposedly available from the Fedora Extras repository for FC6 onwards. Completely safe read/write access to NTFS drives from Linux &#8212; now that&#8217;s a dream come true! In the meanwhile, it [...]]]></description>
			<content:encoded><![CDATA[<p>Looks like the <span style="font-weight:bold;">ntfs-3g</span> driver has already gained a lot of popularity and is quite easy to use:</p>
<p><a href="http://www.ntfs-3g.org/">NTFS-3G Read/Write Driver</a></p>
<p>The driver itself is supposedly available from the Fedora Extras repository for FC6 onwards. Completely safe read/write access to NTFS drives from Linux &#8212; now that&#8217;s a dream come true!</p>
<p>In the meanwhile, it looks like there&#8217;s also a windows Ext2 file-system driver that allows full read/write access to Ext2/3 volumes:</p>
<p><a href="http://fs-driver.org/index.html">Ext2 Installable File System For Windows</a></p>
<p>Of course, one of the drawbacks here is that the Ext3 volume is mounted as Ext2 &#8212; so there is no journaling support. In case of a &#8216;dirty&#8217; unmount <span style="font-weight:bold;">e2fsck</span> will have to be run. The other drawback is the fact that is won&#8217;t work with LVM.</p>
<p>So, these drivers really open up a lot of choices. But I guess the best option is to have the shared drive as NTFS since the <span style="font-weight:bold;">ntfs-3g</span> driver takes care of journaling.</p>
]]></content:encoded>
			<wfw:commentRss>http://scrolls.mafgani.net/2006/11/cross-platform-filesystem-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

