<?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: Mount cdrom on another server. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806776#M267553</link>
    <description>rafael,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your problem is to boot about ignite tape ?&lt;BR /&gt;&lt;BR /&gt;If yes, in Itanium, tape is not bootable by default&lt;BR /&gt;It's necessary to have OS DVD insert , boot on DVD and select recovery from tape &lt;BR /&gt;&lt;BR /&gt;regards &lt;BR /&gt;&lt;BR /&gt;L-DERLYN</description>
    <pubDate>Fri, 16 Jun 2006 03:07:44 GMT</pubDate>
    <dc:creator>Ludovic Derlyn</dc:creator>
    <dc:date>2006-06-16T03:07:44Z</dc:date>
    <item>
      <title>Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806767#M267544</link>
      <description>I'm trying to mount my cdrom from one server to another. &lt;BR /&gt;&lt;BR /&gt;I'm currently getting error when mounting on it on the server that the cdrom is attach to.&lt;BR /&gt;&lt;BR /&gt;miaux10: /dev =&amp;gt;mount -F cdfs /dev/dsk/c1t2d0 /cdrom&lt;BR /&gt;/dev/dsk/c1t2d0: unrecognized file system&lt;BR /&gt;&lt;BR /&gt;Reason for this is that I need to install stape on a server so it can recongnize the tape device to boot up from a ignite tape.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jun 2006 16:05:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806767#M267544</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-06-15T16:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806768#M267545</link>
      <description>I guess you are trying to boot an Integrity server from a tape. &lt;BR /&gt;&lt;BR /&gt;To do this, you need to boot from the install DVD, than &lt;BR /&gt;&lt;BR /&gt;-&amp;gt; Install HP-UX -&amp;gt; select Advanced Installation -&amp;gt; Recovery tape -&amp;gt; GO!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;stape driver is not involved during boot from tape!</description>
      <pubDate>Thu, 15 Jun 2006 16:11:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806768#M267545</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-15T16:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806769#M267546</link>
      <description>On server with CD&lt;BR /&gt; vi /etc/exports&lt;BR /&gt; add "/cdrom -rw=HOSTNEEDINGCD"&lt;BR /&gt; mount /dev/dsk/cxxxxx /cdrom&lt;BR /&gt; exportfs /cdrom&lt;BR /&gt;On server needing cd&lt;BR /&gt; mount -r HOSTWITHCD:/cdrom /cdrom&lt;BR /&gt;&lt;BR /&gt;HOST = hostname&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jun 2006 16:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806769#M267546</guid>
      <dc:creator>Lisa  Mauer</dc:creator>
      <dc:date>2006-06-15T16:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806770#M267547</link>
      <description>Even the stape driver is not included yet, you don't need the CD-ROM for it. It's enough to go to SAM -&amp;gt; kernel section, add the driver, build kernel and reboot.&lt;BR /&gt;&lt;BR /&gt;Again, this is not relevant for boot.</description>
      <pubDate>Thu, 15 Jun 2006 16:38:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806770#M267547</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-15T16:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806771#M267548</link>
      <description>In order for me to boot from cdrom I need to mount cdrom. &lt;BR /&gt;&lt;BR /&gt;still getting this error&lt;BR /&gt;&lt;BR /&gt;miaux10: / =&amp;gt;mount /dev/dsk/c1t2d0 /cdrom&lt;BR /&gt;/dev/dsk/c1t2d0: unrecognized file system&lt;BR /&gt;&lt;BR /&gt;after modified the /etc/exports&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jun 2006 19:22:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806771#M267548</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-06-15T19:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806772#M267549</link>
      <description>I don't have a dvd attached, a rx7620 with one dvd drive.&lt;BR /&gt;&lt;BR /&gt;So some how I need to access the dvd to boot.</description>
      <pubDate>Thu, 15 Jun 2006 19:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806772#M267549</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-06-15T19:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806773#M267550</link>
      <description>I'm not sure about your problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can't boot from a remote CD drive, it has to be connected locally.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you have an internal drive in your rx7620, it is owned by the first nPar and cannot be shared to the second.</description>
      <pubDate>Fri, 16 Jun 2006 02:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806773#M267550</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-16T02:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806774#M267551</link>
      <description>Hi Rafael,&lt;BR /&gt;&lt;BR /&gt;In Server with CD,&lt;BR /&gt;&lt;BR /&gt;# mount -r /dev/dsk/c1t2d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;Add in file /etc/exports:&lt;BR /&gt;&lt;BR /&gt;/cdrom -anon=65534,ro,root=server_client&lt;BR /&gt;&lt;BR /&gt;# exportfs /cdrom&lt;BR /&gt;&lt;BR /&gt;In server_client,&lt;BR /&gt;&lt;BR /&gt;# mount -F nfs serverCD:/cdrom /cdrom&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;ran&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jun 2006 02:35:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806774#M267551</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-06-16T02:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806775#M267552</link>
      <description>Have you done mkdir /cdrom before you try to mount the CD-ROM?&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Fri, 16 Jun 2006 02:55:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806775#M267552</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2006-06-16T02:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806776#M267553</link>
      <description>rafael,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your problem is to boot about ignite tape ?&lt;BR /&gt;&lt;BR /&gt;If yes, in Itanium, tape is not bootable by default&lt;BR /&gt;It's necessary to have OS DVD insert , boot on DVD and select recovery from tape &lt;BR /&gt;&lt;BR /&gt;regards &lt;BR /&gt;&lt;BR /&gt;L-DERLYN</description>
      <pubDate>Fri, 16 Jun 2006 03:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806776#M267553</guid>
      <dc:creator>Ludovic Derlyn</dc:creator>
      <dc:date>2006-06-16T03:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806777#M267554</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what does 'ioscan -fnC disk' says?&lt;BR /&gt;&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jun 2006 04:38:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806777#M267554</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2006-06-16T04:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806778#M267555</link>
      <description>One last thing...&lt;BR /&gt;&lt;BR /&gt;I was able to mount the cdrom on the client side thanks to all of you..&lt;BR /&gt;&lt;BR /&gt;Is there any process I need to do so I can boot of the dvd on the client ?&lt;BR /&gt;&lt;BR /&gt;or once is mounted I can just reboot the client and dvd should be available ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jun 2006 07:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806778#M267555</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-06-16T07:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806779#M267556</link>
      <description>Again,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can't boot from a remote CD drive, it has to be connected locally.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you have an internal drive in your rx7620, it is owned by the first nPar and cannot be shared to the second.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The only way around this is to set up an ignite server on another system and boot the install kernel WINSTALL from there.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/IUX" target="_blank"&gt;http://docs.hp.com/en/IUX&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But in this case it would be easier to simply attach a DVD drive to the system.</description>
      <pubDate>Fri, 16 Jun 2006 07:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806779#M267556</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-16T07:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806780#M267557</link>
      <description>You should describe again what you are going to do.&lt;BR /&gt;&lt;BR /&gt;I understand you want to boot an Integrity machine from an ignite tape, but you have no DVD drive connected locally.&lt;BR /&gt;&lt;BR /&gt;Can you confirm?</description>
      <pubDate>Fri, 16 Jun 2006 07:54:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806780#M267557</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-16T07:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806781#M267558</link>
      <description>Correct...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jun 2006 08:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806781#M267558</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-06-16T08:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mount cdrom on another server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806782#M267559</link>
      <description>OK, now you can set up an Ignite server on a different machine and boot your system from there into the installation menu or simply connect a DVD drive locally.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jun 2006 08:27:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-cdrom-on-another-server/m-p/3806782#M267559</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-16T08:27:16Z</dc:date>
    </item>
  </channel>
</rss>

