<?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: Oracle CD mount in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787595#M78779</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Both the oracle and DB2 CD's to be pfs mounted in HP.&lt;BR /&gt;&lt;BR /&gt;1. Open a file pfs_fstab in /etc&lt;BR /&gt;#vi /etc/pfs_fstab&lt;BR /&gt;&lt;BR /&gt;make entry&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/cxtxdx /cdrom pfs-rrip xlat=unix 0 0&lt;BR /&gt;&lt;BR /&gt;save and close the file.&lt;BR /&gt;&lt;BR /&gt;#pfs_mountd&amp;amp;&lt;BR /&gt;#pfsd&amp;amp;&lt;BR /&gt;#pfs_mount /cdrom&lt;BR /&gt;&lt;BR /&gt;now all the files in CD will appaer  normally.</description>
    <pubDate>Fri, 16 Aug 2002 08:54:27 GMT</pubDate>
    <dc:creator>Ravi_8</dc:creator>
    <dc:date>2002-08-16T08:54:27Z</dc:date>
    <item>
      <title>Oracle CD mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787589#M78773</link>
      <description>Hello,&lt;BR /&gt;   When I am mounting Oracle CD using "mount" command file name appears in capital letters.&lt;BR /&gt;# mount -r /dev/dsk/cxdxtx /mnt&lt;BR /&gt;&lt;BR /&gt;What command i should use to appear normal file name?&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Aug 2002 08:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787589#M78773</guid>
      <dc:creator>Ash_4</dc:creator>
      <dc:date>2002-08-16T08:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle CD mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787590#M78774</link>
      <description>Oracle CD's should not be mounted using the mount command.&lt;BR /&gt;&lt;BR /&gt;Use pfs_mount:&lt;BR /&gt;&lt;BR /&gt;Start :&lt;BR /&gt;&lt;BR /&gt;nphup pfs_mountd &amp;amp;&lt;BR /&gt;nohup pfsd&amp;amp;&lt;BR /&gt;&lt;BR /&gt;e.g. mount&lt;BR /&gt;pfs_mount -o xlat=unix /dev/rdsk/c0t2d0 /CDROM&lt;BR /&gt;    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After:&lt;BR /&gt;pfs_umount /CDROM&lt;BR /&gt;kill pfsd pfs_mountd</description>
      <pubDate>Fri, 16 Aug 2002 08:44:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787590#M78774</guid>
      <dc:creator>Alan Casey</dc:creator>
      <dc:date>2002-08-16T08:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle CD mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787591#M78775</link>
      <description>Check this thread.&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x272036e69499d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x272036e69499d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Fri, 16 Aug 2002 08:45:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787591#M78775</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2002-08-16T08:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle CD mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787592#M78776</link>
      <description>&lt;BR /&gt;You should use the pfs_mount command, but you must start some daemons first (see man pfs_mount) and use some different mount options, its much easier to install these patches first then you can mount oracle CD's using the normal mount command - much easier!&lt;BR /&gt;&lt;BR /&gt;  PHCO_26449    1.0            Add Rock Ridge extension to mount_cdfs(1M) &lt;BR /&gt;  PHKL_26448    1.0            Y2k; Rock Ridge extension for ISO-9660 &lt;BR /&gt;  PHKL_26450    1.0            Rock Ridge extension for ISO-9660 &lt;BR /&gt;&lt;BR /&gt;for 11.0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Aug 2002 08:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787592#M78776</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-08-16T08:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle CD mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787593#M78777</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   try the following thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc480dfe5920fd5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc480dfe5920fd5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;John K.</description>
      <pubDate>Fri, 16 Aug 2002 08:48:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787593#M78777</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2002-08-16T08:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle CD mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787594#M78778</link>
      <description>Hello &lt;BR /&gt;&lt;BR /&gt;You need to do this: &lt;BR /&gt;&lt;BR /&gt;1. nohup /usr/sbin/pfs_mountd &amp;amp;    &lt;BR /&gt;2. nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;3. /usr/sbin/pfs_mount -t rrip -x unix /dev/dsk/c4t2d0 /SD_CDROM&lt;BR /&gt;4. /usr/sbin/pfs_umnount /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;There are some patches that can be installed for v11 that will let you do a normal mount of &lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -o rr /dev/dsk/c?d?t? /cdrom&lt;BR /&gt;&lt;BR /&gt;see &lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf489107d277ad611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf489107d277ad611abdb0090277a778c,00.html&lt;/A&gt; for patches. &lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Keely</description>
      <pubDate>Fri, 16 Aug 2002 08:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787594#M78778</guid>
      <dc:creator>Keely Jackson</dc:creator>
      <dc:date>2002-08-16T08:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle CD mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787595#M78779</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Both the oracle and DB2 CD's to be pfs mounted in HP.&lt;BR /&gt;&lt;BR /&gt;1. Open a file pfs_fstab in /etc&lt;BR /&gt;#vi /etc/pfs_fstab&lt;BR /&gt;&lt;BR /&gt;make entry&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/cxtxdx /cdrom pfs-rrip xlat=unix 0 0&lt;BR /&gt;&lt;BR /&gt;save and close the file.&lt;BR /&gt;&lt;BR /&gt;#pfs_mountd&amp;amp;&lt;BR /&gt;#pfsd&amp;amp;&lt;BR /&gt;#pfs_mount /cdrom&lt;BR /&gt;&lt;BR /&gt;now all the files in CD will appaer  normally.</description>
      <pubDate>Fri, 16 Aug 2002 08:54:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-cd-mount/m-p/2787595#M78779</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-08-16T08:54:27Z</dc:date>
    </item>
  </channel>
</rss>

