<?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: pfs_mount in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2766012#M894657</link>
    <description>Hello,&lt;BR /&gt;Use -x or cdcase option while mounting&lt;BR /&gt;/usr/sbin/pfs_mount -t rrip -x unix /dev/dsk/cntndn /cdrom&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -r -o cdcase /dev/dsk/cntndn /cdrom&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;-USA..</description>
    <pubDate>Wed, 17 Jul 2002 12:38:58 GMT</pubDate>
    <dc:creator>Uday_S_Ankolekar</dc:creator>
    <dc:date>2002-07-17T12:38:58Z</dc:date>
    <item>
      <title>pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2766011#M894656</link>
      <description>Hi, when i try to mount a cdrom whit&lt;BR /&gt;pfs_mount raw_devive mount_point seems behave all ok.&lt;BR /&gt;But when ls mount_point the entries in the dir&lt;BR /&gt;is like&lt;BR /&gt;[h3mih008]/# ls /SD_CDROM/&lt;BR /&gt;ACCEL~H@        &lt;BR /&gt;ACCEL~UD.TGZ;1  PAC_CODE.TXT;1&lt;BR /&gt;Somebody can help me?&lt;BR /&gt;&lt;BR /&gt;bye &lt;BR /&gt;Luca&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jul 2002 12:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2766011#M894656</guid>
      <dc:creator>Luca_11</dc:creator>
      <dc:date>2002-07-17T12:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2766012#M894657</link>
      <description>Hello,&lt;BR /&gt;Use -x or cdcase option while mounting&lt;BR /&gt;/usr/sbin/pfs_mount -t rrip -x unix /dev/dsk/cntndn /cdrom&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -r -o cdcase /dev/dsk/cntndn /cdrom&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;-USA..</description>
      <pubDate>Wed, 17 Jul 2002 12:38:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2766012#M894657</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-07-17T12:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2766013#M894658</link>
      <description>Don't. Install patches PHCO_25841, PHKL_26269, and PHKL_25760 for HP-UX 11i or patches PHKL_26448, PHKL_26450, and PHCO_26449 for HP-UX 11.00 and forget all about pfs_mount from there on! You won't regret.</description>
      <pubDate>Wed, 17 Jul 2002 12:59:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2766013#M894658</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-07-17T12:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2766014#M894659</link>
      <description>Hi Luca,&lt;BR /&gt;&lt;BR /&gt;have this line in /etc/pfs_fstab. If the file does not exist, create one with that name,&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c6t2d0 /cdrom pfs-rrip xlat=unix 1 0&lt;BR /&gt;&lt;BR /&gt;here /dev/dsk/c6t2d0 in the block device file for the cdrom and /cdrom is the mount point.&lt;BR /&gt;&lt;BR /&gt;now mount the cd using this format,&lt;BR /&gt;&lt;BR /&gt;nohup pfs_mountd &amp;amp;&lt;BR /&gt;nohup pfsd &amp;amp;&lt;BR /&gt;pfs_mount /cdrom&lt;BR /&gt;&lt;BR /&gt;once you have used the cd, unmount it using ,&lt;BR /&gt;&lt;BR /&gt;pfs_umount /cdrom&lt;BR /&gt;&lt;BR /&gt;now kill the pfs processes in this order,&lt;BR /&gt;&lt;BR /&gt;pfsd.rpc&lt;BR /&gt;pfsd&lt;BR /&gt;pfs_mountd.rpc&lt;BR /&gt;pfs_mountd&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jul 2002 13:28:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2766014#M894659</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-07-17T13:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2766015#M894660</link>
      <description>Hi Luca,&lt;BR /&gt;&lt;BR /&gt;Instead of using pfs_mount, have you used the cdcase option with the mount command.&lt;BR /&gt;&lt;BR /&gt;mount -o ro,cdcase -F cdfs /dev/dsk/cxdytz /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;Here /dev/dsk/cxtydz is the cdrom device file and /SD_CDROM is the mount point.&lt;BR /&gt;&lt;BR /&gt;Also there is a patch which you can use such that you can mount the rockridge formatted oracle cd's using mount command without using pfs_mount.&lt;BR /&gt;&lt;BR /&gt;Try this link to find out more about the patch.&lt;BR /&gt;&lt;BR /&gt;&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;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jul 2002 13:41:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2766015#M894660</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-07-17T13:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2766016#M894661</link>
      <description>Luca&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;couple of ways to do it&lt;BR /&gt;&lt;BR /&gt;1. mount -F cdfs -o cdcase /dev/dsk/cxtydz /cdrom&lt;BR /&gt;&lt;BR /&gt;2. pfs mount like &lt;BR /&gt;&lt;BR /&gt;pfs_mountd &amp;amp;&lt;BR /&gt;pfsd &amp;amp;&lt;BR /&gt;pfs_mount -x no_version x lower_case /dev/dsk/cxtydz /cdrom&lt;BR /&gt;&lt;BR /&gt;you can also do a man ofs to get more options .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 17 Jul 2002 13:59:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2766016#M894661</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-07-17T13:59:15Z</dc:date>
    </item>
  </channel>
</rss>

