<?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 mount in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount/m-p/2836672#M90318</link>
    <description>HP-UX 11i&lt;BR /&gt;&lt;BR /&gt;I want to mount a cd.  On linux the contents look something like this :&lt;BR /&gt;&lt;BR /&gt;Components&lt;BR /&gt;runInstaller&lt;BR /&gt;&lt;BR /&gt;if I mount the cd with&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -o cdcase /dev/dsk/c1t2d0 /mnt/dvd&lt;BR /&gt;&lt;BR /&gt;the contents look like this:&lt;BR /&gt;component&lt;BR /&gt;runinstal&lt;BR /&gt;&lt;BR /&gt;It truncates and sets to lowercase&lt;BR /&gt;&lt;BR /&gt;if I omit the -o cdcase it looks something like this&lt;BR /&gt;&lt;BR /&gt;COMPONENT;1&lt;BR /&gt;RUNINSTAL;1&lt;BR /&gt;&lt;BR /&gt;Easy 10 points isn't it?&lt;BR /&gt;</description>
    <pubDate>Thu, 31 Oct 2002 09:32:13 GMT</pubDate>
    <dc:creator>Victor Geere</dc:creator>
    <dc:date>2002-10-31T09:32:13Z</dc:date>
    <item>
      <title>mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount/m-p/2836672#M90318</link>
      <description>HP-UX 11i&lt;BR /&gt;&lt;BR /&gt;I want to mount a cd.  On linux the contents look something like this :&lt;BR /&gt;&lt;BR /&gt;Components&lt;BR /&gt;runInstaller&lt;BR /&gt;&lt;BR /&gt;if I mount the cd with&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -o cdcase /dev/dsk/c1t2d0 /mnt/dvd&lt;BR /&gt;&lt;BR /&gt;the contents look like this:&lt;BR /&gt;component&lt;BR /&gt;runinstal&lt;BR /&gt;&lt;BR /&gt;It truncates and sets to lowercase&lt;BR /&gt;&lt;BR /&gt;if I omit the -o cdcase it looks something like this&lt;BR /&gt;&lt;BR /&gt;COMPONENT;1&lt;BR /&gt;RUNINSTAL;1&lt;BR /&gt;&lt;BR /&gt;Easy 10 points isn't it?&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Oct 2002 09:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount/m-p/2836672#M90318</guid>
      <dc:creator>Victor Geere</dc:creator>
      <dc:date>2002-10-31T09:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount/m-p/2836673#M90319</link>
      <description>Try doing a pfsmount of the CD&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;//*&lt;BR /&gt;PHCO_25841 s700_800 11.11 &lt;BR /&gt;Add Rock Ridge extension to mount_cdfs(1M) &lt;BR /&gt;&lt;BR /&gt;For 11.00&lt;BR /&gt;&lt;BR /&gt;PHKL_26448 s700_800 11.00 Y2k; Rock Ridge extension for ISO-9660 &lt;BR /&gt;PHCO_26449 s700_800 11.00 Add Rock Ridge extension to mount_cdfs(1M) &lt;BR /&gt;PHKL_26450 s700_800 11.00 Rock Ridge extension for ISO-9660 &lt;BR /&gt;*//&lt;BR /&gt;&lt;BR /&gt;Apply the patches and then do a &lt;BR /&gt;# mount -F cdfs -o rr /dev/dsk/c#d#t# /cdrom &lt;BR /&gt;&lt;BR /&gt;you can either do the above or without patches just do &lt;BR /&gt;&lt;BR /&gt;Try pfs mount. Use this procedure, &lt;BR /&gt;&lt;BR /&gt;nohup pfs_mountd &amp;amp; &lt;BR /&gt;nohup pfsd &amp;amp; &lt;BR /&gt;pfs_mount -o xlat=unix /dev/dsk/cd_device /cdrom &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After you finish &lt;BR /&gt;pfs_umount /cdrom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Oct 2002 09:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount/m-p/2836673#M90319</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-31T09:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount/m-p/2836674#M90320</link>
      <description>I think you have to use pfsmount procedure to use that CD.&lt;BR /&gt;" Create /etc/pfs_fstab file "&lt;BR /&gt;" pfs_mountd $ "&lt;BR /&gt;" pfsd $ "&lt;BR /&gt;" pfs_mount /SD_CDROM "&lt;BR /&gt;" bdf  "&lt;BR /&gt;&lt;BR /&gt;To unmount use ALWAYS  :&lt;BR /&gt;" pfs_umount /SD_CDROM "&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Try it and tell us how it works.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Juanma</description>
      <pubDate>Thu, 31 Oct 2002 09:59:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount/m-p/2836674#M90320</guid>
      <dc:creator>Juan Manuel López</dc:creator>
      <dc:date>2002-10-31T09:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount/m-p/2836675#M90321</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For 11.i you need to use also these three patches.&lt;BR /&gt;&lt;BR /&gt;PHKL_26520 Rock Ridge extension for ISO-9660     &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;&lt;BR /&gt;C.</description>
      <pubDate>Thu, 31 Oct 2002 10:35:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount/m-p/2836675#M90321</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-10-31T10:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount/m-p/2836676#M90322</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Clemens has provided you with the patches that obviate the need for pfs_mounts.&lt;BR /&gt;&lt;BR /&gt;Download and apply the three patches Clemens suggested. A reboot is required, but afterwards adding '-o rr' to the mount options enables the 'mount' command to mount RockRidge formatted CDs and correctly read them.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 31 Oct 2002 11:40:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount/m-p/2836676#M90322</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-10-31T11:40:37Z</dc:date>
    </item>
  </channel>
</rss>

