<?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: mount linux filesystem on hpux 11.00 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mount-linux-filesystem-on-hpux-11-00/m-p/2794959#M78976</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I guess you are using NFS to share data between Linux (server side) and hpux (client side).&lt;BR /&gt;&lt;BR /&gt;On the server side (Linux) :&lt;BR /&gt;&lt;BR /&gt;   =&amp;gt; Make sure the directories are exported. Here is an example of /etc/exports :&lt;BR /&gt;&lt;BR /&gt;/share  *(ro,no_root_squash)&lt;BR /&gt;&lt;BR /&gt;After edited /etc/exports, type exportfs -ua and exportfs -av to apply changes.&lt;BR /&gt;&lt;BR /&gt;   =&amp;gt; Make sure that the NFS server is started :&lt;BR /&gt;&lt;BR /&gt;/etc/init.d/nfs start&lt;BR /&gt;&lt;BR /&gt;You can have it automatically started at system boot :&lt;BR /&gt;&lt;BR /&gt;chkconfig --level 2345 nfs on&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the client side, things are much simple :&lt;BR /&gt;&lt;BR /&gt;mkdir /mountpoint&lt;BR /&gt;mount linux_hostname_or_ip:/share /mountpoint&lt;BR /&gt;&lt;BR /&gt;You can put it in /etc/fstab :&lt;BR /&gt;&lt;BR /&gt;linux_host_or_ip:/share  /mountpoint  nfs  ro 0 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Aug 2002 15:12:50 GMT</pubDate>
    <dc:creator>Kodjo Agbenu</dc:creator>
    <dc:date>2002-08-27T15:12:50Z</dc:date>
    <item>
      <title>mount linux filesystem on hpux 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-linux-filesystem-on-hpux-11-00/m-p/2794958#M78975</link>
      <description>I have a linux server that i want to mount on hpux 11 server.  It is networked.  what is requred in the fstab entry??? Current error message: Permission Denied.</description>
      <pubDate>Tue, 27 Aug 2002 13:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-linux-filesystem-on-hpux-11-00/m-p/2794958#M78975</guid>
      <dc:creator>TIMCOK460GSO</dc:creator>
      <dc:date>2002-08-27T13:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: mount linux filesystem on hpux 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-linux-filesystem-on-hpux-11-00/m-p/2794959#M78976</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I guess you are using NFS to share data between Linux (server side) and hpux (client side).&lt;BR /&gt;&lt;BR /&gt;On the server side (Linux) :&lt;BR /&gt;&lt;BR /&gt;   =&amp;gt; Make sure the directories are exported. Here is an example of /etc/exports :&lt;BR /&gt;&lt;BR /&gt;/share  *(ro,no_root_squash)&lt;BR /&gt;&lt;BR /&gt;After edited /etc/exports, type exportfs -ua and exportfs -av to apply changes.&lt;BR /&gt;&lt;BR /&gt;   =&amp;gt; Make sure that the NFS server is started :&lt;BR /&gt;&lt;BR /&gt;/etc/init.d/nfs start&lt;BR /&gt;&lt;BR /&gt;You can have it automatically started at system boot :&lt;BR /&gt;&lt;BR /&gt;chkconfig --level 2345 nfs on&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the client side, things are much simple :&lt;BR /&gt;&lt;BR /&gt;mkdir /mountpoint&lt;BR /&gt;mount linux_hostname_or_ip:/share /mountpoint&lt;BR /&gt;&lt;BR /&gt;You can put it in /etc/fstab :&lt;BR /&gt;&lt;BR /&gt;linux_host_or_ip:/share  /mountpoint  nfs  ro 0 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Aug 2002 15:12:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-linux-filesystem-on-hpux-11-00/m-p/2794959#M78976</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-08-27T15:12:50Z</dc:date>
    </item>
  </channel>
</rss>

