<?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 mounting problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062338#M138993</link>
    <description>Hi Imran,&lt;BR /&gt;&lt;BR /&gt;Take a look at the last message on next question.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x9ecdd7d96cbad711900a0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x9ecdd7d96cbad711900a0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Think you better call HP support.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
    <pubDate>Thu, 04 Sep 2003 12:22:27 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2003-09-04T12:22:27Z</dc:date>
    <item>
      <title>CD-ROM mounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062329#M138984</link>
      <description>HI all,&lt;BR /&gt;&lt;BR /&gt;Since i m trying to mount my cdrom i got 5 B2000 785/9000 model and all machine are have cdrom drive i tried one by one all machie same message i received device bussy:&lt;BR /&gt;&lt;BR /&gt;Please help me my complete qyery and solution provided can be seen by the following link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7964fc0d4d75904e858fb82cc25bff6c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7964fc0d4d75904e858fb82cc25bff6c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Pleae provide me solution to overcome from this problem.&lt;BR /&gt;Thanks,&lt;BR /&gt;Imran&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Sep 2003 10:42:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062329#M138984</guid>
      <dc:creator>Mohammed Imran</dc:creator>
      <dc:date>2003-09-03T10:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: CD-ROM mounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062330#M138985</link>
      <description>&lt;BR /&gt;Hi Imran,&lt;BR /&gt;1.First check device file for ur cdrom using    ioscan&lt;BR /&gt;  ioscan -fnC disk&lt;BR /&gt;2.Create a mount point &lt;BR /&gt;  mkdir /cdrom&lt;BR /&gt;3.mount &lt;BR /&gt;mount /dev/dsk/cXtXdX /cdrom&lt;BR /&gt;  cXtXdX is the device file from ioscan&lt;BR /&gt;&lt;BR /&gt;Hope this works&lt;BR /&gt;&lt;BR /&gt;Shaji</description>
      <pubDate>Wed, 03 Sep 2003 10:58:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062330#M138985</guid>
      <dc:creator>sysadm_1</dc:creator>
      <dc:date>2003-09-03T10:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: CD-ROM mounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062331#M138986</link>
      <description>Hi Imran,&lt;BR /&gt;Just try this&lt;BR /&gt;&lt;BR /&gt;Put any of HP CD (say OS installation cd or aplication cd) in to drive.&lt;BR /&gt;&lt;BR /&gt;DO NOT mount cdrom.&lt;BR /&gt;&lt;BR /&gt;start swinstall using "swinstall" command&lt;BR /&gt;&lt;BR /&gt;Inside swinstall window,click/select on "find local cdrom" button.&lt;BR /&gt;If the cdrom drive has no hardware problem,It should display the softwares in the cd.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Shaji</description>
      <pubDate>Wed, 03 Sep 2003 11:09:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062331#M138986</guid>
      <dc:creator>sysadm_1</dc:creator>
      <dc:date>2003-09-03T11:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: CD-ROM mounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062332#M138987</link>
      <description>Just a thought... are you trying to mount an audio cd? If you are you WILL have trouble.</description>
      <pubDate>Wed, 03 Sep 2003 11:10:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062332#M138987</guid>
      <dc:creator>Myles McManus</dc:creator>
      <dc:date>2003-09-03T11:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: CD-ROM mounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062333#M138988</link>
      <description>Shaji,&lt;BR /&gt;As instructed by you done the same but the same message appear device busy:&lt;BR /&gt;&lt;BR /&gt;used swinstall command locate the local CD-ROM drive and received the follwing message:&lt;BR /&gt;&lt;BR /&gt;There are no mounted CD-ROMs on wss2 .  This could be because there is no local CD-ROM as a depot source, the SD CD-ROM must be inserted in a local drive, then mounted, you can use sam to mount the CD-ROM.&lt;BR /&gt;&lt;BR /&gt;Myles,&lt;BR /&gt;&lt;BR /&gt;It is not an Aduo CD.&lt;BR /&gt;&lt;BR /&gt;Still awaiting help.&lt;BR /&gt;&lt;BR /&gt;Imran&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Sep 2003 14:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062333#M138988</guid>
      <dc:creator>Mohammed Imran</dc:creator>
      <dc:date>2003-09-03T14:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: CD-ROM mounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062334#M138989</link>
      <description>Since all the HW is having the same problem, i think that the problem may be software or in the CD.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So:&lt;BR /&gt;- can you post an "ioscan -fnCdisk"&lt;BR /&gt;- what CD are you mounting ?&lt;BR /&gt;&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Sep 2003 14:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062334#M138989</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-09-03T14:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: CD-ROM mounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062335#M138990</link>
      <description>Dear &lt;BR /&gt;&lt;BR /&gt;Try with another HP UX OS Install CD or a HP Unix application CD.Some CDRs will not get mounted.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Jayan</description>
      <pubDate>Wed, 03 Sep 2003 15:24:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062335#M138990</guid>
      <dc:creator>Jayan_2</dc:creator>
      <dc:date>2003-09-03T15:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: CD-ROM mounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062336#M138991</link>
      <description>&lt;BR /&gt;Massimo&lt;BR /&gt;&lt;BR /&gt;Please find below the out put of ???ioscan ???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  10/0/14/0.0.0  sdisk CLAIMED     DEVICE       LITEON  CD-ROM LTN485S&lt;BR /&gt;                           /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;disk      1  10/0/15/0.6.0  sdisk CLAIMED     DEVICE       QUANTUM ATLAS5-9LVD&lt;BR /&gt;                           /dev/dsk/c2t6d0   /dev/rdsk/c2t6d0&lt;BR /&gt;&lt;BR /&gt;I m mount (HP-UX 10.20 Support Plus Diagnostic Patches and Bundles),CD.&lt;BR /&gt; &lt;BR /&gt;Jayan&lt;BR /&gt;Tried all the CD OS + application same story &lt;BR /&gt;Device bussy:&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Sep 2003 05:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062336#M138991</guid>
      <dc:creator>Mohammed Imran</dc:creator>
      <dc:date>2003-09-04T05:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: CD-ROM mounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062337#M138992</link>
      <description>You seem to have exhausted all the options. I would log a hardware call to HP.  &lt;BR /&gt;&lt;BR /&gt;The only other suggestion is to attach an external CD-ROM drive and try that.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim.</description>
      <pubDate>Thu, 04 Sep 2003 05:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062337#M138992</guid>
      <dc:creator>Tim Adamson_1</dc:creator>
      <dc:date>2003-09-04T05:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: CD-ROM mounting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062338#M138993</link>
      <description>Hi Imran,&lt;BR /&gt;&lt;BR /&gt;Take a look at the last message on next question.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x9ecdd7d96cbad711900a0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x9ecdd7d96cbad711900a0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Think you better call HP support.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Thu, 04 Sep 2003 12:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-rom-mounting-problem/m-p/3062338#M138993</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-09-04T12:22:27Z</dc:date>
    </item>
  </channel>
</rss>

