<?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: swinstall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458419#M13249</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We use sometimes the command:&lt;BR /&gt;&lt;BR /&gt;swinstall -v -s &lt;SOURCEDIR&gt; &lt;NAME&gt;:&lt;TARGETDIR&gt;&lt;BR /&gt;&lt;BR /&gt;Where -v is for verbose&lt;BR /&gt;      -s is for source&lt;BR /&gt;&lt;BR /&gt;Note that for some applications (eg. Unicenter TNG) you need to put all your cdroms in /etc/fstab into comment!&lt;BR /&gt;&lt;BR /&gt;Hope it helps...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;&lt;BR /&gt;Dieter Degrendele&lt;/TARGETDIR&gt;&lt;/NAME&gt;&lt;/SOURCEDIR&gt;</description>
    <pubDate>Fri, 27 Oct 2000 05:24:38 GMT</pubDate>
    <dc:creator>Dieter Degrendele</dc:creator>
    <dc:date>2000-10-27T05:24:38Z</dc:date>
    <item>
      <title>swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458413#M13243</link>
      <description>I know I've asked a similar question about this before, but here we go again....&lt;BR /&gt;&lt;BR /&gt;If I have a depot and I want to install it non-interactively with swinstall, what's the command line syntax look like?&lt;BR /&gt;&lt;BR /&gt;swinstall -??? package.depot -x autoreboot=false&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;--Scott&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Oct 2000 19:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458413#M13243</guid>
      <dc:creator>Scott D. Allen</dc:creator>
      <dc:date>2000-10-26T19:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458414#M13244</link>
      <description>What I tend to use:&lt;BR /&gt;&lt;BR /&gt;swinstall -x mount_all_filesystems=false -x autoreboot=false -s /&lt;THE path=""&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE: The autoreboot=false will only work for those patches that do not require reboot. If the patch does kernel mods, the autoreboot flag will be disregarded. Also, if you are able to skip the autoreboot when a patch install requires it, you risk an unstable system if you do not do the reboot.&lt;/THE&gt;</description>
      <pubDate>Thu, 26 Oct 2000 19:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458414#M13244</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-10-26T19:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458415#M13245</link>
      <description>Rick,&lt;BR /&gt;&lt;BR /&gt;Thanks. However, that takes me into interactive mode still. If I just do&lt;BR /&gt;&lt;BR /&gt;swinstall /path/to/depot&lt;BR /&gt;&lt;BR /&gt;it tries to do the install but then complains about no depots at /var/spool/sw, do I have to copy it into /var/spool/sw or can I specify it WITHOUT going interactive?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;--Scott&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Oct 2000 19:42:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458415#M13245</guid>
      <dc:creator>Scott D. Allen</dc:creator>
      <dc:date>2000-10-26T19:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458416#M13246</link>
      <description>Hi,&lt;BR /&gt;I found the full command at the following &lt;BR /&gt;In the SDUX Admin book : &lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B2355-90154/B2355-90154.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B2355-90154/B2355-90154.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I ran into the same problem and &lt;BR /&gt;I think  this swinstall command example will preview the install of a piece of software package called ABC on the current host from a remote host called faraway, where  faraway has  a registered software depot  in the path   /software/depot    &lt;BR /&gt;&lt;BR /&gt;swinstall -p -s faraway:/software/depot ABC &lt;BR /&gt;         &lt;BR /&gt;Though, I will need to add some of the -x options mentioned after further testing   8-)</description>
      <pubDate>Thu, 26 Oct 2000 20:09:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458416#M13246</guid>
      <dc:creator>John Hoffmaster</dc:creator>
      <dc:date>2000-10-26T20:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458417#M13247</link>
      <description>Hi,&lt;BR /&gt;I found the full command at the following &lt;BR /&gt;In the SDUX Admin book : &lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B2355-90154/B2355-90154.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B2355-90154/B2355-90154.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I ran into the same problem and &lt;BR /&gt;I think  this swinstall command example will preview the install of a piece of software package called ABC on the current host from a remote host called faraway, where  faraway has  a registered software depot  in the path   /software/depot    &lt;BR /&gt;&lt;BR /&gt;swinstall -p -s faraway:/software/depot ABC &lt;BR /&gt;         &lt;BR /&gt;Though, I will need to add some of the -x options mentioned after further testing   8-)</description>
      <pubDate>Thu, 26 Oct 2000 20:10:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458417#M13247</guid>
      <dc:creator>John Hoffmaster</dc:creator>
      <dc:date>2000-10-26T20:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458418#M13248</link>
      <description>John (and Rick),&lt;BR /&gt;&lt;BR /&gt;Thanks fellas! I'm set!&lt;BR /&gt;&lt;BR /&gt;--Scott&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Oct 2000 20:17:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458418#M13248</guid>
      <dc:creator>Scott D. Allen</dc:creator>
      <dc:date>2000-10-26T20:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458419#M13249</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We use sometimes the command:&lt;BR /&gt;&lt;BR /&gt;swinstall -v -s &lt;SOURCEDIR&gt; &lt;NAME&gt;:&lt;TARGETDIR&gt;&lt;BR /&gt;&lt;BR /&gt;Where -v is for verbose&lt;BR /&gt;      -s is for source&lt;BR /&gt;&lt;BR /&gt;Note that for some applications (eg. Unicenter TNG) you need to put all your cdroms in /etc/fstab into comment!&lt;BR /&gt;&lt;BR /&gt;Hope it helps...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;&lt;BR /&gt;Dieter Degrendele&lt;/TARGETDIR&gt;&lt;/NAME&gt;&lt;/SOURCEDIR&gt;</description>
      <pubDate>Fri, 27 Oct 2000 05:24:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458419#M13249</guid>
      <dc:creator>Dieter Degrendele</dc:creator>
      <dc:date>2000-10-27T05:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458420#M13250</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We use sometimes the command:&lt;BR /&gt;&lt;BR /&gt;swinstall -v -s &lt;SOURCEDIR&gt; &lt;NAME&gt;:&lt;TARGETDIR&gt;&lt;BR /&gt;&lt;BR /&gt;Where -v is for verbose&lt;BR /&gt;      -s is for source&lt;BR /&gt;&lt;BR /&gt;Note that for some applications (eg. Unicenter TNG) you need to put all your cdroms in /etc/fstab into comment!&lt;BR /&gt;&lt;BR /&gt;Hope it helps...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;&lt;BR /&gt;Dieter Degrendele&lt;/TARGETDIR&gt;&lt;/NAME&gt;&lt;/SOURCEDIR&gt;</description>
      <pubDate>Fri, 27 Oct 2000 05:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458420#M13250</guid>
      <dc:creator>Dieter Degrendele</dc:creator>
      <dc:date>2000-10-27T05:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458421#M13251</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We use sometimes the command:&lt;BR /&gt;&lt;BR /&gt;swinstall -v -s &lt;SOURCEDIR&gt; &lt;NAME&gt;:&lt;TARGETDIR&gt;&lt;BR /&gt;&lt;BR /&gt;Where -v is for verbose&lt;BR /&gt;      -s is for source&lt;BR /&gt;&lt;BR /&gt;Note that for some applications (eg. Unicenter TNG) you need to put all your cdroms in /etc/fstab into comment!&lt;BR /&gt;&lt;BR /&gt;Hope it helps...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;&lt;BR /&gt;Dieter Degrendele&lt;/TARGETDIR&gt;&lt;/NAME&gt;&lt;/SOURCEDIR&gt;</description>
      <pubDate>Fri, 27 Oct 2000 05:24:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458421#M13251</guid>
      <dc:creator>Dieter Degrendele</dc:creator>
      <dc:date>2000-10-27T05:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458422#M13252</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We use sometimes the command:&lt;BR /&gt;&lt;BR /&gt;swinstall -v -s &lt;SOURCEDIR&gt; &lt;NAME&gt;:&lt;TARGETDIR&gt;&lt;BR /&gt;&lt;BR /&gt;Where -v is for verbose&lt;BR /&gt;      -s is for source&lt;BR /&gt;&lt;BR /&gt;Note that for some applications (eg. Unicenter TNG) you need to put all your cdroms in /etc/fstab into comment!&lt;BR /&gt;&lt;BR /&gt;Hope it helps...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;&lt;BR /&gt;Dieter Degrendele&lt;/TARGETDIR&gt;&lt;/NAME&gt;&lt;/SOURCEDIR&gt;</description>
      <pubDate>Fri, 27 Oct 2000 05:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458422#M13252</guid>
      <dc:creator>Dieter Degrendele</dc:creator>
      <dc:date>2000-10-27T05:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458423#M13253</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We use sometimes the command:&lt;BR /&gt;&lt;BR /&gt;swinstall -v -s &lt;SOURCEDIR&gt; &lt;NAME&gt;:&lt;TARGETDIR&gt;&lt;BR /&gt;&lt;BR /&gt;Where -v is for verbose&lt;BR /&gt;      -s is for source&lt;BR /&gt;&lt;BR /&gt;Note that for some applications (eg. Unicenter TNG) you need to put all your cdroms in /etc/fstab into comment!&lt;BR /&gt;&lt;BR /&gt;Hope it helps...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;&lt;BR /&gt;Dieter Degrendele&lt;/TARGETDIR&gt;&lt;/NAME&gt;&lt;/SOURCEDIR&gt;</description>
      <pubDate>Fri, 27 Oct 2000 05:25:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458423#M13253</guid>
      <dc:creator>Dieter Degrendele</dc:creator>
      <dc:date>2000-10-27T05:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458424#M13254</link>
      <description>Sorry,&lt;BR /&gt;&lt;BR /&gt;I got errors when sending the answer.</description>
      <pubDate>Fri, 27 Oct 2000 05:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2458424#M13254</guid>
      <dc:creator>Dieter Degrendele</dc:creator>
      <dc:date>2000-10-27T05:27:07Z</dc:date>
    </item>
  </channel>
</rss>

