<?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 equivalent on HPUX 11v3 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134782#M316751</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Should not be using pfs_mount.&lt;BR /&gt;&lt;BR /&gt;Alternatives:&lt;BR /&gt;&lt;BR /&gt;On a linux box nfs share:&lt;BR /&gt;&lt;BR /&gt;mount -o loop filename.iso /folder&lt;BR /&gt;&lt;BR /&gt;You have full access and can mount and install via the network.&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/mount -F cdfs -e -o ro,rr /dev/dsk/c3t2d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;Works for Oracle cds&lt;BR /&gt;&lt;BR /&gt;I'd like to see someone try mount -o on HP-UX. Probably not supported.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 24 Jan 2008 14:02:48 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-01-24T14:02:48Z</dc:date>
    <item>
      <title>pfs_mount equivalent on HPUX 11v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134777#M316746</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;up to 11v2 I was able to mount cdrom images using pfs_mount:&lt;BR /&gt;&lt;BR /&gt;pfs_mount /tmp/my.iso /cdrom&lt;BR /&gt;&lt;BR /&gt;There is any way to do the same in v3?</description>
      <pubDate>Thu, 24 Jan 2008 11:27:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134777#M316746</guid>
      <dc:creator>Marco Salvi</dc:creator>
      <dc:date>2008-01-24T11:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount equivalent on HPUX 11v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134778#M316747</link>
      <description>PFS has been obsolete and completely deprecated since patches were released many years ago for RockRidge support. You might try the -orr option to mount (see man mount_cdfs).</description>
      <pubDate>Thu, 24 Jan 2008 11:33:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134778#M316747</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-01-24T11:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount equivalent on HPUX 11v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134779#M316748</link>
      <description>Well it seems that the standard mount command doesn't allow to specify a iso image file. It works only with device</description>
      <pubDate>Thu, 24 Jan 2008 13:21:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134779#M316748</guid>
      <dc:creator>Marco Salvi</dc:creator>
      <dc:date>2008-01-24T13:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount equivalent on HPUX 11v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134780#M316749</link>
      <description>Sure you can:&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -o ro,rr,noauto /tmp/my.iso /cdrom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jan 2008 13:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134780#M316749</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2008-01-24T13:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount equivalent on HPUX 11v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134781#M316750</link>
      <description>This is what I've got using the command your command&lt;BR /&gt;&lt;BR /&gt;myhpia: 1059 : mount -F cdfs -o ro,rr,noauto /tmp/DB2CLN913_HPIA64.iso /cdrom&lt;BR /&gt;mount: /tmp/DB2CLN913_HPIA64.iso is an invalid operand&lt;BR /&gt;/home/drivers/DB2_91fp3_ISO&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jan 2008 13:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134781#M316750</guid>
      <dc:creator>Marco Salvi</dc:creator>
      <dc:date>2008-01-24T13:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount equivalent on HPUX 11v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134782#M316751</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Should not be using pfs_mount.&lt;BR /&gt;&lt;BR /&gt;Alternatives:&lt;BR /&gt;&lt;BR /&gt;On a linux box nfs share:&lt;BR /&gt;&lt;BR /&gt;mount -o loop filename.iso /folder&lt;BR /&gt;&lt;BR /&gt;You have full access and can mount and install via the network.&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/mount -F cdfs -e -o ro,rr /dev/dsk/c3t2d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;Works for Oracle cds&lt;BR /&gt;&lt;BR /&gt;I'd like to see someone try mount -o on HP-UX. Probably not supported.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 24 Jan 2008 14:02:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134782#M316751</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-01-24T14:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount equivalent on HPUX 11v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134783#M316752</link>
      <description>Well this is strange indeed.&lt;BR /&gt;&lt;BR /&gt;For I know in an Integrity Virtual Machine environment, I am able from the host to "present" an ISO image as a DVD to a guest.&lt;BR /&gt;&lt;BR /&gt;There must be a way to do it natively...&lt;BR /&gt;&lt;BR /&gt;This would be a good question for HP - are you on a contract?&lt;BR /&gt;&lt;BR /&gt;I would like to know the answer...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 24 Jan 2008 14:13:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134783#M316752</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2008-01-24T14:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount equivalent on HPUX 11v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134784#M316753</link>
      <description>Sounds like a solution:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1153978" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1153978&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(last post)&lt;BR /&gt;&lt;BR /&gt;copy'n'paste:&lt;BR /&gt;"&lt;BR /&gt;# mkdir /isoimg&lt;BR /&gt;# lvcreate -n ISOLV -L 3096 /dev/vg00&lt;BR /&gt;# dd if=isoimage of=/dev/vg00/rISOLV bs=8192&lt;BR /&gt;# mount /dev/vg00/ISOLV /isoimg&lt;BR /&gt;"</description>
      <pubDate>Thu, 24 Jan 2008 14:25:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134784#M316753</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-01-24T14:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount equivalent on HPUX 11v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134785#M316754</link>
      <description>Yes the pfs abilities for rock ridge were added to the mount_cdfs but even HPs own software site says to use pfs for ISO image files.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20229.www2.hp.com/downloads/iso_format.html?jumpid=reg_R1002_USEN" target="_blank"&gt;http://h20229.www2.hp.com/downloads/iso_format.html?jumpid=reg_R1002_USEN&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HP-UX &lt;BR /&gt;nohup pfs_mountd &amp;amp; &lt;BR /&gt;nohup pfsd &amp;amp; &lt;BR /&gt;pfs_mount -o xlat=UNIX pathToIso mountPoint&lt;BR /&gt; &lt;BR /&gt;but as mentioned if pfs is not avail on 11iv3 then one of the other workarounds may be required. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jan 2008 14:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134785#M316754</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-01-24T14:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount equivalent on HPUX 11v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134786#M316755</link>
      <description>Thanks to all you guys. Probably the solution to create a raw logical volume is the best one at the moment.&lt;BR /&gt;I'm not happy for this, I rekon that pfs_mount was not stable but was for sure better that nothing.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jan 2008 15:05:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-equivalent-on-hpux-11v3/m-p/4134786#M316755</guid>
      <dc:creator>Marco Salvi</dc:creator>
      <dc:date>2008-01-24T15:05:29Z</dc:date>
    </item>
  </channel>
</rss>

