<?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 error when mounting a CD in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-mounting-a-cd/m-p/3405017#M863545</link>
    <description>I am running on hpux 11.23&lt;BR /&gt;I mounted a CD using the command :&lt;BR /&gt;"mount -F cdfs -o rr /dev/dsk/c0t0d0 /cdrom"&lt;BR /&gt;the mount does not throw any error, but when I am trying to copy (or to use) the datas to another directory, the following error occurs for some of the files :&lt;BR /&gt;for instance&lt;BR /&gt;cp: cannot access /cdrom/CORE/GENERIC/XMLIO: No such file or directory&lt;BR /&gt;&lt;BR /&gt;If I check on the CD, the files do exist (with the correct case)&lt;BR /&gt;&lt;BR /&gt;have u heard about such problems ?</description>
    <pubDate>Thu, 21 Oct 2004 08:37:25 GMT</pubDate>
    <dc:creator>tgouble</dc:creator>
    <dc:date>2004-10-21T08:37:25Z</dc:date>
    <item>
      <title>error when mounting a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-mounting-a-cd/m-p/3405017#M863545</link>
      <description>I am running on hpux 11.23&lt;BR /&gt;I mounted a CD using the command :&lt;BR /&gt;"mount -F cdfs -o rr /dev/dsk/c0t0d0 /cdrom"&lt;BR /&gt;the mount does not throw any error, but when I am trying to copy (or to use) the datas to another directory, the following error occurs for some of the files :&lt;BR /&gt;for instance&lt;BR /&gt;cp: cannot access /cdrom/CORE/GENERIC/XMLIO: No such file or directory&lt;BR /&gt;&lt;BR /&gt;If I check on the CD, the files do exist (with the correct case)&lt;BR /&gt;&lt;BR /&gt;have u heard about such problems ?</description>
      <pubDate>Thu, 21 Oct 2004 08:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-mounting-a-cd/m-p/3405017#M863545</guid>
      <dc:creator>tgouble</dc:creator>
      <dc:date>2004-10-21T08:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: error when mounting a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-mounting-a-cd/m-p/3405018#M863546</link>
      <description>Hi with this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -o cdcase /dev/dsk/c0t0d0 /cdrom&lt;BR /&gt;or&lt;BR /&gt;mount -F cdfs /dev/dsk/c0t0d0 /cdrom</description>
      <pubDate>Thu, 21 Oct 2004 08:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-mounting-a-cd/m-p/3405018#M863546</guid>
      <dc:creator>accent</dc:creator>
      <dc:date>2004-10-21T08:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: error when mounting a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-mounting-a-cd/m-p/3405019#M863547</link>
      <description>HI,&lt;BR /&gt;If the above one doesn't work then try using pfs_mount..&lt;BR /&gt;Hope that works.&lt;BR /&gt;Regards,</description>
      <pubDate>Thu, 21 Oct 2004 08:53:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-mounting-a-cd/m-p/3405019#M863547</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-10-21T08:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: error when mounting a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-mounting-a-cd/m-p/3405020#M863548</link>
      <description>There should be a Rockridge extension patch also for 11.23 that handles this automagically.&lt;BR /&gt;At least on 11.00 I've got e.g. PHCO_26449&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2004 09:10:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-mounting-a-cd/m-p/3405020#M863548</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-10-21T09:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: error when mounting a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-mounting-a-cd/m-p/3405021#M863549</link>
      <description>thanks for the answer&lt;BR /&gt;&lt;BR /&gt;I tried the following cmds :&lt;BR /&gt;mount -F cdfs /dev/dsk/c0t0d0 /cdrom and mount -F cdfs -o dcase /dev/dsk/c0t0d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;but the same errors occured.&lt;BR /&gt;&lt;BR /&gt;I tired to use pfs_mount (pfs_mount -t iso9660 /dev/dsk/c0t0d0 /cdrom) but the command failed after a while :&lt;BR /&gt;pfs_mount: giving up on /cdrom&lt;BR /&gt;&lt;BR /&gt;I read that the rockridge module is included by default when installin HPUX 11.23, is that right ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2004 10:13:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-mounting-a-cd/m-p/3405021#M863549</guid>
      <dc:creator>tgouble</dc:creator>
      <dc:date>2004-10-21T10:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: error when mounting a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-mounting-a-cd/m-p/3405022#M863550</link>
      <description>Do not use PFS...your brain will hurt trying to figure out how to make it work reliably. Do not use -o cdcase as it is a brain-dead lowercase translator and ;1 remover. The RockRidge option is -orr as in:&lt;BR /&gt; &lt;BR /&gt;mount -orr /dev/dsk/c0t0d0 /cdrom&lt;BR /&gt; &lt;BR /&gt;Make sure you have the latest cdfs patch.</description>
      <pubDate>Thu, 21 Oct 2004 14:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-mounting-a-cd/m-p/3405022#M863550</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-10-21T14:06:43Z</dc:date>
    </item>
  </channel>
</rss>

