<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do I know which fs type is mounted? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-know-which-fs-type-is-mounted/m-p/2669430#M1193</link>
    <description>All,&lt;BR /&gt;How come df -Tk and cat /etc/mntab reports / as ext3 whereas cat /proc/mounts report / as ext2?  &lt;BR /&gt;&lt;BR /&gt;This is on RH 7.1 upgraded to kernel version 2.4.17 with ext3 as modules. I've ran tune2fs -j successfully on / file system. Anyone care to explain why cat /etc/mtab differ with /proc/mounts? Thanks.</description>
    <pubDate>Thu, 21 Feb 2002 20:03:00 GMT</pubDate>
    <dc:creator>K.C. Chan</dc:creator>
    <dc:date>2002-02-21T20:03:00Z</dc:date>
    <item>
      <title>How do I know which fs type is mounted?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-know-which-fs-type-is-mounted/m-p/2669426#M1189</link>
      <description>Besides the info on /etc/fstab, how do I know which fs type is the current filesystem? Is there a command like fstype you can run against it? Thanks.</description>
      <pubDate>Thu, 21 Feb 2002 16:45:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-know-which-fs-type-is-mounted/m-p/2669426#M1189</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-02-21T16:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know which fs type is mounted?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-know-which-fs-type-is-mounted/m-p/2669427#M1190</link>
      <description>I don't know if this is what you are looking for, but have you tried doing a more on /etc/mtab?&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;------------------------&lt;BR /&gt;/dev/hda5 / ext3 rw 0 0&lt;BR /&gt;none /proc proc rw 0 0&lt;BR /&gt;/dev/hda1 /boot ext2 rw 0 0&lt;BR /&gt;------------------------</description>
      <pubDate>Thu, 21 Feb 2002 17:24:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-know-which-fs-type-is-mounted/m-p/2669427#M1190</guid>
      <dc:creator>Josh Owings</dc:creator>
      <dc:date>2002-02-21T17:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know which fs type is mounted?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-know-which-fs-type-is-mounted/m-p/2669428#M1191</link>
      <description>Exactly..  /etc/mtab get's updated every time a file system is mounted or unmounted so it should always reflect the current state of all the active file systems.&lt;BR /&gt;&lt;BR /&gt;As an example:&lt;BR /&gt;&lt;BR /&gt;awk '{ print "Filesystem $2 is type $3" }' /etc/mtab</description>
      <pubDate>Thu, 21 Feb 2002 17:31:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-know-which-fs-type-is-mounted/m-p/2669428#M1191</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2002-02-21T17:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know which fs type is mounted?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-know-which-fs-type-is-mounted/m-p/2669429#M1192</link>
      <description>You can also check:&lt;BR /&gt;&lt;BR /&gt;cat /proc/mounts&lt;BR /&gt;or &lt;BR /&gt;df -Tk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Feb 2002 18:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-know-which-fs-type-is-mounted/m-p/2669429#M1192</guid>
      <dc:creator>D. Jackson_1</dc:creator>
      <dc:date>2002-02-21T18:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know which fs type is mounted?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-know-which-fs-type-is-mounted/m-p/2669430#M1193</link>
      <description>All,&lt;BR /&gt;How come df -Tk and cat /etc/mntab reports / as ext3 whereas cat /proc/mounts report / as ext2?  &lt;BR /&gt;&lt;BR /&gt;This is on RH 7.1 upgraded to kernel version 2.4.17 with ext3 as modules. I've ran tune2fs -j successfully on / file system. Anyone care to explain why cat /etc/mtab differ with /proc/mounts? Thanks.</description>
      <pubDate>Thu, 21 Feb 2002 20:03:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-know-which-fs-type-is-mounted/m-p/2669430#M1193</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-02-21T20:03:00Z</dc:date>
    </item>
  </channel>
</rss>

