<?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: dummy cd-rom in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436416#M5266</link>
    <description>kofi,&lt;BR /&gt;&lt;BR /&gt;Tried it before but it only gives me an error "Specified device cannot be used". &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jose</description>
    <pubDate>Mon, 14 Aug 2000 19:01:01 GMT</pubDate>
    <dc:creator>Kurtkarl</dc:creator>
    <dc:date>2000-08-14T19:01:01Z</dc:date>
    <item>
      <title>dummy cd-rom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436411#M5261</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I had this 3 directories named CDROM1, CDROM2 and CDROM3 and got the installation files on it.  Now I had to run this installation script.  During the installation it looks for mounted /cdrom which in this case we just copied the files orignally from the cd-rom on the directories I mentioned above.  &lt;BR /&gt;&lt;BR /&gt;How would I make the system know that this CDROM's directory are the mounted /cdrom he was looking during for?&lt;BR /&gt;&lt;BR /&gt;Would there be a command to mount this directories as if it was an ordinary mounted /cdrom?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;jose</description>
      <pubDate>Mon, 14 Aug 2000 17:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436411#M5261</guid>
      <dc:creator>Kurtkarl</dc:creator>
      <dc:date>2000-08-14T17:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: dummy cd-rom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436412#M5262</link>
      <description>The script would need to know that the files are in different locations.&lt;BR /&gt;BTW, is this a script on the CDROM itself?&lt;BR /&gt;In which case, no need to copy the files to the HD, just leave them on the cdrom&lt;BR /&gt;and the script will know where to look for the files it needs. &lt;BR /&gt;&lt;BR /&gt;Taking room on the HD by copying the files.</description>
      <pubDate>Mon, 14 Aug 2000 17:57:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436412#M5262</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-08-14T17:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: dummy cd-rom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436413#M5263</link>
      <description>Rick,&lt;BR /&gt;&lt;BR /&gt;thks for the quick reply, first we dont have a cdrom copy of this.  We just got it from a tar file and produce this 3 directories when we untar it.  We untar'ed this on our NFS directory so that other developer can install this software on their workstation.&lt;BR /&gt;&lt;BR /&gt;When I run the installation script it has menus and one of the menu does is to locate the cdrom for he needs to know where to get the files needed during installation which in our case is on the directory.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jose</description>
      <pubDate>Mon, 14 Aug 2000 18:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436413#M5263</guid>
      <dc:creator>Kurtkarl</dc:creator>
      <dc:date>2000-08-14T18:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: dummy cd-rom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436414#M5264</link>
      <description>how about creating a soft link to the /CDROM1 directory&lt;BR /&gt;&lt;BR /&gt;# ln -s /CDROM1 /cdrom&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Aug 2000 18:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436414#M5264</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-08-14T18:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: dummy cd-rom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436415#M5265</link>
      <description>Create a sym link to the directory.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Aug 2000 18:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436415#M5265</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-08-14T18:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: dummy cd-rom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436416#M5266</link>
      <description>kofi,&lt;BR /&gt;&lt;BR /&gt;Tried it before but it only gives me an error "Specified device cannot be used". &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jose</description>
      <pubDate>Mon, 14 Aug 2000 19:01:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436416#M5266</guid>
      <dc:creator>Kurtkarl</dc:creator>
      <dc:date>2000-08-14T19:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: dummy cd-rom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436417#M5267</link>
      <description>cdrom is cdfs file system, /cdrom is hfs or vxfs... I'm wonder if you try to make a newfs type cdfs in a logical volume... is or is not going to work? If that work you can copy the file there, but I doubt it....</description>
      <pubDate>Mon, 14 Aug 2000 19:03:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436417#M5267</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-08-14T19:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: dummy cd-rom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436418#M5268</link>
      <description>guys,&lt;BR /&gt;&lt;BR /&gt;I have manage to re-direct the script to use the actual directory.  Anyway,  thanks for all the replies.  Really appreciate it.  Anyways,  just in case you were able to come up with a solution on the same problem please do let me know.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;Jose</description>
      <pubDate>Mon, 14 Aug 2000 19:16:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436418#M5268</guid>
      <dc:creator>Kurtkarl</dc:creator>
      <dc:date>2000-08-14T19:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: dummy cd-rom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436419#M5269</link>
      <description>You could try mounting the direcory the files are in under /cdrom&lt;BR /&gt;&lt;BR /&gt;hp-ux support lofs. the command would be something like :-&lt;BR /&gt;&lt;BR /&gt;mount -F lofs &lt;DIRECTORY where="" the="" stuff="" is=""&gt; /cdrom&lt;BR /&gt;&lt;/DIRECTORY&gt;</description>
      <pubDate>Tue, 15 Aug 2000 09:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dummy-cd-rom/m-p/2436419#M5269</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-08-15T09:03:01Z</dc:date>
    </item>
  </channel>
</rss>

