<?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: CD-ROM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom/m-p/3906069#M283783</link>
    <description>Hi Manuales:&lt;BR /&gt;&lt;BR /&gt;You also need to be aware that servers with DVD devices instead of CD ones, have device descriptions of 'DVD-ROM' instead of 'CD-ROM' in the output of 'ioscan -kfnC disk'.&lt;BR /&gt;&lt;BR /&gt;The usage of a DVD device is the same as that for a CD.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Thu, 30 Nov 2006 10:24:50 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2006-11-30T10:24:50Z</dc:date>
    <item>
      <title>CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom/m-p/3906065#M283779</link>
      <description>Hi .. where and how can mount a cd-rom?</description>
      <pubDate>Thu, 30 Nov 2006 09:51:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom/m-p/3906065#M283779</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2006-11-30T09:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom/m-p/3906066#M283780</link>
      <description>Determine the device file of your cd-rom by running ioscan:&lt;BR /&gt;&lt;BR /&gt;ioscan -fnCdisk&lt;BR /&gt;Class     I  H/W Path       Driver S/W State   H/W Type     Description&lt;BR /&gt;=======================================================================&lt;BR /&gt;disk      0  10/0/14/0.0.0  sdisk CLAIMED     DEVICE       TEAC    CD-532E-B&lt;BR /&gt;                           /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;disk      1  10/0/15/1.5.0  sdisk CLAIMED     DEVICE       SEAGATE ST39103LC&lt;BR /&gt;                           /dev/dsk/c3t5d0   /dev/rdsk/c3t5d0&lt;BR /&gt;disk      2  10/0/15/1.6.0  sdisk CLAIMED     DEVICE       SEAGATE ST39103LC&lt;BR /&gt;                           /dev/dsk/c3t6d0   /dev/rdsk/c3t6d0&lt;BR /&gt;&lt;BR /&gt;In this case my cd-rom is /dev/dsk/c0t0d0.&lt;BR /&gt;&lt;BR /&gt;Make a mount directory:&lt;BR /&gt;&lt;BR /&gt;mkdir /cdrom&lt;BR /&gt;&lt;BR /&gt;Then mount it:&lt;BR /&gt;&lt;BR /&gt;mount  /dev/dsk/c0t0d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 30 Nov 2006 09:55:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom/m-p/3906066#M283780</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-11-30T09:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom/m-p/3906067#M283781</link>
      <description>Identify the cdrom device with ioscan -funC disk, see man mount_cdfs for all details and options to use the command, for example:&lt;BR /&gt;&lt;BR /&gt; mount -F cdfs /dev/dsk/c0t0d4 /cdrom&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Nov 2006 09:55:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom/m-p/3906067#M283781</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-11-30T09:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom/m-p/3906068#M283782</link>
      <description>&lt;!--!*#--&gt;Or use the Forum's search feature.  A quick&lt;BR /&gt;search for:&lt;BR /&gt;      hp-ux mount cd-rom&lt;BR /&gt;found about 50 threads with some useful info.</description>
      <pubDate>Thu, 30 Nov 2006 10:05:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom/m-p/3906068#M283782</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-11-30T10:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom/m-p/3906069#M283783</link>
      <description>Hi Manuales:&lt;BR /&gt;&lt;BR /&gt;You also need to be aware that servers with DVD devices instead of CD ones, have device descriptions of 'DVD-ROM' instead of 'CD-ROM' in the output of 'ioscan -kfnC disk'.&lt;BR /&gt;&lt;BR /&gt;The usage of a DVD device is the same as that for a CD.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 30 Nov 2006 10:24:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom/m-p/3906069#M283783</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-11-30T10:24:50Z</dc:date>
    </item>
  </channel>
</rss>

