<?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: Problem in /cdrom contains in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133206#M316469</link>
    <description>&amp;gt; [...] at least for some OS's.&lt;BR /&gt;&lt;BR /&gt;Version numbers (";nnn") were included in&lt;BR /&gt;ISO 9660 for VMS, now called OpenVMS, and&lt;BR /&gt;owned by HP.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; # cat README.111;1&lt;BR /&gt;&amp;gt; cat: Cannot open README.111: No such file or directory&lt;BR /&gt;&lt;BR /&gt;One quick way out may be to quote or escape&lt;BR /&gt;characters (like ";") which the shell treats&lt;BR /&gt;as special:&lt;BR /&gt;&lt;BR /&gt;   cat 'README.111;1'&lt;BR /&gt;   cat README.111\;1&lt;BR /&gt;&lt;BR /&gt;But mounting the CD-ROM with the right&lt;BR /&gt;options will probably be easier in the long&lt;BR /&gt;run.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; You need to [...]&lt;BR /&gt;&lt;BR /&gt;There you go again.  There's usually more&lt;BR /&gt;than one solution to a problem.</description>
    <pubDate>Tue, 22 Jan 2008 05:51:33 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2008-01-22T05:51:33Z</dc:date>
    <item>
      <title>Problem in /cdrom contains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133204#M316467</link>
      <description>Hello Everybody,&lt;BR /&gt;&lt;BR /&gt;     When I mount a cdrom I am able to do that however I see all the files ending with ;1. Example : README.111;1. I am not able to do anything with this file not copy nor I can read this. When I try to cat this file I get the following error:-&lt;BR /&gt;&lt;BR /&gt;# cat README.111;1&lt;BR /&gt;cat: Cannot open README.111: No such file or directory&lt;BR /&gt;ksh: 1:  not found&lt;BR /&gt;&lt;BR /&gt;Any idea abt this issue. I have tried replacing several CD's but all I can see this is files ending with ;1. Please let me know if anybody has any info abt this.&lt;BR /&gt;&lt;BR /&gt;I have this issue on HP-UX 11.11.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Tue, 22 Jan 2008 04:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133204#M316467</guid>
      <dc:creator>Kaps_2</dc:creator>
      <dc:date>2008-01-22T04:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in /cdrom contains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133205#M316468</link>
      <description>That's because the ;1 is not actually the filename but is rather a version extension --- at least for some OS's. You need to umount the cdrom and mount it with the -o cdcase option (which will change the filename to lowercase and the extensions will disappear).&lt;BR /&gt;&lt;BR /&gt;Man mount_cdfs for details.</description>
      <pubDate>Tue, 22 Jan 2008 04:47:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133205#M316468</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2008-01-22T04:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in /cdrom contains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133206#M316469</link>
      <description>&amp;gt; [...] at least for some OS's.&lt;BR /&gt;&lt;BR /&gt;Version numbers (";nnn") were included in&lt;BR /&gt;ISO 9660 for VMS, now called OpenVMS, and&lt;BR /&gt;owned by HP.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; # cat README.111;1&lt;BR /&gt;&amp;gt; cat: Cannot open README.111: No such file or directory&lt;BR /&gt;&lt;BR /&gt;One quick way out may be to quote or escape&lt;BR /&gt;characters (like ";") which the shell treats&lt;BR /&gt;as special:&lt;BR /&gt;&lt;BR /&gt;   cat 'README.111;1'&lt;BR /&gt;   cat README.111\;1&lt;BR /&gt;&lt;BR /&gt;But mounting the CD-ROM with the right&lt;BR /&gt;options will probably be easier in the long&lt;BR /&gt;run.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; You need to [...]&lt;BR /&gt;&lt;BR /&gt;There you go again.  There's usually more&lt;BR /&gt;than one solution to a problem.</description>
      <pubDate>Tue, 22 Jan 2008 05:51:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133206#M316469</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-01-22T05:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in /cdrom contains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133207#M316470</link>
      <description>thanks a lot dude...looks like its working fine now.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Kapil</description>
      <pubDate>Tue, 22 Jan 2008 07:05:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133207#M316470</guid>
      <dc:creator>Kaps_2</dc:creator>
      <dc:date>2008-01-22T07:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in /cdrom contains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133208#M316471</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;    If I mount the cdrom with -o cdcase option it will mount as lowercase, however if I want it to mount in Upper Case is there any option....?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Kapil</description>
      <pubDate>Tue, 22 Jan 2008 11:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133208#M316471</guid>
      <dc:creator>Kaps_2</dc:creator>
      <dc:date>2008-01-22T11:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in /cdrom contains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133209#M316472</link>
      <description>&amp;gt;if I want it to mount in Upper Case is there any option....?&lt;BR /&gt;&lt;BR /&gt;Why would you want uppercase?  Everything in UNIX is lower case by default (because we are too lazy to use the shift key), even commands.&lt;BR /&gt;&lt;BR /&gt;There doesn't seem to be any other options that removes versions without making it lower case.  I'm not sure what "norr" does.&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/mount_cdfs.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/mount_cdfs.1M.html&lt;/A&gt;</description>
      <pubDate>Tue, 22 Jan 2008 11:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133209#M316472</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-01-22T11:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in /cdrom contains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133210#M316473</link>
      <description>Actually, the -ocdcase was a hack when it was first put into code more than a decade ago. As you have seen, it destroys the UPPER and lower case filenames. The good news is that since you are running 11.11, you can use the -orr option when mounting a CDROM. For 11.00 and higher, the native cdfs code was patched to understand RockRidge format, also known as ECAM 168 or POSIX filesystem names. Note that you must have already installed the 3 requisite patches:&lt;BR /&gt; &lt;BR /&gt;PHCO_25841,PHKL_26269,PHKL_32035&lt;BR /&gt; &lt;BR /&gt;Then you mount the CD with:&lt;BR /&gt; &lt;BR /&gt;/mount -F cdfs -o ro,rr,noauto /dev/cdrom /cdrom&lt;BR /&gt; &lt;BR /&gt;(assuming you have a useful mountpoint called /cdrom). Now you will see the names with MiXeDcAsE and verylongfilenames, as defined by the RockRidge standard. Note that HP-UX CDs such as the Install and Application media will mount without using -orr and still have MiXeDcAsE and long filenames due to a proprietary format used by HP.</description>
      <pubDate>Tue, 22 Jan 2008 12:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133210#M316473</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-01-22T12:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in /cdrom contains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133211#M316474</link>
      <description>Ooops, newest patch list for 11.11 is:&lt;BR /&gt; &lt;BR /&gt;PHCO_25841,PHKL_26269,PHKL_37535</description>
      <pubDate>Tue, 22 Jan 2008 15:03:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-cdrom-contains/m-p/4133211#M316474</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-01-22T15:03:14Z</dc:date>
    </item>
  </channel>
</rss>

