<?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: adding cdrom drive to server device list in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-cdrom-drive-to-server-device-list/m-p/2485142#M18683</link>
    <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;You won't be able to see the device as such, but only an exported directory.&lt;BR /&gt;&lt;BR /&gt;To be able to mount the workstation cdrom on your server you'll need a few things:&lt;BR /&gt;&lt;BR /&gt;Setup your workstation as an NFS server, mount the cdrom locally and export the cdrom mountpoint. See 'man exportfs' for details.&lt;BR /&gt;&lt;BR /&gt;From your server, issue the mount command like this:&lt;BR /&gt;mount &lt;WORKSTATION_NAME&gt;:&lt;WORKSTATION_MOUNTPOINT&gt; &lt;LOCAL_MOUNTPOINT&gt;&lt;BR /&gt;&lt;BR /&gt;The local mountpoint must exist before issuing the mount command.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;/LOCAL_MOUNTPOINT&gt;&lt;/WORKSTATION_MOUNTPOINT&gt;&lt;/WORKSTATION_NAME&gt;</description>
    <pubDate>Mon, 22 Jan 2001 14:30:44 GMT</pubDate>
    <dc:creator>Dan Hetzel</dc:creator>
    <dc:date>2001-01-22T14:30:44Z</dc:date>
    <item>
      <title>adding cdrom drive to server device list</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-cdrom-drive-to-server-device-list/m-p/2485141#M18682</link>
      <description>I have an external cd-rom drive on a workstation and want to mount it to the server.  the id would be c0t4d0.  I can see this address in the workstations /dev/dsk folder, but cannot see on the servers.  How can I add this device to the server so that I can mount the drive?  I would like to do this so that I can work on the server from the workstation at my desk (I telnet into the server from my desk and work from there to install programs and the like).  I have rebooted the server and it has not shown up.  Also, I cannot find the device in SAM.  Thanks a lot.</description>
      <pubDate>Mon, 22 Jan 2001 14:09:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-cdrom-drive-to-server-device-list/m-p/2485141#M18682</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2001-01-22T14:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: adding cdrom drive to server device list</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-cdrom-drive-to-server-device-list/m-p/2485142#M18683</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;You won't be able to see the device as such, but only an exported directory.&lt;BR /&gt;&lt;BR /&gt;To be able to mount the workstation cdrom on your server you'll need a few things:&lt;BR /&gt;&lt;BR /&gt;Setup your workstation as an NFS server, mount the cdrom locally and export the cdrom mountpoint. See 'man exportfs' for details.&lt;BR /&gt;&lt;BR /&gt;From your server, issue the mount command like this:&lt;BR /&gt;mount &lt;WORKSTATION_NAME&gt;:&lt;WORKSTATION_MOUNTPOINT&gt; &lt;LOCAL_MOUNTPOINT&gt;&lt;BR /&gt;&lt;BR /&gt;The local mountpoint must exist before issuing the mount command.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;/LOCAL_MOUNTPOINT&gt;&lt;/WORKSTATION_MOUNTPOINT&gt;&lt;/WORKSTATION_NAME&gt;</description>
      <pubDate>Mon, 22 Jan 2001 14:30:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-cdrom-drive-to-server-device-list/m-p/2485142#M18683</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-01-22T14:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: adding cdrom drive to server device list</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-cdrom-drive-to-server-device-list/m-p/2485143#M18684</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;at the server look at &lt;BR /&gt;/etc/rc.config.d/nfsconf for the line&lt;BR /&gt;NFS_SERVER=1&lt;BR /&gt;If not set to 1 then do it and run /sbin/init.d/nfs.server start&lt;BR /&gt;Mount your cdrom with:&lt;BR /&gt;mount /dev/dsk/c0t4d0 /SD_CDROM&lt;BR /&gt;Export the directory with:&lt;BR /&gt;exportfs -i -o ro /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;At your remote system mount the cdrom with:&lt;BR /&gt;mount &lt;SERVER&gt;:/SD_CDROM /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;The directory /SD_CDROM is an example, you could change it to your favorite but take care that the directory exists both on server and remote system (mkdir ...)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/SERVER&gt;</description>
      <pubDate>Mon, 22 Jan 2001 14:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-cdrom-drive-to-server-device-list/m-p/2485143#M18684</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2001-01-22T14:56:22Z</dc:date>
    </item>
  </channel>
</rss>

