<?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: CDR format . in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cdr-format/m-p/3063491#M904248</link>
    <description>You are seeing the 8.3 filenames because that's all that the CDROM driver supports without patches (ie, ISO9660). (accuracy note: HP CDs show longer filenames and mixed UPPER/lower case because they are in a non-standard format) As mentioned, PFS can be used to see the long filenames but it is quite unstable at 11.0 and later. Install all 3 of the special patches that will support RockRidge format. Then mount with the -orr option. For 10.20, you have no choice but to use PFS.</description>
    <pubDate>Fri, 05 Sep 2003 02:14:57 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2003-09-05T02:14:57Z</dc:date>
    <item>
      <title>CDR format .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdr-format/m-p/3063487#M904244</link>
      <description>Hello ,&lt;BR /&gt;I bured a cd with patches i have to update my system .&lt;BR /&gt;When i mount the cd i dont see the full name of the files  :&lt;BR /&gt;create~1     ph604f~1     phco_2~2     phkl_2~2     phne_2~2     scripts&lt;BR /&gt;ph30bf~1     phco_2~1     phkl_2~1     phne_2~1     readme~1&lt;BR /&gt;&lt;BR /&gt;Bye ,&lt;BR /&gt;Eran .</description>
      <pubDate>Thu, 04 Sep 2003 07:16:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdr-format/m-p/3063487#M904244</guid>
      <dc:creator>Chapaya</dc:creator>
      <dc:date>2003-09-04T07:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: CDR format .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdr-format/m-p/3063488#M904245</link>
      <description>Hi Eran,&lt;BR /&gt;&lt;BR /&gt;Take a look at Merijn's page.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cmve.net/~merijn/" target="_blank"&gt;http://www.cmve.net/~merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;My CD-ROM doesn't show what I expect&lt;BR /&gt;It can be an Oracle CD-ROM, or a CD created on Windows, or whereever they used Rock Ridge extensions. Long names are truncated or show upper case only. Oracle tells you to use pfs_mount.&lt;BR /&gt;&lt;BR /&gt;Do not use pfs_mount!. Install the Rock-Ridge extension patches instead and never worry about these problems. For HP-UX 11.00 you will need forget all about PFS and install PHKL_26448 (now superceded by PHKL_28060), PHCO_26449, and PHKL_26450 to have HP-UX recognize those file systems automatically on mount! For HP-UX 11.11 (11i) you need PHCO_25841, PHKL_26269, and PHKL_25760.&lt;BR /&gt;&lt;BR /&gt;No need thereafter to use -o cdfs to mount anymore, provided you enter the CD drive in /etc/fstab like this:&lt;BR /&gt;&lt;BR /&gt;      /dev/cd0   /cdrom    cdfs    ro,rr,noauto    0 0&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Thu, 04 Sep 2003 07:18:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdr-format/m-p/3063488#M904245</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-09-04T07:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: CDR format .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdr-format/m-p/3063489#M904246</link>
      <description>if its not an oracle cd (where pfs_mount has been used) it could have been burned with MS Joilet style and not ISO 9660 (or whatever the number - never remember it :)).I'd also try -o cdcase option for mount but don't think its the case here.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Sep 2003 08:02:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdr-format/m-p/3063489#M904246</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-09-04T08:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: CDR format .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdr-format/m-p/3063490#M904247</link>
      <description>Zeev ,&lt;BR /&gt;The files are longer then 8.3 format ,&lt;BR /&gt;Burning in ISO 9660 format still give me the same solution .&lt;BR /&gt;&lt;BR /&gt;Eran .</description>
      <pubDate>Thu, 04 Sep 2003 12:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdr-format/m-p/3063490#M904247</guid>
      <dc:creator>Chapaya</dc:creator>
      <dc:date>2003-09-04T12:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: CDR format .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdr-format/m-p/3063491#M904248</link>
      <description>You are seeing the 8.3 filenames because that's all that the CDROM driver supports without patches (ie, ISO9660). (accuracy note: HP CDs show longer filenames and mixed UPPER/lower case because they are in a non-standard format) As mentioned, PFS can be used to see the long filenames but it is quite unstable at 11.0 and later. Install all 3 of the special patches that will support RockRidge format. Then mount with the -orr option. For 10.20, you have no choice but to use PFS.</description>
      <pubDate>Fri, 05 Sep 2003 02:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdr-format/m-p/3063491#M904248</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-09-05T02:14:57Z</dc:date>
    </item>
  </channel>
</rss>

