<?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: Mount ISO file on HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-iso-file-on-hp-ux/m-p/4191702#M323728</link>
    <description>Here are some threads about ISO images:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1153978" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1153978&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1143931" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1143931&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=690913" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=690913&lt;/A&gt;</description>
    <pubDate>Mon, 05 May 2008 10:12:21 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2008-05-05T10:12:21Z</dc:date>
    <item>
      <title>Mount ISO file on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-iso-file-on-hp-ux/m-p/4191699#M323725</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please suggest steps to mount ISO file on HP-UX 11.11&lt;BR /&gt;&lt;BR /&gt;I have iso file under /home/abc.iso&lt;BR /&gt;&lt;BR /&gt;How to mount it under /dvdrom?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 May 2008 09:23:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-iso-file-on-hp-ux/m-p/4191699#M323725</guid>
      <dc:creator>MDesai</dc:creator>
      <dc:date>2008-05-05T09:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mount ISO file on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-iso-file-on-hp-ux/m-p/4191700#M323726</link>
      <description># nohup pfs_mountd &amp;amp; &lt;BR /&gt;# nohup pfsd &amp;amp; &lt;BR /&gt;# pfs_mount -o xlat=UNIX path_to_iso mount_point&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 May 2008 09:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-iso-file-on-hp-ux/m-p/4191700#M323726</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2008-05-05T09:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mount ISO file on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-iso-file-on-hp-ux/m-p/4191701#M323727</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I should hope pfs_mount would not work. Its an awful technology and should only be used if there is no alternative.&lt;BR /&gt;&lt;BR /&gt;I think you'll have to either burn the image to an actual DVD or mount the image on a Linux or Solaris host and then NFS export it to HP-UX.&lt;BR /&gt;</description>
      <pubDate>Mon, 05 May 2008 09:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-iso-file-on-hp-ux/m-p/4191701#M323727</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-05-05T09:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Mount ISO file on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-iso-file-on-hp-ux/m-p/4191702#M323728</link>
      <description>Here are some threads about ISO images:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1153978" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1153978&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1143931" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1143931&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=690913" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=690913&lt;/A&gt;</description>
      <pubDate>Mon, 05 May 2008 10:12:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-iso-file-on-hp-ux/m-p/4191702#M323728</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-05T10:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Mount ISO file on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-iso-file-on-hp-ux/m-p/4191703#M323729</link>
      <description>Most likely have to use PFS as I am not aware of native mount that supports ISO file moutning.&lt;BR /&gt;&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;</description>
      <pubDate>Mon, 05 May 2008 14:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-iso-file-on-hp-ux/m-p/4191703#M323729</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-05-05T14:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mount ISO file on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-iso-file-on-hp-ux/m-p/4191704#M323730</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You cannot mount the iso file directly here is the steps&lt;BR /&gt;&lt;BR /&gt;Here are the steps to mount the ISO file on HP-UX 11i:&lt;BR /&gt;&lt;BR /&gt;Find out the size of the ISO image:&lt;BR /&gt;# du -k /tmp/test.iso &lt;BR /&gt;NOTE: The size will be in Kb. &lt;BR /&gt;&lt;BR /&gt;Create a logical volume to hold the ISO image:&lt;BR /&gt;# lvcreate -L &lt;SIZE_IN_MB&gt; -n iso /dev/vg00 &lt;BR /&gt;NOTE: The name of the logical volume will be /dev/vg00/iso&lt;BR /&gt;&lt;BR /&gt;Copy the ISO file to the raw logical volume:&lt;BR /&gt;# dd if=/tmp/test.iso of=/dev/vg00/riso bs=64k &lt;BR /&gt;&lt;BR /&gt;Create a temporary directory and mount the /dev/vg00/iso volume:&lt;BR /&gt;# mkdir /iso_image &lt;BR /&gt;# mount /dev/vg00/iso /iso &lt;BR /&gt;NOTE: For HP-UX 11.11 you must install the latest CDFS patches: &lt;BR /&gt;PHCO_25841 Add Rock Ridge extension to mount_cdfs(1M) &lt;BR /&gt;PHKL_26269 Rock Ridge extension for ISO-9660 &lt;BR /&gt;PHKL_34153 CDFS cumulative patch&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;&lt;BR /&gt;don't forget to assign points&lt;/SIZE_IN_MB&gt;</description>
      <pubDate>Tue, 06 May 2008 00:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-iso-file-on-hp-ux/m-p/4191704#M323730</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2008-05-06T00:58:57Z</dc:date>
    </item>
  </channel>
</rss>

