<?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: cdrom mount  problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678253#M244948</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You need to put a CD in your CD-ROM in order to mount it.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric&lt;BR /&gt;</description>
    <pubDate>Thu, 24 Nov 2005 04:48:34 GMT</pubDate>
    <dc:creator>Eric Antunes</dc:creator>
    <dc:date>2005-11-24T04:48:34Z</dc:date>
    <item>
      <title>cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678252#M244947</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;I typed this:&lt;BR /&gt;mount -r -F cdfs /dev/dsk/c0t0d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;the system returns:&lt;BR /&gt;/dev/dsk/c0t0d0: Device busy&lt;BR /&gt;&lt;BR /&gt;there is no disk in the cdrom. how can i fix this?&lt;BR /&gt;&lt;BR /&gt;thanx</description>
      <pubDate>Thu, 24 Nov 2005 04:44:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678252#M244947</guid>
      <dc:creator>ahmad nasser osman</dc:creator>
      <dc:date>2005-11-24T04:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678253#M244948</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You need to put a CD in your CD-ROM in order to mount it.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Nov 2005 04:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678253#M244948</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-11-24T04:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678254#M244949</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;very interesting.&lt;BR /&gt;&lt;BR /&gt;how do someone place a disk in a CDROM??&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Thu, 24 Nov 2005 05:25:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678254#M244949</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-11-24T05:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678255#M244950</link>
      <description>HI Eric&lt;BR /&gt;&lt;BR /&gt;I did as your advice: putting the cd in the cdrom player and the same thing happenned. I guest it need to be reconfigured... can you help? I just got this server and this is the first time I'm using the cdrom player.&lt;BR /&gt;&lt;BR /&gt;thanx in advanced</description>
      <pubDate>Thu, 24 Nov 2005 20:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678255#M244950</guid>
      <dc:creator>ahmad nasser osman</dc:creator>
      <dc:date>2005-11-24T20:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678256#M244951</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;verify the device file of CDROM:&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;verify if directory for CDROM to be mounted is created, if not create it.&lt;BR /&gt;&lt;BR /&gt;start to mount:&lt;BR /&gt;&lt;BR /&gt;# mount -F cdfs -o cdcase &lt;DEVICE file=""&gt; &lt;MOUNTING point=""&gt;&lt;BR /&gt; e.g. # mount -F cdfs -o cdcase /dev/dsk/c0t2d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;regards.&lt;/MOUNTING&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Thu, 24 Nov 2005 20:49:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678256#M244951</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-11-24T20:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678257#M244952</link>
      <description>hi joseph&lt;BR /&gt;&lt;BR /&gt;this what i did:&lt;BR /&gt;&lt;BR /&gt;# ioscan -FnC disk&lt;BR /&gt;scsi:wsio:T:T:F:31:188:0:disk:sdisk:10/0/14/0.0.0:5 128 2 33 0 0 0 0 8 142 58 215 0 0 0 0 :0:root.sba.lba.side.tgt.sdisk:sdisk:CLAIMED:DEVICE:LITEON  CD-ROM LTN485S:0&lt;BR /&gt;                           /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;scsi:wsio:T:T:F:31:188:151552:disk:sdisk:10/0/15/0.5.0:0 0 3 2 0 0 0 0 208 29 251 123 118 237 221 135 :1:root.sba.lba.c720.tgt.sdisk:sdisk:CLAIMED:DEVICE:QUANTUM ATLAS5-9LVD:2&lt;BR /&gt;                           /dev/dsk/c2t5d0   /dev/rdsk/c2t5d0&lt;BR /&gt;scsi:wsio:T:T:F:31:188:155648:disk:sdisk:10/0/15/0.6.0:0 0 3 18 0 0 0 0 168 193 164 66 243 120 131 19 :2:root.sba.lba.c720.tgt.sdisk:sdisk:CLAIMED:DEVICE:HP 36.4GST336607LC:2&lt;BR /&gt;                           /dev/dsk/c2t6d0   /dev/rdsk/c2t6d0&lt;BR /&gt;# ls /cdrom&lt;BR /&gt;# cd /&lt;BR /&gt;# ls&lt;BR /&gt;.rnd        cdrom       etc         lib         mnt         opt         tmp&lt;BR /&gt;.sw         data        gridware    local       net         sbin        usr&lt;BR /&gt;bin         dev         home        lost+found  nohup.out   stand       var&lt;BR /&gt;# mount -F cdfs -o cdcase /dev/dsk/c0t2d0 /cdrom&lt;BR /&gt;mount: /dev/dsk/c0t2d0: No such file or directory&lt;BR /&gt;# &lt;BR /&gt;#  mount -F cdfs -o cdcase /dev/dsk/c0t0d0 /cdrom&lt;BR /&gt;/dev/dsk/c0t0d0: Device busy&lt;BR /&gt;# &lt;BR /&gt;---------------------&lt;BR /&gt;I opened SAM and went to "Disks and File Systems". the CDROM is listed in the File Systems:&lt;BR /&gt;&lt;BR /&gt;/cdrom CDFS /dev/dsk/c0t0d0&lt;BR /&gt;&lt;BR /&gt;clicked on "Actions"-&amp;gt;"Add Local File System"-&amp;gt;"Not Using the Logical Volume Manager"&lt;BR /&gt;&lt;BR /&gt;SAM responsed "can find unused disk"&lt;BR /&gt;&lt;BR /&gt;I went to "List"-&amp;gt;"Disk Devices" here is the description for the cdrom:&lt;BR /&gt;&lt;BR /&gt;10/0/14/0.0.0 1 CDFS -- 0 LITEON CD-ROM LTN485S (READ ONLY)&lt;BR /&gt;&lt;BR /&gt;what shud i do now?&lt;BR /&gt;&lt;BR /&gt;regards &amp;amp; thanx&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Nov 2005 21:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678257#M244952</guid>
      <dc:creator>ahmad nasser osman</dc:creator>
      <dc:date>2005-11-24T21:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678258#M244953</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;try a few things:&lt;BR /&gt;&lt;BR /&gt;run "diskinfo -v /dev/rdsk/c0t0d0" to confirm its connected&lt;BR /&gt;&lt;BR /&gt;check that no pfs daemons are using the device "ps -ef | grep pfs"&lt;BR /&gt;&lt;BR /&gt;run "fuser -cu /cdrom"&lt;BR /&gt;&lt;BR /&gt;also, which version of UX is the server on:&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Nov 2005 21:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678258#M244953</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-11-24T21:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678259#M244954</link>
      <description>hi joseph&lt;BR /&gt;&lt;BR /&gt;here are the outputs:&lt;BR /&gt;&lt;BR /&gt;# diskinfo -v /dev/rdsk/c0t0d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c0t0d0:&lt;BR /&gt;             vendor: LITEON  &lt;BR /&gt;         product id: CD-ROM LTN485S  &lt;BR /&gt;               type: CD-ROM&lt;BR /&gt;               size: 0 Kbytes&lt;BR /&gt;   bytes per sector: 0&lt;BR /&gt;          rev level: JKF1&lt;BR /&gt;    blocks per disk: 0&lt;BR /&gt;        ISO version: 0&lt;BR /&gt;       ECMA version: 0&lt;BR /&gt;       ANSI version: 2&lt;BR /&gt;    removable media: yes&lt;BR /&gt;    response format: 1&lt;BR /&gt;# fuser -cu /cdrom&lt;BR /&gt;/cdrom: fuser: could not find file system mounted at /cdrom.&lt;BR /&gt;# ps -ef | grep pfs&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX ahmad B.11.11 U 9000/785 2014918784 unlimited-user license&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;=========&lt;BR /&gt;is it file system not defined?&lt;BR /&gt;&lt;BR /&gt;regards &amp;amp; thanx&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Nov 2005 22:22:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678259#M244954</guid>
      <dc:creator>ahmad nasser osman</dc:creator>
      <dc:date>2005-11-24T22:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678260#M244955</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;u may need to recreate the device file for the CDROM:&lt;BR /&gt;&lt;BR /&gt;# rm /dev/dsk/c0t0d0&lt;BR /&gt;# rm /dev/rdsk/c0t0d0&lt;BR /&gt;# insf -e&lt;BR /&gt;or&lt;BR /&gt;# insf -H &lt;HARDWARE path="" of="" cdrom="" drive=""&gt;&lt;BR /&gt;&lt;BR /&gt;verify if device file create:&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;then try to mount again.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;&lt;/HARDWARE&gt;</description>
      <pubDate>Thu, 24 Nov 2005 22:33:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678260#M244955</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-11-24T22:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678261#M244956</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Try&lt;BR /&gt;# fuser -ku /dev/dsk/c0t0d0&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Nov 2005 23:58:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678261#M244956</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2005-11-24T23:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678262#M244957</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;i tried this and still didn't work.&lt;BR /&gt;&lt;BR /&gt;# fuser -ku /dev/dsk/c0t0d0&lt;BR /&gt;/dev/dsk/c0t0d0: &lt;BR /&gt;&lt;BR /&gt;# rm /dev/dsk/c0t0d0&lt;BR /&gt;# rm /dev/rdsk/c0t0d0&lt;BR /&gt;# insf -e&lt;BR /&gt;insf: Installing special files for btlan instance 0 address 10/0/12/0&lt;BR /&gt;insf: Installing special files for audio instance 0 address 10/0/13/0&lt;BR /&gt;insf: Installing special files for sdisk instance 0 address 10/0/14/0.0.0&lt;BR /&gt;insf: Installing special files for sctl instance 0 address 10/0/14/0.7.0&lt;BR /&gt;insf: Installing special files for asio0 instance 0 address 10/0/14/1/1&lt;BR /&gt;insf: Installing special files for asio0 instance 1 address 10/0/14/1/2&lt;BR /&gt;insf: Installing special files for SCentIf instance 1 address 10/0/14/1/3&lt;BR /&gt;insf: Installing special files for hub instance 0 address 10/0/14/2.1&lt;BR /&gt;insf: Installing special files for hid instance 0 address 10/0/14/2.1.2&lt;BR /&gt;insf: Installing special files for hid instance 1 address 10/0/14/2.1.3&lt;BR /&gt;insf: Installing special files for sdisk instance 1 address 10/0/15/0.5.0&lt;BR /&gt;insf: Installing special files for sdisk instance 2 address 10/0/15/0.6.0&lt;BR /&gt;insf: Installing special files for sctl instance 1 address 10/0/15/0.7.0&lt;BR /&gt;insf: Installing special files for sctl instance 2 address 10/1/4/0.7.0&lt;BR /&gt;insf: Installing special files for sdm instance 0 address es&lt;BR /&gt;insf: Installing special files for pseudo driver cn&lt;BR /&gt;insf: Installing special files for pseudo driver mm&lt;BR /&gt;insf: Installing special files for pseudo driver devkrs&lt;BR /&gt;insf: Installing special files for pseudo driver ptym&lt;BR /&gt;insf: Installing special files for pseudo driver ptys&lt;BR /&gt;insf: Installing special files for pseudo driver ip&lt;BR /&gt;insf: Installing special files for pseudo driver arp&lt;BR /&gt;insf: Installing special files for pseudo driver rawip&lt;BR /&gt;insf: Installing special files for pseudo driver tcp&lt;BR /&gt;insf: Installing special files for pseudo driver udp&lt;BR /&gt;insf: Installing special files for pseudo driver stcpmap&lt;BR /&gt;insf: Installing special files for pseudo driver nuls&lt;BR /&gt;insf: Installing special files for pseudo driver netqa&lt;BR /&gt;insf: Installing special files for pseudo driver dmem&lt;BR /&gt;insf: Installing special files for pseudo driver telm&lt;BR /&gt;insf: Installing special files for pseudo driver tels&lt;BR /&gt;insf: Installing special files for pseudo driver tlclts&lt;BR /&gt;insf: Installing special files for pseudo driver tlcots&lt;BR /&gt;insf: Installing special files for pseudo driver iomem&lt;BR /&gt;insf: Installing special files for pseudo driver tlcotsod&lt;BR /&gt;insf: Installing special files for pseudo driver dmp&lt;BR /&gt;insf: Installing special files for pseudo driver vols&lt;BR /&gt;insf: Installing special files for pseudo driver dev_config&lt;BR /&gt;insf: Installing special files for pseudo driver strlog&lt;BR /&gt;insf: Installing special files for pseudo driver sad&lt;BR /&gt;insf: Installing special files for pseudo driver echo&lt;BR /&gt;insf: Installing special files for pseudo driver dlpi&lt;BR /&gt;insf: Installing special files for pseudo driver ptm&lt;BR /&gt;insf: Installing special files for pseudo driver pts&lt;BR /&gt;insf: Installing special files for pseudo driver beep&lt;BR /&gt;insf: Installing special files for pseudo driver framebuf&lt;BR /&gt;insf: Installing special files for pseudo driver diag1&lt;BR /&gt;insf: Installing special files for pseudo driver klog&lt;BR /&gt;insf: Installing special files for pseudo driver sy&lt;BR /&gt;insf: Installing special files for pseudo driver kepd&lt;BR /&gt;insf: Installing special files for pseudo driver diag2&lt;BR /&gt;insf: Installing special files for pseudo driver root&lt;BR /&gt;# 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.5.0  sdisk CLAIMED     DEVICE       QUANTUM ATLAS5-9LVD&lt;BR /&gt;                           /dev/dsk/c2t5d0   /dev/rdsk/c2t5d0&lt;BR /&gt;disk      2  10/0/15/0.6.0  sdisk CLAIMED     DEVICE       HP 36.4GST336607LC&lt;BR /&gt;                           /dev/dsk/c2t6d0   /dev/rdsk/c2t6d0&lt;BR /&gt;# mount -F cdfs -o cdcase /dev/dsk/c0t0d0 /cdrom&lt;BR /&gt;/dev/dsk/c0t0d0: Device busy&lt;BR /&gt;# mount -r -F cdfs /dev/dsk/c0t0d0 /cdrom&lt;BR /&gt;/dev/dsk/c0t0d0: Device busy&lt;BR /&gt;&lt;BR /&gt;==========================&lt;BR /&gt;it is still didn't work.... i wonder how to fix this ??&lt;BR /&gt;&lt;BR /&gt;thanx &amp;amp; regards</description>
      <pubDate>Fri, 25 Nov 2005 03:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678262#M244957</guid>
      <dc:creator>ahmad nasser osman</dc:creator>
      <dc:date>2005-11-25T03:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678263#M244958</link>
      <description>/cdrom is already mounted. Try to do as,&lt;BR /&gt;&lt;BR /&gt;umount /cdrom&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;# mkdir /CDROM&lt;BR /&gt;# mount -r -F cdfs /dev/dsk/c0t0d0 /CDROM&lt;BR /&gt;&lt;BR /&gt;Refer these links:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0xb28fca7ffda80b4aa2065f9900fe39aa%2C00.html&amp;amp;admit=-682735245+1132908407138+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0xb28fca7ffda80b4aa2065f9900fe39aa%2C00.html&amp;amp;admit=-682735245+1132908407138+28353475&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x9ecdd7d96cbad711900a0090279cd0f9%2C00.html&amp;amp;admit=-682735245+1132908525998+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x9ecdd7d96cbad711900a0090279cd0f9%2C00.html&amp;amp;admit=-682735245+1132908525998+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Nov 2005 03:49:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678263#M244958</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-11-25T03:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678264#M244959</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;it does not make sense.&lt;BR /&gt;&lt;BR /&gt;have u place any CD-ROM in the CD-ROM drive to begin with?&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Fri, 25 Nov 2005 03:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678264#M244959</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-11-25T03:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678265#M244960</link>
      <description>Hi gurus,&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c0t0d0 is it ok?&lt;BR /&gt;&lt;BR /&gt;Ahmad,&lt;BR /&gt;&lt;BR /&gt;Please post the following:&lt;BR /&gt;&lt;BR /&gt;#vi /etc/pfs_fstab&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Fri, 25 Nov 2005 04:08:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678265#M244960</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-11-25T04:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678266#M244961</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;as Muthu already told - you have written:&lt;BR /&gt;&lt;BR /&gt;'I opened SAM and went to "Disks and File Systems". the CDROM is listed in the File Systems: &lt;BR /&gt;&lt;BR /&gt;/cdrom CDFS /dev/dsk/c0t0d0 '&lt;BR /&gt;&lt;BR /&gt;So the device was already mounted.&lt;BR /&gt;Try to umount it 'umount /cdrom'.&lt;BR /&gt;&lt;BR /&gt;You can also try to reboot workstation and then check with SAM, if CDROM is still mounted at /cdrom.&lt;BR /&gt;&lt;BR /&gt;'mount' only can work if the device is not yet mounted.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Nov 2005 04:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678266#M244961</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2005-11-25T04:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678267#M244962</link>
      <description>hi all&lt;BR /&gt;thanx for all your inputs, i tried all of them and here are the results. by the way, a CDROM is always in the player.&lt;BR /&gt;&lt;BR /&gt;# umount /cdrom&lt;BR /&gt;umount: cannot find /cdrom in /etc/mnttab&lt;BR /&gt;        cannot unmount /cdrom&lt;BR /&gt;# more mnttab&lt;BR /&gt;/dev/vg00/lvol3 / vxfs log 0 1 1132886853&lt;BR /&gt;/dev/vg00/lvol1 /stand hfs defaults 0 0 1132886854&lt;BR /&gt;/dev/vg00/lvol8 /var vxfs delaylog,nodatainlog 0 0 1132886858&lt;BR /&gt;/dev/vg00/lvol7 /usr vxfs delaylog,nodatainlog 0 0 1132886858&lt;BR /&gt;/dev/vg00/lvol4 /tmp vxfs delaylog,nodatainlog 0 0 1132886858&lt;BR /&gt;/dev/vg00/lvol6 /opt vxfs delaylog,nodatainlog 0 0 1132886858&lt;BR /&gt;/dev/vg00/lvol5 /home vxfs delaylog,nodatainlog 0 0 1132886858&lt;BR /&gt;/dev/vg01/lvol1 /data vxfs delaylog,nodatainlog,nolargefiles 0 0 1132886858&lt;BR /&gt;&lt;BR /&gt;# mount -r -F cdfs /dev/dsk/c0t0d0 /CDROM &lt;BR /&gt;/dev/dsk/c0t0d0: Device busy&lt;BR /&gt;&lt;BR /&gt;# more /dev/dsk/c0t0d0 &lt;BR /&gt;/dev/dsk/c0t0d0: Device busy&lt;BR /&gt;&lt;BR /&gt;#more # more /etc/pfs_fstab&lt;BR /&gt;/etc/pfs_fstab: No such file or directory&lt;BR /&gt;&lt;BR /&gt;=============&lt;BR /&gt;pfs_fstab not exist! mnttab also has no definition for the cdrom. &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Nov 2005 04:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678267#M244962</guid>
      <dc:creator>ahmad nasser osman</dc:creator>
      <dc:date>2005-11-25T04:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678268#M244963</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;can you reboot the server?&lt;BR /&gt;&lt;BR /&gt;I would suggest, that you take the cd out of the cdrom, then reboot. The device should not be busy after reboot, as long as there's no cd in it and you don't run automounter.&lt;BR /&gt;Then try mounting again.&lt;BR /&gt;&lt;BR /&gt;You also could try to create a new directory and mount to the new dir, this sometimes work for me, but as long as the system says 'dev busy' ... I don't believe that this will work.&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Nov 2005 04:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678268#M244963</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2005-11-25T04:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678269#M244964</link>
      <description>Same problem. Look at here.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x9ecdd7d96cbad711900a0090279cd0f9%2C00.html&amp;amp;admit=-682735245+1132911434705+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x9ecdd7d96cbad711900a0090279cd0f9%2C00.html&amp;amp;admit=-682735245+1132911434705+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Fri, 25 Nov 2005 04:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678269#M244964</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-11-25T04:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount  problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678270#M244965</link>
      <description>hi all&lt;BR /&gt;&lt;BR /&gt;thanx for all your help, finally this is a known problem that requires a patch to be installed. I will be working on it, thanx for all your responses!!&lt;BR /&gt;&lt;BR /&gt;ahmad.</description>
      <pubDate>Fri, 25 Nov 2005 04:45:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount-problem/m-p/3678270#M244965</guid>
      <dc:creator>ahmad nasser osman</dc:creator>
      <dc:date>2005-11-25T04:45:36Z</dc:date>
    </item>
  </channel>
</rss>

