<?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: couldn't mount cdrom in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686764#M54397</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Make sure you are specifying the right device name ( Ensure ensure that you are not specfying  device name of harddisk in your system by mistake)&lt;BR /&gt;&lt;BR /&gt;Use "ioscan -kfnC disk" to see the CDROM list or "ioscan -kfnC disk | grep CD-ROM"&lt;BR /&gt;&lt;BR /&gt;-Vijay</description>
    <pubDate>Wed, 20 Mar 2002 06:08:33 GMT</pubDate>
    <dc:creator>K.Vijayaragavan.</dc:creator>
    <dc:date>2002-03-20T06:08:33Z</dc:date>
    <item>
      <title>couldn't mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686761#M54394</link>
      <description>Hi,&lt;BR /&gt;  Can any help me on this, when i ioscan -fnC disk i can see the cdrom device /dev/dsk/c0t2d0&lt;BR /&gt;but when i mount /dev/dsk/c0t2d0 /cdrom it&lt;BR /&gt;is giving me could't stat physical volume /dev/dsk/c0t2d0 no such device or address.I already make dir cdrom.&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 20 Mar 2002 05:18:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686761#M54394</guid>
      <dc:creator>rajendran</dc:creator>
      <dc:date>2002-03-20T05:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: couldn't mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686762#M54395</link>
      <description>This may sound like a stupid question, but do you have a CD in the CDROM drive?&lt;BR /&gt;&lt;BR /&gt;You won't be able to mount it unless there is actually a CD in the drive.</description>
      <pubDate>Wed, 20 Mar 2002 05:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686762#M54395</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-03-20T05:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: couldn't mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686763#M54396</link>
      <description>Hi,&lt;BR /&gt;Just to make sure, are these your actions ?&lt;BR /&gt;mkdir /cdrom&lt;BR /&gt;mkdir /SD_CDROM&lt;BR /&gt;oscan -fnC disk&lt;BR /&gt;   Class     I  H/W Path      Driver S/W State   H/W Type     Description&lt;BR /&gt;   ======================================================================&lt;BR /&gt;   disk      0  0/0/1/1.15.0  sdisk CLAIMED     DEVICE       SEAGATE ST318404LC&lt;BR /&gt;                             /dev/dsk/c1t15d0   /dev/rdsk/c1t15d0&lt;BR /&gt;   disk      1  0/0/2/0.2.0   sdisk CLAIMED     DEVICE       TOSHIBA CD-ROM XM-5401TA&lt;BR /&gt;                          /dev/dsk/c2t2d0   /dev/rdsk/c2t2d0&lt;BR /&gt;&lt;BR /&gt;ln /dev/dsk/c2t2d0 /dev/cdrom&lt;BR /&gt;mount /dev/cdrom /cdrom&lt;BR /&gt;# or mount /dev/dsk/c2t2d0 /cdrom if you didn't do the "ln"&lt;BR /&gt;&lt;BR /&gt;If that's ok (and I suppose there is a CD in the drive) you could try the following (replace the hardwarepath with the one for your CD-Drive).&lt;BR /&gt;insf -e -H 0/0/2/0.2.0   &lt;BR /&gt;insf: Installing special files for sdisk instance 1 address 0/0/2/0.2.0&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Tom Geudens</description>
      <pubDate>Wed, 20 Mar 2002 05:32:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686763#M54396</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-03-20T05:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: couldn't mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686764#M54397</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Make sure you are specifying the right device name ( Ensure ensure that you are not specfying  device name of harddisk in your system by mistake)&lt;BR /&gt;&lt;BR /&gt;Use "ioscan -kfnC disk" to see the CDROM list or "ioscan -kfnC disk | grep CD-ROM"&lt;BR /&gt;&lt;BR /&gt;-Vijay</description>
      <pubDate>Wed, 20 Mar 2002 06:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686764#M54397</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2002-03-20T06:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: couldn't mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686765#M54398</link>
      <description>Hi,&lt;BR /&gt;#ls /dev/dsk&lt;BR /&gt;the last file will be of CD&lt;BR /&gt;&lt;BR /&gt;#mount /dev/dsk/cxtxd0 /cdrom&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Mar 2002 10:02:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686765#M54398</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-03-20T10:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: couldn't mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686766#M54399</link>
      <description>Sometimes I use this trick:&lt;BR /&gt;&lt;BR /&gt;If you have the default /SD_CDROM on your system, try to start swinstall. This program can detect and mount cdroms by itself.&lt;BR /&gt;Put in a HPUX-Core cd and if swinstall can detect the cd itself, then (while mount is actief) try to determine what device he actually mounted himself.&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Wed, 20 Mar 2002 10:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686766#M54399</guid>
      <dc:creator>Ceesjan van Hattum</dc:creator>
      <dc:date>2002-03-20T10:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: couldn't mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686767#M54400</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;i tried mounting the drive with no CD in it and I get message : /dev/dsk/c0t2d0 device busy&lt;BR /&gt;&lt;BR /&gt;I tried putting a new blanks CD and got message&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c0t2d0: I/O error&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;have you tried putting the CD into another server to see if you can read it ?&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;john.</description>
      <pubDate>Wed, 20 Mar 2002 11:00:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686767#M54400</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2002-03-20T11:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: couldn't mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686768#M54401</link>
      <description>One thing I didn't see mentioned. &lt;BR /&gt;&lt;BR /&gt;Is the CD drive broken?&lt;BR /&gt;&lt;BR /&gt;On my system I can ioscan 4 cdroms, but only 3 will mount. (All four have CDs in them.)&lt;BR /&gt;&lt;BR /&gt;I know that the 4th is broken as I can't open it and mount returns a 'cd busy' message.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Doug&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Mar 2002 14:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-mount-cdrom/m-p/2686768#M54401</guid>
      <dc:creator>Douglas Arneson</dc:creator>
      <dc:date>2002-03-20T14:34:30Z</dc:date>
    </item>
  </channel>
</rss>

