<?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: NFS Help in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3657000#M84005</link>
    <description>Edit the /etc/exports file:&lt;BR /&gt;&lt;BR /&gt;/media/cdrom *(ro,async)&lt;BR /&gt;&lt;BR /&gt;And, for every cd that you need to use:&lt;BR /&gt;&lt;BR /&gt;Stop nfs services:&lt;BR /&gt;&lt;BR /&gt;service nfs stop&lt;BR /&gt;&lt;BR /&gt;Mount the device:&lt;BR /&gt;&lt;BR /&gt;eject /dev/cdrom&lt;BR /&gt;mount /dev/cdrom /media/cdrom&lt;BR /&gt;&lt;BR /&gt;Start nfs services.&lt;BR /&gt;&lt;BR /&gt;From the client, run:&lt;BR /&gt;&lt;BR /&gt;mount -t nfs server:/media/cdrom /media/cdrom</description>
    <pubDate>Tue, 25 Oct 2005 10:02:25 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2005-10-25T10:02:25Z</dc:date>
    <item>
      <title>NFS Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3656999#M84004</link>
      <description>I have one K server with a regular CDROM and one L server with a DVD CDROM.    Oracle latest DB software only comes with DVD format and I need to install DB on K server.&lt;BR /&gt;&lt;BR /&gt;It would be appreciated if someone recommend any option, like nfs, and how.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Steven</description>
      <pubDate>Tue, 25 Oct 2005 08:49:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3656999#M84004</guid>
      <dc:creator>Steven Chen_1</dc:creator>
      <dc:date>2005-10-25T08:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3657000#M84005</link>
      <description>Edit the /etc/exports file:&lt;BR /&gt;&lt;BR /&gt;/media/cdrom *(ro,async)&lt;BR /&gt;&lt;BR /&gt;And, for every cd that you need to use:&lt;BR /&gt;&lt;BR /&gt;Stop nfs services:&lt;BR /&gt;&lt;BR /&gt;service nfs stop&lt;BR /&gt;&lt;BR /&gt;Mount the device:&lt;BR /&gt;&lt;BR /&gt;eject /dev/cdrom&lt;BR /&gt;mount /dev/cdrom /media/cdrom&lt;BR /&gt;&lt;BR /&gt;Start nfs services.&lt;BR /&gt;&lt;BR /&gt;From the client, run:&lt;BR /&gt;&lt;BR /&gt;mount -t nfs server:/media/cdrom /media/cdrom</description>
      <pubDate>Tue, 25 Oct 2005 10:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3657000#M84005</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-10-25T10:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3657001#M84006</link>
      <description>Can hpux be nfs with Linux to use the cdrom?</description>
      <pubDate>Tue, 25 Oct 2005 13:39:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3657001#M84006</guid>
      <dc:creator>Steven Chen_1</dc:creator>
      <dc:date>2005-10-25T13:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3657002#M84007</link>
      <description>Yes they can. The only thing that may cause a problem is the source connection port.&lt;BR /&gt;&lt;BR /&gt;If you cannot connect from HP-UX to Linux, try adding "insecure" to the exports options:&lt;BR /&gt;&lt;BR /&gt;/media/cdrom   *(ro,async,insecure)&lt;BR /&gt;&lt;BR /&gt;I had problems with AIX and Linux and the problem was solved with this option.</description>
      <pubDate>Tue, 25 Oct 2005 13:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3657002#M84007</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-10-25T13:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3657003#M84008</link>
      <description>also i have the same problem i used this command&lt;BR /&gt;mount -t nfs erver:/media/cdrom /media/cdrom&lt;BR /&gt;&lt;BR /&gt;it's gave me error message&lt;BR /&gt;(mount: illegal option -- t  )&lt;BR /&gt;&lt;BR /&gt;Kindly help me  ...&lt;BR /&gt;&lt;BR /&gt;thanx for all</description>
      <pubDate>Sun, 16 Jul 2006 01:12:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3657003#M84008</guid>
      <dc:creator>fahad_8</dc:creator>
      <dc:date>2006-07-16T01:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3657004#M84009</link>
      <description>Shalom Steven,&lt;BR /&gt;&lt;BR /&gt;Aside: nice name. :=)&lt;BR /&gt;&lt;BR /&gt;mount -t nfs erver:/media/cdrom /media/cdrom&lt;BR /&gt;&lt;BR /&gt;Checklist&lt;BR /&gt;&lt;BR /&gt;Try it without the -t&lt;BR /&gt;&lt;BR /&gt;or add this little honey into /etc/fstab&lt;BR /&gt;&lt;BR /&gt;erver:/media/cdrom       /media/cdrom                   nfs     rw,async        0 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then mount /media/cdrom&lt;BR /&gt;&lt;BR /&gt;Make sure /media/cdrom is not having something else moutned on it locally.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;Not being shelled.&lt;BR /&gt;Really!&lt;BR /&gt;</description>
      <pubDate>Sun, 16 Jul 2006 04:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3657004#M84009</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-16T04:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3657005#M84010</link>
      <description>The other way is just copy whole file tree from L to K using rcp/scp/rsync/ftp/etc.</description>
      <pubDate>Sun, 16 Jul 2006 06:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-help/m-p/3657005#M84010</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-07-16T06:24:40Z</dc:date>
    </item>
  </channel>
</rss>

