<?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: umount cdrom problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645097#M879249</link>
    <description>This is what get when run umount&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# umount /cdrom&lt;BR /&gt;umount: cannot find /cdrom in /etc/mnttab&lt;BR /&gt;        cannot unmount /cdrom</description>
    <pubDate>Tue, 15 Jan 2002 13:32:12 GMT</pubDate>
    <dc:creator>Lars Karlsson</dc:creator>
    <dc:date>2002-01-15T13:32:12Z</dc:date>
    <item>
      <title>umount cdrom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645094#M879246</link>
      <description>Hi all, I'm new in this forum and aswell a newbie in HP UX . The other day I installed a "patch package" on our hp box and after that I have had some small issus. &lt;BR /&gt;One of them is that I can't mount or unmount the cdrom on it. I have tried umount /cdrom that does not work , I have also tried to do pfs_umount /cdrom - gives an error saying block device required. &lt;BR /&gt;Another thing is that if I run bdf i can't see that there is any cdrom mounted at all , but if I do cd /cdrom i dont get any error I can then do pwd and it shows /cdrom if then do a ls it does find anything (there is a cd in the cdrom). &lt;BR /&gt;My hp ux is not that big so I would appreciate all help I can get.   &lt;BR /&gt;&lt;BR /&gt;Many thanks &lt;BR /&gt;Lars. K.</description>
      <pubDate>Tue, 15 Jan 2002 12:37:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645094#M879246</guid>
      <dc:creator>Lars Karlsson</dc:creator>
      <dc:date>2002-01-15T12:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645095#M879247</link>
      <description>sorry the last rows in my query should be&lt;BR /&gt;&lt;BR /&gt;if then do a ls it doesn't find anything (though there is a cd in the cdrom). &lt;BR /&gt;My hp ux SKILLS are not that big so I would appreciate all help I can get. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jan 2002 12:53:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645095#M879247</guid>
      <dc:creator>Lars Karlsson</dc:creator>
      <dc:date>2002-01-15T12:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645096#M879248</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what means: umount /cdrom does not work? Any error message?&lt;BR /&gt;&lt;BR /&gt;Ruediger&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jan 2002 12:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645096#M879248</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-01-15T12:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645097#M879249</link>
      <description>This is what get when run umount&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# umount /cdrom&lt;BR /&gt;umount: cannot find /cdrom in /etc/mnttab&lt;BR /&gt;        cannot unmount /cdrom</description>
      <pubDate>Tue, 15 Jan 2002 13:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645097#M879249</guid>
      <dc:creator>Lars Karlsson</dc:creator>
      <dc:date>2002-01-15T13:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645098#M879250</link>
      <description>Hi Lars,&lt;BR /&gt;&lt;BR /&gt;The cd may not be mounted on /cdrom.  Use "ioscan -fnkC disk" to identify the device name for your cdrom drive.  Then use bdf (or mount) to see where that device is mounted.  Then use "fuser -c /xxxx" where /xxxx is the mount point of the cdrom.  If any processes are listed then the cdrom is in use and can't be umounted.  If no processes are listed, then umount /xxxx.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Tue, 15 Jan 2002 13:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645098#M879250</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-01-15T13:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645099#M879251</link>
      <description>I remember, may be your CD isn't mount yet, but you aren't able to open the tray.&lt;BR /&gt;If it is so, you have to mount following umount your CD.&lt;BR /&gt;mount /dev/dsk/cxtydz&lt;BR /&gt;umount /dev/dsk/cxtydz&lt;BR /&gt;/dev/dsk/cxtydz is your appropriate device file.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Ruediger&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jan 2002 13:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645099#M879251</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-01-15T13:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645100#M879252</link>
      <description>Hello Allen, &lt;BR /&gt;Downbelow is the output I get when running the "scan" and from mount, bdf &lt;BR /&gt;# ioscan -fnkC 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  8/0.5.0     sdisk       CLAIMED   DEVICE    SEAGATE ST34573WC&lt;BR /&gt;                        /dev/dsk/c0t5d0   /dev/rdsk/c0t5d0&lt;BR /&gt;disk      1  8/16/5.2.0  sdisk       CLAIMED   DEVICE    TOSHIBA CD-ROM XM-5701TA&lt;BR /&gt;                        /dev/dsk/c1t2d0   /dev/rdsk/c1t2d0&lt;BR /&gt;# mount&lt;BR /&gt;/ on /dev/vg00/lvol3 log on Tue Jan 15 12:16:35 2002&lt;BR /&gt;/stand on /dev/vg00/lvol1 defaults on Tue Jan 15 12:16:38 2002&lt;BR /&gt;/var on /dev/vg00/lvol8 delaylog,nodatainlog on Tue Jan 15 12:16:46 2002&lt;BR /&gt;/usr on /dev/vg00/lvol7 delaylog,nodatainlog on Tue Jan 15 12:16:47 2002&lt;BR /&gt;/tmp on /dev/vg00/lvol4 delaylog,nodatainlog on Tue Jan 15 12:16:47 2002&lt;BR /&gt;/opt on /dev/vg00/lvol6 delaylog,nodatainlog on Tue Jan 15 12:16:47 2002&lt;BR /&gt;/home on /dev/vg00/lvol5 delaylog,nodatainlog on Tue Jan 15 12:16:47 2002&lt;BR /&gt;&lt;BR /&gt;bdf gives&lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3      86016   22897   60252   28% /&lt;BR /&gt;/dev/vg00/lvol1      67733   30469   30490   50% /stand&lt;BR /&gt;/dev/vg00/lvol8     512000  381267  126516   75% /var&lt;BR /&gt;/dev/vg00/lvol7     671744  440455  218314   67% /usr&lt;BR /&gt;/dev/vg00/lvol4      32768    1187   29675    4% /tmp&lt;BR /&gt;/dev/vg00/lvol6     413696  161039  238119   40% /opt&lt;BR /&gt;/dev/vg00/lvol5    1880064  164096 1628197    9% /home&lt;BR /&gt;&lt;BR /&gt;I'm not sure what to do , maybe something got totaly screwed up when I installed the "patch" package and I??have to reinstall the whole kit ...&lt;BR /&gt;&lt;BR /&gt;Lars</description>
      <pubDate>Tue, 15 Jan 2002 14:07:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645100#M879252</guid>
      <dc:creator>Lars Karlsson</dc:creator>
      <dc:date>2002-01-15T14:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645101#M879253</link>
      <description>This means your CD isn't mounted yet.&lt;BR /&gt;Where is your problem?&lt;BR /&gt;&lt;BR /&gt;Ruediger&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jan 2002 14:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645101#M879253</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-01-15T14:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645102#M879254</link>
      <description>Well if I try to mount the cdrom it doesn't work &lt;BR /&gt;&lt;BR /&gt;if i run &lt;BR /&gt;mount -o cdcase /dev/dsk/c1t2d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;it just sits there waiting for something ...nothing happens...&lt;BR /&gt;&lt;BR /&gt;I've tried psf_mount aswell nothing happens ..&lt;BR /&gt;&lt;BR /&gt;I think someting is really became screwed up after I applied the patch patch package. It worked before I installed it.</description>
      <pubDate>Tue, 15 Jan 2002 14:26:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645102#M879254</guid>
      <dc:creator>Lars Karlsson</dc:creator>
      <dc:date>2002-01-15T14:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645103#M879255</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Try:&lt;BR /&gt;mount -F cdfs -o cdcase /dev/dsk/c1t2d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Tue, 15 Jan 2002 14:31:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645103#M879255</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-01-15T14:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645104#M879256</link>
      <description>From the output of the ioscan and bdf it seems that you never really mounted the CDROM. Check if you can open the tray. If yes then it is not mounted.&lt;BR /&gt;&lt;BR /&gt;to mount a cd simply type&lt;BR /&gt;&lt;BR /&gt;mount -r /dev/dsk/c1t2d0 /cdrom. Be sure though that the directory cdrom EXISTS in the root directory.&lt;BR /&gt;&lt;BR /&gt;simply do an ls / and see if a directroy cdrom exists.&lt;BR /&gt;if not type mkdir /cdrom.&lt;BR /&gt;&lt;BR /&gt;to unmount type umount /cdrom.&lt;BR /&gt;&lt;BR /&gt;good luck stefan&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jan 2002 14:33:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645104#M879256</guid>
      <dc:creator>Stefan Saliba</dc:creator>
      <dc:date>2002-01-15T14:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645105#M879257</link>
      <description>Hi Lars,&lt;BR /&gt;&lt;BR /&gt;where do you wait for if you say:&lt;BR /&gt;"Well if I try to mount the cdrom it doesn't work".&lt;BR /&gt;Are you back in the prompt after mount command without output? Then your command was succesful.&lt;BR /&gt;Or do you get any error message?&lt;BR /&gt;&lt;BR /&gt;Ruediger &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jan 2002 14:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645105#M879257</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-01-15T14:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645106#M879258</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you want to mount a cdrom follwo these steps.&lt;BR /&gt;&lt;BR /&gt;if you dont't have a cdrom directory create it by &lt;BR /&gt;&lt;BR /&gt;mkdir /cdrom&lt;BR /&gt;&lt;BR /&gt;Then follow these steps:&lt;BR /&gt;Follow these steps sequentially to mount a oracle cd &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;&lt;BR /&gt;/usr/sbin/pfs_mount -t rrip -x unix /dev/dsk/c1t2d0  /cdrom &lt;BR /&gt;&lt;BR /&gt;For other CD's &lt;BR /&gt;mount -F cdfs -r -o cdcase /dev/dsk/c1t2d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jan 2002 14:57:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-cdrom-problems/m-p/2645106#M879258</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-01-15T14:57:35Z</dc:date>
    </item>
  </channel>
</rss>

