<?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: mount a CD in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847624#M92602</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;first unmount your CDROM&lt;BR /&gt;Then try the following&lt;BR /&gt;&lt;BR /&gt;# mount /dev/dsk/cXtXdX /cdrom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;-Niraj</description>
    <pubDate>Tue, 19 Nov 2002 09:52:36 GMT</pubDate>
    <dc:creator>Niraj Kumar Verma</dc:creator>
    <dc:date>2002-11-19T09:52:36Z</dc:date>
    <item>
      <title>mount a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847623#M92601</link>
      <description>Hi everyone!&lt;BR /&gt;i'm trying to mount an Invensys CDRom. I already used:&lt;BR /&gt;#mount -F cdfs /dev/dsk/cXtXdX /cdrom&lt;BR /&gt;#mount -o cdcase /dev/dsk/cXtXdX /cdrom&lt;BR /&gt;#pfs_mount -o xlat=unix /dev/rdsk/cXtXdX /cdrom&lt;BR /&gt;&lt;BR /&gt;And none of them woks fine since i can't read the CD content properly.&lt;BR /&gt;anyone can help me?&lt;BR /&gt;thanks&lt;BR /&gt;merce</description>
      <pubDate>Tue, 19 Nov 2002 09:41:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847623#M92601</guid>
      <dc:creator>Bawitdaba</dc:creator>
      <dc:date>2002-11-19T09:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: mount a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847624#M92602</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;first unmount your CDROM&lt;BR /&gt;Then try the following&lt;BR /&gt;&lt;BR /&gt;# mount /dev/dsk/cXtXdX /cdrom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;-Niraj</description>
      <pubDate>Tue, 19 Nov 2002 09:52:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847624#M92602</guid>
      <dc:creator>Niraj Kumar Verma</dc:creator>
      <dc:date>2002-11-19T09:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: mount a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847625#M92603</link>
      <description>Hi Merce&lt;BR /&gt;&lt;BR /&gt;Do the normal mounting of the CD&lt;BR /&gt;#mount /dev/dsk/cxtxd0 /cdrom&lt;BR /&gt;&lt;BR /&gt;If you are able to see the contents of CD, then the media is ok otherwise you need to change the media.&lt;BR /&gt;&lt;BR /&gt;If the contents of the Media is not as normal, then it needs pfs mount&lt;BR /&gt;&lt;BR /&gt;#vi /etc/pfs_fstab&lt;BR /&gt; make an entry&lt;BR /&gt;/dev/dsk/cxtxd0 /cdrom pfs-iso9660 xlat=unix 0 0&lt;BR /&gt;save and close the file.&lt;BR /&gt;#pfs_mountd&amp;amp;&lt;BR /&gt;#pfsd&amp;amp;&lt;BR /&gt;#pfs_mount /cdrom&lt;BR /&gt;&lt;BR /&gt;now you should be able to read media, if you get the error saying that the media is not iso format, then replace iso9660 with rrip in /etc/pfs_fstab file.</description>
      <pubDate>Tue, 19 Nov 2002 09:56:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847625#M92603</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-11-19T09:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: mount a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847626#M92604</link>
      <description>Is this a PC CDROM? If so, it may be in Joliet format which is unreadable on HP-UX. If the CD is in RockRidge format, PFS should work OK as long as PFS was started correctly. Are the filenames in all UPPERCASE with ;1 version numbers? How does the CD fail?</description>
      <pubDate>Tue, 19 Nov 2002 11:09:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847626#M92604</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-11-19T11:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: mount a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847627#M92605</link>
      <description>hi!&lt;BR /&gt;well, the CD is supposed to be readable in HPUX. The problem is lots of strange charanters...&lt;BR /&gt;I'll do some tests and i'll tell you all&lt;BR /&gt;thanks&lt;BR /&gt;merce</description>
      <pubDate>Tue, 19 Nov 2002 11:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847627#M92605</guid>
      <dc:creator>Bawitdaba</dc:creator>
      <dc:date>2002-11-19T11:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: mount a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847628#M92606</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt; Use both options so you don't see all uppercase letters:&lt;BR /&gt;#mount -F cdfs -o cdcase /dev/dsk/cXtXyX /cdrom&lt;BR /&gt;&lt;BR /&gt;Bye...</description>
      <pubDate>Wed, 20 Nov 2002 10:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847628#M92606</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2002-11-20T10:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: mount a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847629#M92607</link>
      <description>&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x348f93e260b0d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x348f93e260b0d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;you can install patches to eliminate the pfs mounts check this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf489107d277ad611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf489107d277ad611abdb0090277a778c,00.html&lt;/A&gt;</description>
      <pubDate>Wed, 20 Nov 2002 11:23:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847629#M92607</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-11-20T11:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: mount a CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847630#M92608</link>
      <description>&lt;BR /&gt; Hi,&lt;BR /&gt;&lt;BR /&gt; I forgot to mention, you can save the line &lt;BR /&gt;mount -F cdfs -o cdcase /dev/dsk/cXtXyX /cdrom &lt;BR /&gt;&lt;BR /&gt;to /usr/bin/mount_cd&lt;BR /&gt;&lt;BR /&gt;and give it execute permissions instead of typeing every time you mount a another CD.&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2002 13:14:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-cd/m-p/2847630#M92608</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2002-11-20T13:14:13Z</dc:date>
    </item>
  </channel>
</rss>

