<?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: Linux how to determine the file system type</title> <atom:link href="http://www.cyberciti.biz/faq/linux-how-to-determine-find-out-file-system-type/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/linux-how-to-determine-find-out-file-system-type/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: dave</title><link>http://www.cyberciti.biz/faq/linux-how-to-determine-find-out-file-system-type/#comment-66680</link> <dc:creator>dave</dc:creator> <pubDate>Thu, 12 Jan 2012 03:23:14 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-how-to-determine-the-file-system-type.php#comment-66680</guid> <description>this won&#039;t work for files, how do I determine the filesystem type of a bin file? I need to mount it</description> <content:encoded><![CDATA[<p>this won&#8217;t work for files, how do I determine the filesystem type of a bin file? I need to mount it</p> ]]></content:encoded> </item> <item><title>By: mohn</title><link>http://www.cyberciti.biz/faq/linux-how-to-determine-find-out-file-system-type/#comment-65229</link> <dc:creator>mohn</dc:creator> <pubDate>Tue, 06 Dec 2011 11:02:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-how-to-determine-the-file-system-type.php#comment-65229</guid> <description>main diff b/n ntfs &amp; fat</description> <content:encoded><![CDATA[<p>main diff b/n ntfs &amp; fat</p> ]]></content:encoded> </item> <item><title>By: mohn</title><link>http://www.cyberciti.biz/faq/linux-how-to-determine-find-out-file-system-type/#comment-65228</link> <dc:creator>mohn</dc:creator> <pubDate>Tue, 06 Dec 2011 10:58:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-how-to-determine-the-file-system-type.php#comment-65228</guid> <description>how to find a system up in network?
(what all the systems in a network command)</description> <content:encoded><![CDATA[<p>how to find a system up in network?<br
/> (what all the systems in a network command)</p> ]]></content:encoded> </item> <item><title>By: Vlad</title><link>http://www.cyberciti.biz/faq/linux-how-to-determine-find-out-file-system-type/#comment-60232</link> <dc:creator>Vlad</dc:creator> <pubDate>Sat, 25 Jun 2011 17:48:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-how-to-determine-the-file-system-type.php#comment-60232</guid> <description>&gt; diatoid October 30, 2007
&gt; You can try a ‘file -s’ on the device node.
This is best -it shows the info even device not mounted yet. So you can check the file system then mount -t proper type.</description> <content:encoded><![CDATA[<p>&gt; diatoid October 30, 2007<br
/> &gt; You can try a ‘file -s’ on the device node.</p><p>This is best -it shows the info even device not mounted yet. So you can check the file system then mount -t proper type.</p> ]]></content:encoded> </item> <item><title>By: Derek</title><link>http://www.cyberciti.biz/faq/linux-how-to-determine-find-out-file-system-type/#comment-59583</link> <dc:creator>Derek</dc:creator> <pubDate>Mon, 23 May 2011 15:12:34 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-how-to-determine-the-file-system-type.php#comment-59583</guid> <description>Make sure you have root privileges when running &#039;fsck -N &#039;
It won&#039;t complain when it is run without them and it reports ext2 in error.</description> <content:encoded><![CDATA[<p>Make sure you have root privileges when running &#8216;fsck -N &#8216;</p><p>It won&#8217;t complain when it is run without them and it reports ext2 in error.</p> ]]></content:encoded> </item> <item><title>By: en</title><link>http://www.cyberciti.biz/faq/linux-how-to-determine-find-out-file-system-type/#comment-55639</link> <dc:creator>en</dc:creator> <pubDate>Tue, 15 Feb 2011 05:47:39 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-how-to-determine-the-file-system-type.php#comment-55639</guid> <description>Thank you!</description> <content:encoded><![CDATA[<p>Thank you!</p> ]]></content:encoded> </item> <item><title>By: dingo</title><link>http://www.cyberciti.biz/faq/linux-how-to-determine-find-out-file-system-type/#comment-45165</link> <dc:creator>dingo</dc:creator> <pubDate>Sun, 13 Dec 2009 22:22:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-how-to-determine-the-file-system-type.php#comment-45165</guid> <description>thanks chris
&quot;fsck -N /dev/sda1&quot; was exactly what i was looking for. it turns out i am running an old ext2 , arn&#039;t we at ext4 now?</description> <content:encoded><![CDATA[<p>thanks chris<br
/> &#8220;fsck -N /dev/sda1&#8243; was exactly what i was looking for. it turns out i am running an old ext2 , arn&#8217;t we at ext4 now?</p> ]]></content:encoded> </item> <item><title>By: Chris Musasizi</title><link>http://www.cyberciti.biz/faq/linux-how-to-determine-find-out-file-system-type/#comment-44518</link> <dc:creator>Chris Musasizi</dc:creator> <pubDate>Mon, 09 Nov 2009 09:32:53 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-how-to-determine-the-file-system-type.php#comment-44518</guid> <description>use &quot;cat /etc/fstab&quot;.
Also &quot;fsck -N&quot;</description> <content:encoded><![CDATA[<p>use &#8220;cat /etc/fstab&#8221;.<br
/> Also &#8220;fsck -N&#8221;</p> ]]></content:encoded> </item> <item><title>By: cefirum</title><link>http://www.cyberciti.biz/faq/linux-how-to-determine-find-out-file-system-type/#comment-38616</link> <dc:creator>cefirum</dc:creator> <pubDate>Fri, 22 Aug 2008 14:10:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-how-to-determine-the-file-system-type.php#comment-38616</guid> <description>@diatoid
great hint, thanks a lot!</description> <content:encoded><![CDATA[<p>@diatoid</p><p>great hint, thanks a lot!</p> ]]></content:encoded> </item> <item><title>By: diatoid</title><link>http://www.cyberciti.biz/faq/linux-how-to-determine-find-out-file-system-type/#comment-36972</link> <dc:creator>diatoid</dc:creator> <pubDate>Tue, 30 Oct 2007 02:35:44 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-how-to-determine-the-file-system-type.php#comment-36972</guid> <description>You can try a &#039;file -s&#039; on the device node.</description> <content:encoded><![CDATA[<p>You can try a &#8216;file -s&#8217; on the device node.</p> ]]></content:encoded> </item> <item><title>By: Peter Flynn</title><link>http://www.cyberciti.biz/faq/linux-how-to-determine-find-out-file-system-type/#comment-36779</link> <dc:creator>Peter Flynn</dc:creator> <pubDate>Wed, 29 Aug 2007 14:43:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-how-to-determine-the-file-system-type.php#comment-36779</guid> <description>What is the best procedure for identifying the file system type of unmounted SCSI disks (salvaged from a dead Alpha [Digital Unix 4] system)?</description> <content:encoded><![CDATA[<p>What is the best procedure for identifying the file system type of unmounted SCSI disks (salvaged from a dead Alpha [Digital Unix 4] system)?</p> ]]></content:encoded> </item> </channel> </rss>
