<?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: Error Installing From CD-ROM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-installing-from-cd-rom/m-p/2519142#M23355</link>
    <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;can you provide us here with more information on how to you run the installation.&lt;BR /&gt;&lt;BR /&gt;From what I know you need to use pfs to mount a oracle cd for installation. Then the error message might come up during the mount command.&lt;BR /&gt;There are a lot of threads regarding pfs mount problems and nfs server not responding on the itrc where you can troubleshoot.&lt;BR /&gt;&lt;BR /&gt;If you get this error during the swinstall procedure then you are trying to run sdux  over an nfs mountpoint which is not supported. Just start the swinstall procedure on the box you want to install to and point the sd ux to the source on the other box.&lt;BR /&gt;&lt;BR /&gt;Hope that helps, Steffi Jones</description>
    <pubDate>Thu, 19 Apr 2001 18:03:12 GMT</pubDate>
    <dc:creator>Steffi Jones_1</dc:creator>
    <dc:date>2001-04-19T18:03:12Z</dc:date>
    <item>
      <title>Error Installing From CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-installing-from-cd-rom/m-p/2519141#M23354</link>
      <description>When I try to run the installer for Oracle from CD I get the following error:&lt;BR /&gt;&lt;BR /&gt;NFS server xxxx not responding still trying&lt;BR /&gt;&lt;BR /&gt;Why do I get this error?  I installed something else from another CD earlier.  Is something wrong with the CD?&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 19 Apr 2001 17:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-installing-from-cd-rom/m-p/2519141#M23354</guid>
      <dc:creator>Chris Hinnen</dc:creator>
      <dc:date>2001-04-19T17:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error Installing From CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-installing-from-cd-rom/m-p/2519142#M23355</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;can you provide us here with more information on how to you run the installation.&lt;BR /&gt;&lt;BR /&gt;From what I know you need to use pfs to mount a oracle cd for installation. Then the error message might come up during the mount command.&lt;BR /&gt;There are a lot of threads regarding pfs mount problems and nfs server not responding on the itrc where you can troubleshoot.&lt;BR /&gt;&lt;BR /&gt;If you get this error during the swinstall procedure then you are trying to run sdux  over an nfs mountpoint which is not supported. Just start the swinstall procedure on the box you want to install to and point the sd ux to the source on the other box.&lt;BR /&gt;&lt;BR /&gt;Hope that helps, Steffi Jones</description>
      <pubDate>Thu, 19 Apr 2001 18:03:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-installing-from-cd-rom/m-p/2519142#M23355</guid>
      <dc:creator>Steffi Jones_1</dc:creator>
      <dc:date>2001-04-19T18:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error Installing From CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-installing-from-cd-rom/m-p/2519143#M23356</link>
      <description>I used pfs to mount the CD.  I then just used the installer that is on the Oracle CD and get this error when I run the installer.&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 19 Apr 2001 18:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-installing-from-cd-rom/m-p/2519143#M23356</guid>
      <dc:creator>Chris Hinnen</dc:creator>
      <dc:date>2001-04-19T18:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error Installing From CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-installing-from-cd-rom/m-p/2519144#M23357</link>
      <description>Here is what I would suggest doing:&lt;BR /&gt;&lt;BR /&gt;Login as root&lt;BR /&gt;# nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;# nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;&lt;BR /&gt;Create and edit /etc/pfs_fstab (EG /dev/dsk/c0t8d0 /SD_CDROM pfs-rrip&lt;BR /&gt;xlat=unix 0 0)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Insert the CD&lt;BR /&gt;# /usr/sbin/pfs_mount /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;If you encounter problems, you might need this bug report. Oracle version 8 CD's also require NFS daemons (nfsd, nfskd) and RPC daemons&lt;BR /&gt;(rpc.lockd &amp;amp; rpc.statd) running in order for the locking routines of the installation process to work.&lt;BR /&gt;These daemons are started at boot if NFS&lt;BR /&gt;client/server are enabled at boot time.&lt;BR /&gt; &lt;BR /&gt;Another thing you might want to check: PFS is pretty sensitive when you have root belonging to more than 8 groups.&lt;BR /&gt;&lt;BR /&gt;Steffi Jones&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Apr 2001 18:30:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-installing-from-cd-rom/m-p/2519144#M23357</guid>
      <dc:creator>Steffi Jones_1</dc:creator>
      <dc:date>2001-04-19T18:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error Installing From CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-installing-from-cd-rom/m-p/2519145#M23358</link>
      <description>That is how I am mounting the CD and have an entry like that in the pfs_fstab file.  That is the instructions in the Oracle manual and that is what I did.  I think I found an answer in another forum that is talking about problems with pfs.&lt;BR /&gt;&lt;BR /&gt;Chris&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Apr 2001 18:41:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-installing-from-cd-rom/m-p/2519145#M23358</guid>
      <dc:creator>Chris Hinnen</dc:creator>
      <dc:date>2001-04-19T18:41:32Z</dc:date>
    </item>
  </channel>
</rss>

