<?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: Mounting  a CD-ROM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586789#M230720</link>
    <description>Ok thanks all...</description>
    <pubDate>Thu, 21 Jul 2005 06:32:15 GMT</pubDate>
    <dc:creator>karl double</dc:creator>
    <dc:date>2005-07-21T06:32:15Z</dc:date>
    <item>
      <title>Mounting  a CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586780#M230711</link>
      <description>Hi I'm trying to mount a cd-rom which I have burnt onto - to  load on my hp box the file name I need to keep is 14 characters long.. I've tried the differnt formats in the offered in the man pages pfs-mount, rr, etc but its no reading file name in the same way that windows sees it ..? current output is ;vol</description>
      <pubDate>Wed, 20 Jul 2005 07:44:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586780#M230711</guid>
      <dc:creator>karl double</dc:creator>
      <dc:date>2005-07-20T07:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting  a CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586781#M230712</link>
      <description>I dont like to use pfs but you can start the following services:&lt;BR /&gt;&lt;BR /&gt;root 23987 23985  0 10:51:12 pts/tb    0:00 pfs_mountd.rpc&lt;BR /&gt;    root 24027 12430  1 10:51:16 pts/tb    &lt;BR /&gt;    root 23985     1  0 10:51:12 pts/tb    0:00 pfs_mountd&lt;BR /&gt;    root 23986     1  0 10:51:12 pts/tb    0:00 pfsd&lt;BR /&gt;    root 23988 23986  0 10:51:12 pts/tb    0:00 pfsd.rpc&lt;BR /&gt;&lt;BR /&gt;then:&lt;BR /&gt;&lt;BR /&gt;pfs_mount -o xlat=unix /dev/dsk/cxtxdx /cdrom&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jul 2005 07:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586781#M230712</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-07-20T07:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting  a CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586782#M230713</link>
      <description>Hi Karl,&lt;BR /&gt;&lt;BR /&gt;pfs_mount&lt;BR /&gt;mount &lt;BR /&gt;&lt;BR /&gt;are the commands to mount a CDROM, like all filesystems. So if you want to mount a CDROM we have to find what's going wrong.&lt;BR /&gt;What commands did you already try (with what options)?&lt;BR /&gt;&lt;BR /&gt;mount -o rr /dev/dsk/cXtXdX /&lt;MOUNT point=""&gt;&lt;BR /&gt;(cXtXdX is your device file)&lt;BR /&gt;&lt;BR /&gt;What does it obtain?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio&lt;/MOUNT&gt;</description>
      <pubDate>Wed, 20 Jul 2005 07:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586782#M230713</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2005-07-20T07:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting  a CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586783#M230714</link>
      <description>PFS is obsolete and should not be used on any production server. If you are running 11.00 or later, get the RockRidge patches for your version and then use the -orr option so you can see the POSIX filenames. Otherwise, all you'll see is the ISO9660 directory which is always 8.3 with ;1 after every file.</description>
      <pubDate>Wed, 20 Jul 2005 08:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586783#M230714</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-07-20T08:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting  a CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586784#M230715</link>
      <description>I have tried the rr option&lt;BR /&gt;mount -o rr /dev/dsk/c?t?d?s? /cdrom&lt;BR /&gt;&lt;BR /&gt;I know its to-do with the 8.3 format .. I guess I could try renaming it when its on the system?&lt;BR /&gt;&lt;BR /&gt;any throughts ?</description>
      <pubDate>Wed, 20 Jul 2005 23:32:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586784#M230715</guid>
      <dc:creator>karl double</dc:creator>
      <dc:date>2005-07-20T23:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting  a CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586785#M230716</link>
      <description>The important thing is, what format did you use during the burning process. The real ISO 9660 supports just 8.3 filenames. But there are extensions to support long filenames, the Microsofts Joliet and on Unix used RockRidge. The CD can contain both. Of course, if RockRidge is missing, you can't see long names on Unix.</description>
      <pubDate>Thu, 21 Jul 2005 00:02:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586785#M230716</guid>
      <dc:creator>Martin Brachtl</dc:creator>
      <dc:date>2005-07-21T00:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting  a CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586786#M230717</link>
      <description>U need to start pfsd and pfs_mountd and do a pfsmount.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;deepak</description>
      <pubDate>Thu, 21 Jul 2005 00:05:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586786#M230717</guid>
      <dc:creator>Deepak.R</dc:creator>
      <dc:date>2005-07-21T00:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting  a CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586787#M230718</link>
      <description>Hi Karl,&lt;BR /&gt;&lt;BR /&gt;  Had u tried using the -o cdcase option...&lt;BR /&gt;&lt;BR /&gt; mount -F cdfs -o cdcase /dev/dsk/c#t#d# /cdrom&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Ramaraju.</description>
      <pubDate>Thu, 21 Jul 2005 00:27:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586787#M230718</guid>
      <dc:creator>Dasaradharamaraju</dc:creator>
      <dc:date>2005-07-21T00:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting  a CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586788#M230719</link>
      <description>Hi Karl,&lt;BR /&gt;&lt;BR /&gt;     Follow the suggestion indicated by "Dasaradharamaraju" , I have got it working always using the "-o cdcase" option.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Senthil</description>
      <pubDate>Thu, 21 Jul 2005 00:51:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586788#M230719</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2005-07-21T00:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting  a CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586789#M230720</link>
      <description>Ok thanks all...</description>
      <pubDate>Thu, 21 Jul 2005 06:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cd-rom/m-p/3586789#M230720</guid>
      <dc:creator>karl double</dc:creator>
      <dc:date>2005-07-21T06:32:15Z</dc:date>
    </item>
  </channel>
</rss>

