<?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 DVD ROM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246328#M330809</link>
    <description>another way.... &lt;BR /&gt;&lt;BR /&gt;run swinstall, Specify the source as LOCAL CDROM, Find Local CD...&lt;BR /&gt;This should work as well, worth giving a try?:)</description>
    <pubDate>Tue, 05 Aug 2008 11:56:19 GMT</pubDate>
    <dc:creator>Anshumali</dc:creator>
    <dc:date>2008-08-05T11:56:19Z</dc:date>
    <item>
      <title>Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246325#M330806</link>
      <description>I need to do some patching on 11.11 server running on L3000 server. When I issue swinstall command it cant go to the dvd rom. Can some one tell me how to mount the dvd rom and tell me steps to mount it and do swinstall from there.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2008 11:33:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246325#M330806</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2008-08-05T11:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246326#M330807</link>
      <description>&lt;!--!*#--&gt;First run ioscan to find out the device file for your DVD drive.  It should look something like this:&lt;BR /&gt;&lt;BR /&gt;ioscan -kfnCdisk&lt;BR /&gt;Class     I  H/W Path       Driver S/W State   H/W Type     Description&lt;BR /&gt;=======================================================================&lt;BR /&gt;disk      0  10/0/14/0.0.0  sdisk CLAIMED     DEVICE       HL-DT-STDVD-ROM GDR81&lt;BR /&gt;62B&lt;BR /&gt;                           /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;disk      2  10/0/15/1.5.0  sdisk CLAIMED     DEVICE       HP 73.4GST373307LC&lt;BR /&gt;                           /dev/dsk/c3t5d0   /dev/rdsk/c3t5d0&lt;BR /&gt;disk      1  10/0/15/1.6.0  sdisk CLAIMED     DEVICE       HP 73.4GST373207LC&lt;BR /&gt;                           /dev/dsk/c3t6d0   /dev/rdsk/c3t6d0&lt;BR /&gt;&lt;BR /&gt;Then create a mount point if you don't have one already:&lt;BR /&gt;&lt;BR /&gt;mkdir /cdrom&lt;BR /&gt;&lt;BR /&gt;Then mount it:&lt;BR /&gt;&lt;BR /&gt;mount /dev/dsk/c0t0d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 05 Aug 2008 11:37:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246326#M330807</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-08-05T11:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246327#M330808</link>
      <description>... once it is mounted, do&lt;BR /&gt;&lt;BR /&gt;# mount /dev/dsk/c0t0d0 /cdrom/&lt;BR /&gt;# ll /cdrom/&lt;BR /&gt;total 37638&lt;BR /&gt;dr-xr-xr-x   1 -1         -1            6144 Aug 25 20:34 BUNDLE11i&lt;BR /&gt;-r-xr-xr-x   1 -1         -1            6515 Apr 26  2004 BUNDLE11i.readme&lt;BR /&gt;-r-xr-xr-x   1 -1         -1            7931 Apr 26  2004 BUNDLE11i.readme.html&lt;BR /&gt;dr-xr-xr-x   1 -1         -1            2048 Aug 25 20:35 DIAGNOSTICS&lt;BR /&gt;dr-xr-xr-x   1 -1         -1           53248 Aug 25 20:33 GOLDQPK11i&lt;BR /&gt;-r-xr-xr-x   1 -1         -1          222603 Aug 18 21:40 GOLDQPK11i.readme&lt;BR /&gt;-r-xr-xr-x   1 -1         -1          288050 Aug 18 21:41 GOLDQPK11i.readme.html&lt;BR /&gt;&lt;BR /&gt;dr-xr-xr-x   1 -1         -1            8192 Aug 25 20:23 HWEnable11i&lt;BR /&gt;-r-xr-xr-x   1 -1         -1           36885 Aug 17 17:25 HWEnable11i.readme&lt;BR /&gt;-r-xr-xr-x   1 -1         -1           45115 Aug 17 17:25 HWEnable11i.readme.htm&lt;BR /&gt;l&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /cdrom/GOLDQPK11i&lt;BR /&gt;&lt;BR /&gt;to start it interactive *or*&lt;BR /&gt;&lt;BR /&gt;# swinstall -x patch_match_target=true -x autoreboot=true -s /cdrom/GOLDQPK11i \*&lt;BR /&gt;&lt;BR /&gt;and the same for other patches.</description>
      <pubDate>Tue, 05 Aug 2008 11:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246327#M330808</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-05T11:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246328#M330809</link>
      <description>another way.... &lt;BR /&gt;&lt;BR /&gt;run swinstall, Specify the source as LOCAL CDROM, Find Local CD...&lt;BR /&gt;This should work as well, worth giving a try?:)</description>
      <pubDate>Tue, 05 Aug 2008 11:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246328#M330809</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2008-08-05T11:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246329#M330810</link>
      <description>I need to install BUNDLE11i from HPUX11i Version 1 Support CD. &lt;BR /&gt;&lt;BR /&gt;Hereis the output of the ll command in /SD_CDROM.&lt;BR /&gt;&lt;BR /&gt;ll&lt;BR /&gt;total 2666&lt;BR /&gt;dr-xr-xr-x   1 -1         -1            6144 Oct 30  2007 BUNDLE11i&lt;BR /&gt;-r-xr-xr-x   1 -1         -1            6515 Apr 26  2004 BUNDLE11i.readme&lt;BR /&gt;-r-xr-xr-x   1 -1         -1            7931 Apr 26  2004 BUNDLE11i.readme.html&lt;BR /&gt;dr-xr-xr-x   1 -1         -1            2048 Oct 30  2007 DIAGNOSTICS&lt;BR /&gt;dr-xr-xr-x   1 -1         -1           57344 Oct 30  2007 GOLDQPK11i&lt;BR /&gt;-r-xr-xr-x   1 -1         -1          244254 Oct  9  2007 GOLDQPK11i.readme&lt;BR /&gt;-r-xr-xr-x   1 -1         -1          309515 Oct  9  2007 GOLDQPK11i.readme.html&lt;BR /&gt;dr-xr-xr-x   1 -1         -1           10240 Oct 30  2007 HWEnable11i&lt;BR /&gt;-r-xr-xr-x   1 -1         -1           39981 Sep 26  2006 HWEnable11i.readme&lt;BR /&gt;-r-xr-xr-x   1 -1         -1           48515 Sep 26  2006 HWEnable11i.readme.htl&lt;BR /&gt;dr-xr-xr-x   1 -1         -1           71680 Oct 30  2007 TEXT_FILES&lt;BR /&gt;-r-xr-xr-x   1 -1         -1           43582 Sep 26  2006 USRGUIDE.HTML&lt;BR /&gt;-r-xr-xr-x   1 -1         -1          508002 Oct 27  2006 USRGUIDE.PDF&lt;BR /&gt;dr-xr-xr-x   1 -1         -1            2048 Oct 30  2007 catalog&lt;BR /&gt;dr-xr-xr-x   1 -1         -1            2048 Oct 30  2007 lost+found&lt;BR /&gt;&lt;BR /&gt;Can some one tell me the steps to swinstall it?</description>
      <pubDate>Tue, 05 Aug 2008 12:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246329#M330810</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2008-08-05T12:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246330#M330811</link>
      <description>Did you already read my comment above???</description>
      <pubDate>Tue, 05 Aug 2008 12:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246330#M330811</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-05T12:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246331#M330812</link>
      <description>Hey Torsten,&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your help. It worked and then I run swverify command to see if it is installed properly.&lt;BR /&gt;&lt;BR /&gt;Here is the output:&lt;BR /&gt;&lt;BR /&gt;swverify BUNDLE11i&lt;BR /&gt;&lt;BR /&gt;=======  08/05/08 09:50:16 EDT  BEGIN swverify SESSION&lt;BR /&gt;         (non-interactive) (jobid=dylan-0138)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@dylan".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "dylan:/".&lt;BR /&gt;NOTE:    The software specification "BUNDLE11i" refers to a bundle (or&lt;BR /&gt;         to a product, subproduct or fileset within a bundle). Only&lt;BR /&gt;         some of the software specified could be selected. The messages&lt;BR /&gt;         below show those items which could not be selected and those&lt;BR /&gt;         items which were selected but generated a warning:  &lt;BR /&gt;       * Could not apply the software selection&lt;BR /&gt;         "PHKL_23291,r=1.0,a=HP-UX_B.11.11_32/64,v=HP"; it is not&lt;BR /&gt;         available from depot or root "dylan:/".&lt;BR /&gt;       * Could not apply the software selection&lt;BR /&gt;         "PHKL_23313,r=1.0,a=HP-UX_B.11.11_32/64,v=HP"; it is not&lt;BR /&gt;         available from depot or root "dylan:/".&lt;BR /&gt;       * Could not apply the software selection&lt;BR /&gt;         "PHCO_23340,r=1.0,a=HP-UX_B.11.11_32/64,v=HP"; it is not&lt;BR /&gt;         available from depot or root "dylan:/".&lt;BR /&gt;       * Software selections:&lt;BR /&gt;             BUNDLE11i,r=B.11.11.0306.1,a=HP-UX_B.11.11_32/64,v=HP&lt;BR /&gt;             PHCO_28160.UX-CORE,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=H&lt;BR /&gt;P-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23290.KERN2-RUN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa&lt;BR /&gt;=HP-UX_B.11.11_64&lt;BR /&gt;             PHKL_23292.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23293.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23294.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23294.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23295.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23295.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23296.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23296.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23297.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23297.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23298.KERN-DEV-KIT,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0&lt;BR /&gt;,fa=HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23299.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23299.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23300.KERN-DEV-KIT,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0&lt;BR /&gt;,fa=HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23301.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23301.KERN-DEV-KIT,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0&lt;BR /&gt;,fa=HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23302.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23302.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23303.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23303.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23304.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23304.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23305.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23305.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23306.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23306.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23307.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23307.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23308.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23308.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23309.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23309.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23310.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23310.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23311.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23311.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23312.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23312.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23314.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23314.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23315.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23315.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHKL_23316.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHNE_23288.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;             PHNE_23288.CORE-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=&lt;BR /&gt;HP-UX_B.11.11_32/64&lt;BR /&gt;             PHNE_23288.NET-KRN,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=H&lt;BR /&gt;P-UX_B.11.11_32/64&lt;BR /&gt;             PHNE_23288.NET-PRG,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=H&lt;BR /&gt;P-UX_B.11.11_32/64&lt;BR /&gt;             PHNE_23289.C-INC,l=/,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-&lt;BR /&gt;UX_B.11.11_32/64&lt;BR /&gt;       * Selection succeeded.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;       * Beginning Analysis&lt;BR /&gt;       * Session selections have been saved in the file&lt;BR /&gt;         "/home/root-i/.sw/sessions/swverify.last".&lt;BR /&gt;       * The analysis phase succeeded for "dylan:/".&lt;BR /&gt;       * Verification succeeded.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;NOTE:    More information may be found in the agent logfile using the&lt;BR /&gt;         command "swjob -a log dylan-0138 @ dylan:/".&lt;BR /&gt;&lt;BR /&gt;=======  08/05/08 09:50:21 EDT  END swverify SESSION (non-interactive)&lt;BR /&gt;         (jobid=dylan-0138)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just wanna know if every thing is allright?</description>
      <pubDate>Tue, 05 Aug 2008 12:53:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246331#M330812</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2008-08-05T12:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246332#M330813</link>
      <description>Everything is, indeed, all right:&lt;BR /&gt;&lt;BR /&gt;* The analysis phase succeeded for "dylan:/".&lt;BR /&gt;* Verification succeeded. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 05 Aug 2008 13:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246332#M330813</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-08-05T13:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246333#M330814</link>
      <description>Thank you very much, one last question in this regard. I also need to install OnlineDiag. On the DVD there is a directory named DIAGNOSTICS and it has only one file:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; ll&lt;BR /&gt;total 58340&lt;BR /&gt;-r-xr-xr-x   1 -1         -1         29870080 Oct 30  2007 B.11.11&lt;BR /&gt;&lt;BR /&gt;When i am trying to install it through swinstall -s /SD_CDROM/DIAGNOSTICS, its saying not a valid depot.&lt;BR /&gt;&lt;BR /&gt;Can some one give me some guidance in this regard?&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2008 13:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246333#M330814</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2008-08-05T13:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246334#M330815</link>
      <description>You need to run&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /SD_CDROM/DIAGNOSTICS/B.11.11</description>
      <pubDate>Tue, 05 Aug 2008 13:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246334#M330815</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-05T13:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246335#M330816</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /SD_CDROM/DIAGNOSTICS \*&lt;BR /&gt;&lt;BR /&gt;...specifies the contents &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 05 Aug 2008 13:18:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246335#M330816</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-08-05T13:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246336#M330817</link>
      <description>Sorry JRF, the depot is "B.11.11" - so it is&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /SD_CDROM/DIAGNOSTICS/B.11.11 \*</description>
      <pubDate>Tue, 05 Aug 2008 13:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246336#M330817</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-05T13:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246337#M330818</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Torsten: Sorry JRF, the depot is "B.11.11" - so it is ...&lt;BR /&gt;&lt;BR /&gt;Yep, I always forget that :-(&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2008 13:34:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246337#M330818</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-08-05T13:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Mount DVD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246338#M330819</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Alternate suggestion.&lt;BR /&gt;&lt;BR /&gt;swinstall -i&lt;BR /&gt;&lt;BR /&gt;A menu will help you mount the DVD and do the install.&lt;BR /&gt;&lt;BR /&gt;Almost as good as "gack" Windows.&lt;BR /&gt;&lt;BR /&gt;In all seriousness one of the better text based windowing install interfaces I've ever seen.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 05 Aug 2008 13:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-dvd-rom/m-p/4246338#M330819</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-05T13:35:37Z</dc:date>
    </item>
  </channel>
</rss>

