<?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: Mounting a cdrom on a HP 11.11 box in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871922#M398909</link>
    <description>Kevin,&lt;BR /&gt;&lt;BR /&gt;I hope this helps.  I had the same problem and this site worked for me.&lt;BR /&gt;&lt;BR /&gt;Joe&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://publib.boulder.ibm.com/infocenter/ws51help/topic/com.ibm.websphere.nd.doc/info/ae/ae/tins_hpuxmount.html" target="_blank"&gt;http://publib.boulder.ibm.com/infocenter/ws51help/topic/com.ibm.websphere.nd.doc/info/ae/ae/tins_hpuxmount.html&lt;/A&gt;</description>
    <pubDate>Tue, 30 Nov 2004 10:56:14 GMT</pubDate>
    <dc:creator>Joe_380</dc:creator>
    <dc:date>2004-11-30T10:56:14Z</dc:date>
    <item>
      <title>Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871901#M398888</link>
      <description>Anybody know how to accomplish such a feat?&lt;BR /&gt;HP-UX raven B.11.11 U 9000/800 519710578 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Model&lt;BR /&gt;9000/800/A500-44&lt;BR /&gt;&lt;BR /&gt;I tried using the psf_mount and whatnot it says the device is busy, I do have a cd in there, but I'm not positive how to mount the thing, I forgot.&lt;BR /&gt;&lt;BR /&gt;thanks, Kevin&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 10:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871901#M398888</guid>
      <dc:creator>Kevin Farrell_5</dc:creator>
      <dc:date>2004-11-23T10:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871902#M398889</link>
      <description>mount -o cdcase /dev/dsk/c?t?d? /cdrom&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;mount -r /dev/dsk/c?t?d? /cdrom&lt;BR /&gt;&lt;BR /&gt;you have to make the directory cdrom under root.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Tue, 23 Nov 2004 10:40:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871902#M398889</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2004-11-23T10:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871903#M398890</link>
      <description>No.&lt;BR /&gt;&lt;BR /&gt;pfs_mount is bad&lt;BR /&gt;obsolete,&lt;BR /&gt;PITA&lt;BR /&gt;locks systems up.&lt;BR /&gt;&lt;BR /&gt;Try this script for rock ridge cd's&lt;BR /&gt;&lt;BR /&gt;attached.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 23 Nov 2004 10:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871903#M398890</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-23T10:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871904#M398891</link>
      <description>Kevin,&lt;BR /&gt;&lt;BR /&gt;What's on the CD?  If it's a HP produced Application or install CD, you shouldn't have to use psf_mount .  In fact, with a couple of patches, you should never have to use pfs_mount again ( see the "My CD-ROM doesn't show what I expect" section here - &lt;A href="http://mirrors.develooper.com/hpux/" target="_blank"&gt;http://mirrors.develooper.com/hpux/&lt;/A&gt; ).  See if you can find what's holding the CD active using fuser or lsof.  If all else fails, you may end up having to reboot to free up the drive.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 23 Nov 2004 10:43:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871904#M398891</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-11-23T10:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871905#M398892</link>
      <description>Hi Kevin,&lt;BR /&gt;&lt;BR /&gt;Are you sure it has not been mounted already. Do a bdf to verify. At times the pfs_mount complains that the drive is busy, but it still mounts the cd.&lt;BR /&gt;&lt;BR /&gt;You can mount these cds without using pfs_mount, you need to get the rock-ridge extension patches for mount / cdrom on your box. If you do that, you don't have to use pfs_mount. &lt;BR /&gt;&lt;BR /&gt;pfs_mount is not always a good choice to mount the CDs.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 10:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871905#M398892</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-11-23T10:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871906#M398893</link>
      <description>script didn't work, any other ideas?&lt;BR /&gt;#/usr/sbin/mount -F cdfs -e -o ro,rr /dev/dsk/c3t2d0 /cdrom&lt;BR /&gt;mount: /cdrom: No such file or directory&lt;BR /&gt;root(raven)/root:&lt;BR /&gt;#</description>
      <pubDate>Tue, 23 Nov 2004 10:46:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871906#M398893</guid>
      <dc:creator>Kevin Farrell_5</dc:creator>
      <dc:date>2004-11-23T10:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871907#M398894</link>
      <description>#bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     143360   39676   97266   29% /&lt;BR /&gt;/dev/vg00/lvol1      83733   45266   30093   60% /stand&lt;BR /&gt;/dev/vg00/lvol8    1024000  162919  812346   17% /var&lt;BR /&gt;/dev/vg00/lvol7    1228800  847095  357872   70% /usr&lt;BR /&gt;/dev/vg00/lvol6    1024000   14371  946547    1% /tmp&lt;BR /&gt;/dev/vg00/lvol5    1024000  670264  331655   67% /opt&lt;BR /&gt;/dev/vg00/lvol4     102400    5164   91211    5% /home&lt;BR /&gt;/dev/vg00/lvo19    20480000  523172 19645452    3% /d01&lt;BR /&gt;root(raven)/root:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;not mounted. What's on the cd is oracle 9i database install, 1 of 4</description>
      <pubDate>Tue, 23 Nov 2004 10:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871907#M398894</guid>
      <dc:creator>Kevin Farrell_5</dc:creator>
      <dc:date>2004-11-23T10:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871908#M398895</link>
      <description>Thanks for the replies guys, so far, nothings worked. I don't really have time to install the patches right now, I just gotta mount this drive to stage the cd's. Any help is appreciated. Kevin</description>
      <pubDate>Tue, 23 Nov 2004 10:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871908#M398895</guid>
      <dc:creator>Kevin Farrell_5</dc:creator>
      <dc:date>2004-11-23T10:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871909#M398896</link>
      <description>Okay we have to do patches. For sure not pfs_mount or the script I've submitted.&lt;BR /&gt;&lt;BR /&gt;The first thing we need to determine is whether the cd-rom is working.&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;You should see a cd or dvd-rom, probably made by Toshiba.&lt;BR /&gt;&lt;BR /&gt;If its not there, you need to find out why not. It may be dead and require replacement.&lt;BR /&gt;&lt;BR /&gt;If it is there, the device driver for the unit will be listed in the ioscan output.&lt;BR /&gt;&lt;BR /&gt;Thats what you want to use in the mount command given above.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 23 Nov 2004 10:54:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871909#M398896</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-23T10:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871910#M398897</link>
      <description>Hi Kevin,&lt;BR /&gt;&lt;BR /&gt;1. Kill any active pfs daemons.&lt;BR /&gt;&lt;BR /&gt;2. Re-start the pfs daemons:&lt;BR /&gt;&lt;BR /&gt;        pfs_mountd &amp;amp;&lt;BR /&gt;        pfsd &amp;amp;&lt;BR /&gt;&lt;BR /&gt;3. create a mountpoint&lt;BR /&gt;&lt;BR /&gt;# mkdir /cdrom&lt;BR /&gt;&lt;BR /&gt;3. Mount the CD:&lt;BR /&gt;&lt;BR /&gt;# pfs_mount -o xlat=unix /dev/rdsk/cXtXdX  /cdrom &lt;BR /&gt;&lt;BR /&gt;Use ioscan -fnkCdisk to replace the X above.&lt;BR /&gt;&lt;BR /&gt;Note: 'pfs' uses the raw (rdsk) device.  Replace the 'X' entries (in the pfs_mount command) with the appropriate numbers, typically, C1t2d0&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Robert-Jan&lt;BR /&gt;&lt;BR /&gt;Ps &lt;BR /&gt;You need to use pfs_umount to unmout the cdroms.</description>
      <pubDate>Tue, 23 Nov 2004 11:01:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871910#M398897</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2004-11-23T11:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871911#M398898</link>
      <description>Using PFS can be safe, but with so many precautions. One is not to use mount when device is already pfs_mounted, or pfs_mount a device already mounted. Problem is that, if you have automount, your CD may be mounted automatically when inserted, and so, when you pfs_mount, you enter this critical case...&lt;BR /&gt;&lt;BR /&gt;If you enter such a collision where mount or pfs always says CD is busy, you can have two solutions :&lt;BR /&gt;1. stop all the PFS stack, up to RPC. Stopping RPC may need to stop all depending services (and they are numerous). then restart.&lt;BR /&gt;2. reboot.&lt;BR /&gt;&lt;BR /&gt;Thats why so many will tell you not to use PFS.&lt;BR /&gt;&lt;BR /&gt;Using rock ridge extensions will require latest patches.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 11:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871911#M398898</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-23T11:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871912#M398899</link>
      <description>Some basic details:&lt;BR /&gt; &lt;BR /&gt;#/usr/sbin/mount -F cdfs -e -o ro,rr /dev/dsk/c3t2d0 /cdrom&lt;BR /&gt;mount: /cdrom: No such file or directory&lt;BR /&gt; &lt;BR /&gt;That means that the mountpoint directory doesn't exist so create it:&lt;BR /&gt; &lt;BR /&gt;mkdir /cdrom&lt;BR /&gt; &lt;BR /&gt;Then mount your CD. Now the devicefile must match what you have on your system. If you are not sure, use this command:&lt;BR /&gt; &lt;BR /&gt;ioscan -knfC disk&lt;BR /&gt; &lt;BR /&gt;and you'll the devicefiles for each disk. Look for the CDROM, usually spotted by the manufacturer name. Then use that devicefile (/dev/dsk/...) in your mount command. As mentioned, if the CD is not an HP-UX CD but comes from a PC, you may need to use the -o cdcase option. HOWEVER, -o cdcase simply translates the CD's base directory (which is all UPPERCASE letters) to lowercase. HP's basic CDROM code cannot handle long filenames. You have to install the 3 RockRidge patches to see full filenames if they are longer than 8.3 characters.</description>
      <pubDate>Tue, 23 Nov 2004 11:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871912#M398899</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-11-23T11:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871913#M398900</link>
      <description>Class     I  H/W Path      Driver S/W State   H/W Type     Description&lt;BR /&gt;======================================================================&lt;BR /&gt;disk      0  0/0/1/0.1.0   sdisk CLAIMED     DEVICE       HP      DVD-ROM 305&lt;BR /&gt;                          /dev/dsk/c0t1d0 &lt;BR /&gt;&lt;BR /&gt;I killed the daemons, restarted them and tried the command   &lt;BR /&gt;&lt;BR /&gt;#pfs_mount -o xlat=unix /dev/rdsk/c0t1d0 /cdrom&lt;BR /&gt;pfs_mount: giving up on /cdrom&lt;BR /&gt;root(raven)/root:</description>
      <pubDate>Tue, 23 Nov 2004 11:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871913#M398900</guid>
      <dc:creator>Kevin Farrell_5</dc:creator>
      <dc:date>2004-11-23T11:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871914#M398901</link>
      <description>What's output for "mount" and "pfs_mount" (without any option) ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred</description>
      <pubDate>Tue, 23 Nov 2004 11:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871914#M398901</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-23T11:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871915#M398902</link>
      <description>I rebooted the box, here's the last command Fred wanted me to run&lt;BR /&gt;root(raven)/root:&lt;BR /&gt;#mount&lt;BR /&gt;/ on /dev/vg00/lvol3 log on Thu Nov 18 10:16:42 2004&lt;BR /&gt;/stand on /dev/vg00/lvol1 defaults on Thu Nov 18 10:16:43 2004&lt;BR /&gt;/var on /dev/vg00/lvol8 delaylog,nodatainlog on Thu Nov 18 10:16:48 2004&lt;BR /&gt;/usr on /dev/vg00/lvol7 delaylog,nodatainlog on Thu Nov 18 10:16:48 2004&lt;BR /&gt;/tmp on /dev/vg00/lvol6 delaylog,nodatainlog on Thu Nov 18 10:16:48 2004&lt;BR /&gt;/opt on /dev/vg00/lvol5 delaylog,nodatainlog on Thu Nov 18 10:16:49 2004&lt;BR /&gt;/home on /dev/vg00/lvol4 delaylog,nodatainlog on Thu Nov 18 10:16:49 2004&lt;BR /&gt;/d01 on /dev/vg00/lvo19 delaylog,nodatainlog,nolargefiles on Thu Nov 18 10:16:49 2004&lt;BR /&gt;root(raven)/root:&lt;BR /&gt;#pfs_mount&lt;BR /&gt;root(raven)/root:&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 11:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871915#M398902</guid>
      <dc:creator>Kevin Farrell_5</dc:creator>
      <dc:date>2004-11-23T11:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871916#M398903</link>
      <description>This is after booting the box, I do have a cdrom directory. I can't believe what a *****ng nightmare, just to read a cd. Unreal. HEEEEEEEEEELLLLLLLLLLLLLLLPPPPPPPPPPPPPP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#pfs_mount -o xlat=unix /dev/rdsk/c0t1d0 /cdrom&lt;BR /&gt;pfs_mount: giving up on /cdrom&lt;BR /&gt;root(raven)/root:&lt;BR /&gt;#</description>
      <pubDate>Tue, 23 Nov 2004 11:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871916#M398903</guid>
      <dc:creator>Kevin Farrell_5</dc:creator>
      <dc:date>2004-11-23T11:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871917#M398904</link>
      <description>What are your options for automount in /etc/rc.config.d/nfsconf ?&lt;BR /&gt;&lt;BR /&gt;now that you had a reboot on your system and created /cdrom, what's up if you try to use the commands Deoncia gave you in her first reply ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 11:48:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871917#M398904</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-23T11:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871918#M398905</link>
      <description># pragma VERSIONID "@(#)nfsconf:        11R2-2"&lt;BR /&gt;# NFS configuration.  See nfsd(1m), mount(1m), pcnfsd(1m)&lt;BR /&gt;#&lt;BR /&gt;# NFS_CLIENT:   1 if this node is an NFS client, 0 if not&lt;BR /&gt;# NFS_SERVER:   1 if this node is an NFS server, 0 if not&lt;BR /&gt;#               Note: it is possible for one host to be a client, a server,&lt;BR /&gt;#               both or neither!  This system is an NFS client if you will&lt;BR /&gt;#               be NFS mounting remote file systems; this system is a server&lt;BR /&gt;#               if you will be exporting file systems to remote hosts.&lt;BR /&gt;#               See Also:  nfsd(1M), mount(1M).&lt;BR /&gt;# NUM_NFSD:     Number of NFS deamons (nfsd) to start on an NFS server.  Four&lt;BR /&gt;#               has been chosen as optimal.&lt;BR /&gt;# NUM_NFSIOD:   Number of NFS BIO daemons (biod) to start on an NFS client.&lt;BR /&gt;#               Four has been chosen as optimal.&lt;BR /&gt;# PCNFS_SERVER: 1 if this node is a server for PC-NFS requests.  This&lt;BR /&gt;#               variable controls the startup of the pcnfsd(1M) server.&lt;BR /&gt;#               See Also:  pcnfsd(1M).&lt;BR /&gt;#&lt;BR /&gt;NFS_CLIENT=1&lt;BR /&gt;NFS_SERVER=1&lt;BR /&gt;NUM_NFSD=4&lt;BR /&gt;NUM_NFSIOD=4&lt;BR /&gt;PCNFS_SERVER=0&lt;BR /&gt;# export feature does not work in this file since files are being&lt;BR /&gt;"nfsconf" [Read only] 83 lines, 2978 characters</description>
      <pubDate>Tue, 23 Nov 2004 11:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871918#M398905</guid>
      <dc:creator>Kevin Farrell_5</dc:creator>
      <dc:date>2004-11-23T11:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871919#M398906</link>
      <description>#mount -r /dev/dsk/c0t1d0 /cdrom&lt;BR /&gt;/dev/dsk/c0t1d0: Device busy&lt;BR /&gt;&lt;BR /&gt;#mount -o cdcase /dev/dsk/c0t1d0&lt;BR /&gt;/dev/dsk/c0t1d0: Device busy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 11:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871919#M398906</guid>
      <dc:creator>Kevin Farrell_5</dc:creator>
      <dc:date>2004-11-23T11:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a cdrom on a HP 11.11 box</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871920#M398907</link>
      <description>Kevin,&lt;BR /&gt;&lt;BR /&gt;I would have like to see automount options, not only first page of vi :)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 12:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-cdrom-on-a-hp-11-11-box/m-p/4871920#M398907</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-23T12:24:46Z</dc:date>
    </item>
  </channel>
</rss>

