<?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: boot helper problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-helper-problem/m-p/3035915#M516643</link>
    <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;The documentation I have also says to install what you have stated.  However, the instl_adm file belongs in the Ignite-UX.MGMT-TOOLS fileset on the later versions of Ignite-UX.  &lt;BR /&gt;&lt;BR /&gt;So I would include Ignite-UX.MGMT-TOOLS.  In fact I typically install the full product.&lt;BR /&gt;&lt;BR /&gt;I know the boot helper works because I use it too.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers!!!</description>
    <pubDate>Tue, 29 Jul 2003 10:17:00 GMT</pubDate>
    <dc:creator>Tim Adamson_1</dc:creator>
    <dc:date>2003-07-29T10:17:00Z</dc:date>
    <item>
      <title>boot helper problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-helper-problem/m-p/3035914#M516642</link>
      <description>Hello,&lt;BR /&gt;I like to make a boot helper system (to connect to a ignite server in an other subnet). The steps are:&lt;BR /&gt;Step 1: Install the Ignite-UX minimum core functionality onto the helper system&lt;BR /&gt;(I already installed ignite on my system)&lt;BR /&gt;Step 2: On the helper, run the following command to point the INSTALLFS at the correct Ignite-UX server:&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/instl_adm -t &lt;IUX_SERVER_IP&gt;&lt;BR /&gt;&lt;BR /&gt;Verify that INSTALLFS is referencing the correct Ignite-UX server, and gateway for your subnet:&lt;BR /&gt;&lt;BR /&gt;    # /opt/ignite/bin/instl_adm -d&lt;BR /&gt;&lt;BR /&gt;Here is the problem: &lt;BR /&gt;# /opt/ignite/bin/instl_adm -t xxx.xxx.xxx.xxx&lt;BR /&gt;instl_adm: Cannot open file: "": No such file or directory&lt;BR /&gt;(xxx.xxx.xxx.xxx = ip ignite server in other subnet)&lt;BR /&gt;does anybody knows why the instl_adm command doesn't work?&lt;BR /&gt;Thanks,&lt;BR /&gt;Robert Verhagen.&lt;/IUX_SERVER_IP&gt;</description>
      <pubDate>Tue, 29 Jul 2003 09:07:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-helper-problem/m-p/3035914#M516642</guid>
      <dc:creator>Hr. RJH Verhagen</dc:creator>
      <dc:date>2003-07-29T09:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: boot helper problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-helper-problem/m-p/3035915#M516643</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;The documentation I have also says to install what you have stated.  However, the instl_adm file belongs in the Ignite-UX.MGMT-TOOLS fileset on the later versions of Ignite-UX.  &lt;BR /&gt;&lt;BR /&gt;So I would include Ignite-UX.MGMT-TOOLS.  In fact I typically install the full product.&lt;BR /&gt;&lt;BR /&gt;I know the boot helper works because I use it too.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers!!!</description>
      <pubDate>Tue, 29 Jul 2003 10:17:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-helper-problem/m-p/3035915#M516643</guid>
      <dc:creator>Tim Adamson_1</dc:creator>
      <dc:date>2003-07-29T10:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: boot helper problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-helper-problem/m-p/3035916#M516644</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;Was the following error message you wrote, an output from the instl_adm command ???  &lt;BR /&gt;&lt;BR /&gt;(xxx.xxx.xxx.xxx = ip ignite server in other subnet)&lt;BR /&gt;&lt;BR /&gt;Otherwise,&lt;BR /&gt;&lt;BR /&gt;Date: 5/24/00&lt;BR /&gt;Document description: make_recovery fails instl:adm cannot open /var/tmp/tmp_cfg_file&lt;BR /&gt;Document id: KBRC00000320&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063199627" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063199627&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Tue, 29 Jul 2003 11:15:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-helper-problem/m-p/3035916#M516644</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-07-29T11:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: boot helper problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-helper-problem/m-p/3035917#M516645</link>
      <description>the message was from the instl_adm command.&lt;BR /&gt;I can't get it work so I put the client computer in the subnet of the ignite server (by vlan).&lt;BR /&gt;Everything works again.&lt;BR /&gt;Thanks for the help.</description>
      <pubDate>Fri, 01 Aug 2003 12:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-helper-problem/m-p/3035917#M516645</guid>
      <dc:creator>Hr. RJH Verhagen</dc:creator>
      <dc:date>2003-08-01T12:20:03Z</dc:date>
    </item>
  </channel>
</rss>

