<?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: Understanding Linux /etc/fstab</title>
	<atom:link href="http://www.ghacks.net/2009/01/03/understanding-linux-etcfstab/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net/2009/01/03/understanding-linux-etcfstab/</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 09 Nov 2009 08:16:39 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Trephined</title>
		<link>http://www.ghacks.net/2009/01/03/understanding-linux-etcfstab/#comment-607530</link>
		<dc:creator>Trephined</dc:creator>
		<pubDate>Wed, 14 Jan 2009 20:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=9590#comment-607530</guid>
		<description>HAL FTW</description>
		<content:encoded><![CDATA[<p>HAL FTW</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: From Pine View Farm &#187; Inside the Walled Garden (High Geek Alert)</title>
		<link>http://www.ghacks.net/2009/01/03/understanding-linux-etcfstab/#comment-605629</link>
		<dc:creator>From Pine View Farm &#187; Inside the Walled Garden (High Geek Alert)</dc:creator>
		<pubDate>Mon, 12 Jan 2009 21:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=9590#comment-605629</guid>
		<description>[...] dictates putting plug-in memory devices, such as a camera, memory stick, or MP3 player, in the fstab (&#8221;file system table&#8211;it cross-references media types with their mount [...]</description>
		<content:encoded><![CDATA[<p>[...] dictates putting plug-in memory devices, such as a camera, memory stick, or MP3 player, in the fstab (&#8221;file system table&#8211;it cross-references media types with their mount [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: To mount any file system in linux &#171; Infotech</title>
		<link>http://www.ghacks.net/2009/01/03/understanding-linux-etcfstab/#comment-595819</link>
		<dc:creator>To mount any file system in linux &#171; Infotech</dc:creator>
		<pubDate>Mon, 05 Jan 2009 04:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=9590#comment-595819</guid>
		<description>[...] http://www.ghacks.net/2009/01/03/understanding-linux-etcfstab/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.ghacks.net/2009/01/03/understanding-linux-etcfstab/" rel="nofollow">http://www.ghacks.net/2009/01/03/understanding-linux-etcfstab/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What is KDE?</title>
		<link>http://www.ghacks.net/2009/01/03/understanding-linux-etcfstab/#comment-594567</link>
		<dc:creator>What is KDE?</dc:creator>
		<pubDate>Sun, 04 Jan 2009 11:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=9590#comment-594567</guid>
		<description>It has been years since I personally have had the encoding problems, but these are the specifics as I remember them:
CD-ROMs do not support utf-8 file names without hacks.
Windows does not use UTF-8 for file names.
Therefore, moving non-ASCII named files from a Windows drive to Linux, or from a CD, is problematic unless fstab is properly configured for that specific charset/encoding.

You could probably troll linuxquestions.org for lots of examples.</description>
		<content:encoded><![CDATA[<p>It has been years since I personally have had the encoding problems, but these are the specifics as I remember them:<br />
CD-ROMs do not support utf-8 file names without hacks.<br />
Windows does not use UTF-8 for file names.<br />
Therefore, moving non-ASCII named files from a Windows drive to Linux, or from a CD, is problematic unless fstab is properly configured for that specific charset/encoding.</p>
<p>You could probably troll linuxquestions.org for lots of examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://www.ghacks.net/2009/01/03/understanding-linux-etcfstab/#comment-594026</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Sat, 03 Jan 2009 21:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=9590#comment-594026</guid>
		<description>that&#039;s a good reference site. 

can you give me an example of the encoding errors you are getting?</description>
		<content:encoded><![CDATA[<p>that&#8217;s a good reference site. </p>
<p>can you give me an example of the encoding errors you are getting?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What is Linux?</title>
		<link>http://www.ghacks.net/2009/01/03/understanding-linux-etcfstab/#comment-593974</link>
		<dc:creator>What is Linux?</dc:creator>
		<pubDate>Sat, 03 Jan 2009 18:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=9590#comment-593974</guid>
		<description>This is the page where I go for fstab issues, in fact, I had referred someone to there just today:
http://www.tuxfiles.org/linuxhelp/fstab.html

I look forward to the next post, in which you touch upon common fstab problems. There are a few common issues with fstab, such as automounting and encoding errors, yet no page seems to tackle them all. Thanks!</description>
		<content:encoded><![CDATA[<p>This is the page where I go for fstab issues, in fact, I had referred someone to there just today:<br />
<a href="http://www.tuxfiles.org/linuxhelp/fstab.html" rel="nofollow">http://www.tuxfiles.org/linuxhelp/fstab.html</a></p>
<p>I look forward to the next post, in which you touch upon common fstab problems. There are a few common issues with fstab, such as automounting and encoding errors, yet no page seems to tackle them all. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
