<?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: fstab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677181#M906883</link>
    <description>Also if you would have any type of syntax error in the fstab the filesystem may not mount.  Also if the directory is not present the filesystem is unable to mount.  In other words if the entry in /etc/fstab is set up correctly and not commented out it will mount but there are various things that can keep it from mounting.</description>
    <pubDate>Wed, 06 Mar 2002 15:48:40 GMT</pubDate>
    <dc:creator>nancy rippey</dc:creator>
    <dc:date>2002-03-06T15:48:40Z</dc:date>
    <item>
      <title>fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677177#M906879</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If I have an entry in /etc/fstab file does it guarantee that this entry is mounted?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Wed, 06 Mar 2002 15:39:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677177#M906879</guid>
      <dc:creator>andi_1</dc:creator>
      <dc:date>2002-03-06T15:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677178#M906880</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;an entry in /etc/fstab does not mean that the filesystem is mounted, if it is commented out by a "#" in the first column on the line.&lt;BR /&gt;&lt;BR /&gt;Also any filesystem, automatically mounted using fstab can be manually unmounted.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Mar 2002 15:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677178#M906880</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-06T15:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677179#M906881</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;So, unless an entry is preceded by an #, an entry is mounted. Am I correct?&lt;BR /&gt;&lt;BR /&gt;Thank you!</description>
      <pubDate>Wed, 06 Mar 2002 15:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677179#M906881</guid>
      <dc:creator>andi_1</dc:creator>
      <dc:date>2002-03-06T15:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677180#M906882</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;No it doesn't necessarily mean the filesystem is mounted.&lt;BR /&gt;The file could be edited &amp;amp; a new filesystem entry put in without mounting the filesystem, or file systems could be manually unmounted.&lt;BR /&gt;&lt;BR /&gt;Hilary&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Mar 2002 15:46:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677180#M906882</guid>
      <dc:creator>BFA6</dc:creator>
      <dc:date>2002-03-06T15:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677181#M906883</link>
      <description>Also if you would have any type of syntax error in the fstab the filesystem may not mount.  Also if the directory is not present the filesystem is unable to mount.  In other words if the entry in /etc/fstab is set up correctly and not commented out it will mount but there are various things that can keep it from mounting.</description>
      <pubDate>Wed, 06 Mar 2002 15:48:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677181#M906883</guid>
      <dc:creator>nancy rippey</dc:creator>
      <dc:date>2002-03-06T15:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677182#M906884</link>
      <description>It is not necessary that it will be mounted.&lt;BR /&gt;Better check with bdf whether it is mounted or not.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Wed, 06 Mar 2002 15:51:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677182#M906884</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-03-06T15:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677183#M906885</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes if there is an entry without a "#" in the first column and if the syntax of the entry is correct the lv will get mounted at the bootup of the system. &lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Mar 2002 15:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677183#M906885</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-06T15:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: fstab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677184#M906886</link>
      <description>If you want the filesystem to mount at boot time, the proper method is to have an entry for it in /etc/fstab.  Even so, that doesn't guarantee it will be mounted as there could be errors with fstab, the filesystem, or the volume group itself.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Wed, 06 Mar 2002 15:56:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fstab/m-p/2677184#M906886</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-03-06T15:56:58Z</dc:date>
    </item>
  </channel>
</rss>

