<?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: install software without a cdrom .. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612277#M36497</link>
    <description>that was great stuff there Bill! ..&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;Richard</description>
    <pubDate>Mon, 12 Nov 2001 20:57:43 GMT</pubDate>
    <dc:creator>someone_4</dc:creator>
    <dc:date>2001-11-12T20:57:43Z</dc:date>
    <item>
      <title>install software without a cdrom ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612271#M36491</link>
      <description>Hello ,&lt;BR /&gt;I have an A-Class server without a cdrom that I would like to install some software from an application cd.What is the best way to do this?&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Mon, 12 Nov 2001 20:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612271#M36491</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-11-12T20:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: install software without a cdrom ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612272#M36492</link>
      <description>You should be able to mount a CD from another system (if you have one).&lt;BR /&gt; &lt;BR /&gt;Another option would be to copy the data off the CD on another system to a filesystem that you could then NFS mount or tar and ftp over.</description>
      <pubDate>Mon, 12 Nov 2001 20:14:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612272#M36492</guid>
      <dc:creator>Bernie Vande Griend</dc:creator>
      <dc:date>2001-11-12T20:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: install software without a cdrom ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612273#M36493</link>
      <description>yes I have other systems with cd roms .. how do I mount over a network?</description>
      <pubDate>Mon, 12 Nov 2001 20:16:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612273#M36493</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-11-12T20:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: install software without a cdrom ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612274#M36494</link>
      <description>You can use NFS but if this is an HP CD you are using, just register the mounted CD on the local system, something like:&lt;BR /&gt;&lt;BR /&gt;mount /dev/dsk/c1t2d3 /cdrom&lt;BR /&gt;swreg -l depot /cdrom&lt;BR /&gt;&lt;BR /&gt;And that's it.  Now go to any HP-UX system on your network and run swinstall and tell it you want to use the Network depot on your server with the CD mounted.  This is much more reliable than NFS and a lot simpler on the client side.</description>
      <pubDate>Mon, 12 Nov 2001 20:32:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612274#M36494</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-11-12T20:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: install software without a cdrom ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612275#M36495</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Follow these steps &lt;BR /&gt;(Knowledge  Base document #A5486201: )&lt;BR /&gt;&lt;BR /&gt;A. Perform these steps on the local system: &lt;BR /&gt;&lt;BR /&gt;1. nohup /usr/sbin/pfs_mountd &amp;amp; &lt;BR /&gt;&lt;BR /&gt;2. nohup /usr/sbin/pfsd &amp;amp; &lt;BR /&gt;&lt;BR /&gt;3. Add the filesystem to /etc/pfs_fstab &lt;BR /&gt;&lt;BR /&gt;4. Add the filesystem to /etc/pfs_exports &lt;BR /&gt;&lt;BR /&gt;5. pfs_exportfs -a &lt;BR /&gt;&lt;BR /&gt;6. pfs_mount /cdrom &lt;BR /&gt;&lt;BR /&gt;B. Perform these steps on the remote system: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. nohup /usr/sbin/pfs_mountd &amp;amp; &lt;BR /&gt;&lt;BR /&gt;2. nohup /usr/sbin/pfsd &amp;amp; &lt;BR /&gt;&lt;BR /&gt;3. pfs_mount -o xlat=unix remotesystemA:/cdrom /localmnt_pnt &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Goodluck,&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Mon, 12 Nov 2001 20:33:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612275#M36495</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-11-12T20:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: install software without a cdrom ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612276#M36496</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks Bill! for the new way mounting HP CD.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Nov 2001 20:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612276#M36496</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-11-12T20:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: install software without a cdrom ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612277#M36497</link>
      <description>that was great stuff there Bill! ..&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Mon, 12 Nov 2001 20:57:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-software-without-a-cdrom/m-p/2612277#M36497</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-11-12T20:57:43Z</dc:date>
    </item>
  </channel>
</rss>

