<?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: How to mount ISO image file on 11.31 Release 45 (Sept 2009) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208852#M464571</link>
    <description>Torsten,&lt;BR /&gt;&lt;BR /&gt;Thanks.  I missed the extra details in the 11iv3 Sept 2009 Release Notes about loading the fspd DLM into the kernel.  Works as advertised now.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rene Feitelson</description>
    <pubDate>Wed, 11 Nov 2009 21:14:44 GMT</pubDate>
    <dc:creator>Rene Feitelson</dc:creator>
    <dc:date>2009-11-11T21:14:44Z</dc:date>
    <item>
      <title>How to mount ISO image file on 11.31 Release 45 (Sept 2009)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208845#M464564</link>
      <description>I just updated my rx2600 system to 11.31 Releasee 5 (Sept 2009) DCOE.  I have 2 ISO files that I have used successfully before by dd'ing to a raw lvol, mounting and then swinstall'ing from this mount point.  I tried to test mounting the ISO images directly, but I get an error that the ISO file "is an invalid operand".  The 4 ISO patches (PHCO_39672, PHCO_39673, PHCO_39674, PHCO_39675) are already included in the Sept 2009 release and installed on this system.  &lt;BR /&gt;&lt;BR /&gt;Any suggestions?    &lt;BR /&gt;&lt;BR /&gt;/var/adm/sw# cd /var/spool/sw&lt;BR /&gt;/var/spool/sw# ll *.iso&lt;BR /&gt;-rw-r--r--   1 root       sys        74250240 Mar 24  2009 GlancePlus_11.31_B3693-13016.iso&lt;BR /&gt;-rw-r--r--   1 root       sys        226097152 Mar 24  2009 ovpa_C.04.70_B7490-13297.iso&lt;BR /&gt;&lt;BR /&gt;/var/spool/sw# mount -F cdfs /var/spool/sw/ovpa_C.04.70_B7490-13297.iso /cdrom     &lt;BR /&gt;mount: /var/spool/sw/ovpa_C.04.70_B7490-13297.iso is an invalid operand&lt;BR /&gt;&lt;BR /&gt;/var/spool/sw# mount -F cdfs -orr /var/spool/sw/ovpa_C.04.70_B7490-13297.iso /cdrom&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Nov 2009 16:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208845#M464564</guid>
      <dc:creator>Rene Feitelson</dc:creator>
      <dc:date>2009-11-11T16:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to mount ISO image file on 11.31 Release 45 (Sept 2009)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208846#M464565</link>
      <description>Please try this... works on HP UX 11.32:&lt;BR /&gt;&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;/usr/sbin/pfs_mount -t iso9660 -x unix iso_image_file mount_dir &lt;BR /&gt;&lt;BR /&gt;-SJ</description>
      <pubDate>Wed, 11 Nov 2009 16:36:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208846#M464565</guid>
      <dc:creator>Srini Jay</dc:creator>
      <dc:date>2009-11-11T16:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to mount ISO image file on 11.31 Release 45 (Sept 2009)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208847#M464566</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check this link its a great how to mount a iso under HP-UX 11.31:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1375750" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1375750&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Nov 2009 16:44:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208847#M464566</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-11-11T16:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to mount ISO image file on 11.31 Release 45 (Sept 2009)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208848#M464567</link>
      <description>Better see this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-6561/ch05s14.html" target="_blank"&gt;http://docs.hp.com/en/5992-6561/ch05s14.html&lt;/A&gt;</description>
      <pubDate>Wed, 11 Nov 2009 18:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208848#M464567</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-11-11T18:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to mount ISO image file on 11.31 Release 45 (Sept 2009)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208849#M464568</link>
      <description>here is the depot:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ISOIMAGE-ENH" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ISOIMAGE-ENH&lt;/A&gt;</description>
      <pubDate>Wed, 11 Nov 2009 18:39:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208849#M464568</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-11-11T18:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to mount ISO image file on 11.31 Release 45 (Sept 2009)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208850#M464569</link>
      <description>oops, typo in my prev msg: should read as 11.23!</description>
      <pubDate>Wed, 11 Nov 2009 19:52:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208850#M464569</guid>
      <dc:creator>Srini Jay</dc:creator>
      <dc:date>2009-11-11T19:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to mount ISO image file on 11.31 Release 45 (Sept 2009)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208851#M464570</link>
      <description>Forget pfs_mount.&lt;BR /&gt;&lt;BR /&gt;With your hp-ux version you can mount ISO files directly.&lt;BR /&gt;&lt;BR /&gt;The patches are prereq's, but you need to install the product!</description>
      <pubDate>Wed, 11 Nov 2009 20:46:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208851#M464570</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-11-11T20:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to mount ISO image file on 11.31 Release 45 (Sept 2009)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208852#M464571</link>
      <description>Torsten,&lt;BR /&gt;&lt;BR /&gt;Thanks.  I missed the extra details in the 11iv3 Sept 2009 Release Notes about loading the fspd DLM into the kernel.  Works as advertised now.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rene Feitelson</description>
      <pubDate>Wed, 11 Nov 2009 21:14:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208852#M464571</guid>
      <dc:creator>Rene Feitelson</dc:creator>
      <dc:date>2009-11-11T21:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to mount ISO image file on 11.31 Release 45 (Sept 2009)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208853#M464572</link>
      <description>After swinstall of ISOIMAGE-ENH, you need to load the DLKM:&lt;BR /&gt;&lt;BR /&gt;kcmodule fspd=loaded</description>
      <pubDate>Wed, 11 Nov 2009 21:16:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-iso-image-file-on-11-31-release-45-sept-2009/m-p/5208853#M464572</guid>
      <dc:creator>Rene Feitelson</dc:creator>
      <dc:date>2009-11-11T21:16:24Z</dc:date>
    </item>
  </channel>
</rss>

