<?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: device busy when mounting cdrom in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786979#M78673</link>
    <description>James&lt;BR /&gt;&lt;BR /&gt;Eject the cd-rom then re-insert and try another mount&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Thu, 15 Aug 2002 15:46:50 GMT</pubDate>
    <dc:creator>steven Burgess_2</dc:creator>
    <dc:date>2002-08-15T15:46:50Z</dc:date>
    <item>
      <title>device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786972#M78666</link>
      <description>When I try to mount the cdrom using:&lt;BR /&gt;&lt;BR /&gt;mount /dev/dsk/c0t1d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;I get the error message:&lt;BR /&gt;/dev/dsk/c0t1d0: Device Busy&lt;BR /&gt;&lt;BR /&gt;I checked and did not see any cd in the cdrom. I forgot what caused this device busy.&lt;BR /&gt;&lt;BR /&gt;Any suggestion on what to look at?&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 15 Aug 2002 15:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786972#M78666</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-08-15T15:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786973#M78667</link>
      <description>Hi James,&lt;BR /&gt;&lt;BR /&gt; Are you, or anyone, sitting in /cdrom?&lt;BR /&gt;DO a fuser -u /cdrom  to tell&lt;BR /&gt;Is /cdrom still mounted?&lt;BR /&gt;Do a bdf to tell&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 15 Aug 2002 15:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786973#M78667</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-08-15T15:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786974#M78668</link>
      <description>&lt;BR /&gt;Hello, &lt;BR /&gt;&lt;BR /&gt;See with fuser command if anybody using cdrom &lt;BR /&gt;&lt;BR /&gt;fuser -cu /cdrom&lt;BR /&gt;&lt;BR /&gt;If not&lt;BR /&gt;&lt;BR /&gt;Try mounting with  pfs_mount&lt;BR /&gt;&lt;BR /&gt;nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;/usr/sbin/pfs_mount -t rrip -x unix /dev/dsk/devname /cdrom&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Thu, 15 Aug 2002 15:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786974#M78668</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-08-15T15:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786975#M78669</link>
      <description>I'll check to see if anyone is using /cdrom, but I doubt it bec BDF does not show /cdrom as mounted. Let me check and see. Thanks. I'll get back in a few minutes.</description>
      <pubDate>Thu, 15 Aug 2002 15:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786975#M78669</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-08-15T15:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786976#M78670</link>
      <description>I think /dev/dsk/c0t1d0 is not a cdrom , please do a ioscan -fnC cdrom and check for the device file , also ensure that no one is in /cdrom directory . This you may try by mounting the device on some other directory.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Thu, 15 Aug 2002 15:39:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786976#M78670</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-08-15T15:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786977#M78671</link>
      <description>I did the fuser, and there are no one using the cdron, and I was sitting in the / directory. &lt;BR /&gt;&lt;BR /&gt;Uday, I did what you suggested, except for the last line/command. I remember running the command you suggested when I was working with Oracle dba...BUT I used to be able to mount/umount /dev/dsk/c0t1d0 without any problems. Do I need to start using the pfs_mountd command? &lt;BR /&gt;&lt;BR /&gt;Right now, I din't see any cdrom drive when I do a BDF. Why?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 15 Aug 2002 15:41:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786977#M78671</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-08-15T15:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786978#M78672</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;first make sure that you not in the directory /cdrom:&lt;BR /&gt;# pwd&lt;BR /&gt;# cd /&lt;BR /&gt;then give the mount command.&lt;BR /&gt;Check 'fuser' and see anybody using /cdrom.&lt;BR /&gt;Check and find out the correct device name for CD drive:&lt;BR /&gt;# ioscan -fnC disk</description>
      <pubDate>Thu, 15 Aug 2002 15:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786978#M78672</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-15T15:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786979#M78673</link>
      <description>James&lt;BR /&gt;&lt;BR /&gt;Eject the cd-rom then re-insert and try another mount&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 15 Aug 2002 15:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786979#M78673</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-08-15T15:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786980#M78674</link>
      <description>Manoj,&lt;BR /&gt;&lt;BR /&gt;I was not able to get anything when I did &lt;BR /&gt;ioscan -fnC cdrom   but&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC disk brought up a list of disks, and under DVD-ROM is shows the device as /dev/dsk/c0t1d0.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 15 Aug 2002 15:48:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786980#M78674</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-08-15T15:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786981#M78675</link>
      <description>hi again,&lt;BR /&gt;&lt;BR /&gt;Did you find out the device file for the CD drive (ioscan)? May be the device file you are trying is wrong!</description>
      <pubDate>Thu, 15 Aug 2002 15:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786981#M78675</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-15T15:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786982#M78676</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;I think Manoj is right c0t1d0 is not normally a cdrom drive. Check your ioscan:&lt;BR /&gt;&lt;BR /&gt;# ioscan -kfnCdisk&lt;BR /&gt;Class     I  H/W Path      Driver      S/W State   H/W Type     Description&lt;BR /&gt;============================================================================&lt;BR /&gt;disk      0  8/0/19/0.5.0  sdisk       CLAIMED     DEVICE       SEAGATE ST34520W&lt;BR /&gt;S&lt;BR /&gt;                          /dev/dsk/c1t5d0   /dev/rdsk/c1t5d0&lt;BR /&gt;disk      1  8/0/19/0.6.0  sdisk       CLAIMED     DEVICE       QUANTUM VIKING2-&lt;BR /&gt;4WS&lt;BR /&gt;                          /dev/dsk/c1t6d0   /dev/rdsk/c1t6d0&lt;BR /&gt;disk      2  8/16/5.2.0    sdisk       CLAIMED     DEVICE       TOSHIBA CD-ROM X&lt;BR /&gt;M-5701TA&lt;BR /&gt;                          /dev/dsk/c2t2d0   /dev/rdsk/c2t2d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In this one you can see the Toshiba CD-ROM is at /dev/dsk/c2t2d0.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 15 Aug 2002 15:49:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786982#M78676</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-08-15T15:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786983#M78677</link>
      <description>Disregard, then.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 15 Aug 2002 15:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786983#M78677</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-08-15T15:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786984#M78678</link>
      <description>hi again,&lt;BR /&gt;&lt;BR /&gt;okay, now you found it's c0t1d0. Check what will be the output of this:&lt;BR /&gt;# diskinfo /dev/rdsk/c0t1d0&lt;BR /&gt;This should give you the details of the CD inside the drive (size), if there is a CD there.</description>
      <pubDate>Thu, 15 Aug 2002 15:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786984#M78678</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-15T15:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: device busy when mounting cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786985#M78679</link>
      <description>Case is closed! Removing the CD and re-insterting did the trick! Oh well...thanks guys.</description>
      <pubDate>Thu, 15 Aug 2002 15:55:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-busy-when-mounting-cdrom/m-p/2786985#M78679</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-08-15T15:55:55Z</dc:date>
    </item>
  </channel>
</rss>

