<?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: HP-UX Boot Problem !! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-boot-problem/m-p/2419188#M770189</link>
    <description>Break out and go to your /etc/rc.config.d/netconf file and set DHCP_ENABLE=0. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Berlene</description>
    <pubDate>Fri, 03 Mar 2000 07:08:26 GMT</pubDate>
    <dc:creator>Berlene Herren_1</dc:creator>
    <dc:date>2000-03-03T07:08:26Z</dc:date>
    <item>
      <title>HP-UX Boot Problem !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-boot-problem/m-p/2419187#M770188</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; I am A Solaris System Administrator and a novice with HPUX. &lt;BR /&gt;&lt;BR /&gt; I have a HP system which I should bring it on the network. I defined &lt;BR /&gt;domainname and also the IP address. When I try to boot the system it boots up &lt;BR /&gt;to the point where /sbin/auto_parm : searching network for DHCP server and just &lt;BR /&gt;hangs....&lt;BR /&gt;&lt;BR /&gt; Can anyone help me out on this on how to go about solving this isssue and &lt;BR /&gt;bringing it on my NIS network.&lt;BR /&gt;&lt;BR /&gt; Thank you&lt;BR /&gt;&lt;BR /&gt;Regds.,&lt;BR /&gt;Bhavani</description>
      <pubDate>Thu, 02 Mar 2000 17:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-boot-problem/m-p/2419187#M770188</guid>
      <dc:creator>Ramarao Bhavani shankar</dc:creator>
      <dc:date>2000-03-02T17:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Boot Problem !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-boot-problem/m-p/2419188#M770189</link>
      <description>Break out and go to your /etc/rc.config.d/netconf file and set DHCP_ENABLE=0. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Berlene</description>
      <pubDate>Fri, 03 Mar 2000 07:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-boot-problem/m-p/2419188#M770189</guid>
      <dc:creator>Berlene Herren_1</dc:creator>
      <dc:date>2000-03-03T07:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Boot Problem !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-boot-problem/m-p/2419189#M770190</link>
      <description>I have a HP6000 series 712 system which is on our NIS network. I defined domainname and also the IP address. When I try to boot the system it boots up to the point where /sbin/auto_parm :&lt;BR /&gt;                                         searching network for DHCP server and just &lt;BR /&gt;                                         hangs.... &lt;BR /&gt;&lt;BR /&gt;If I CTRL+SHIFT+| it will continue to boot and all is well.  The /etc/rc.config.d/netconf is set to have DHCP_enable=0.&lt;BR /&gt;&lt;BR /&gt;Need help so I don't have run down to the machine next time it's remotely rebooted.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;                                     &lt;BR /&gt;</description>
      <pubDate>Fri, 13 Oct 2000 17:11:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-boot-problem/m-p/2419189#M770190</guid>
      <dc:creator>Don Ferderber_1</dc:creator>
      <dc:date>2000-10-13T17:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Boot Problem !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-boot-problem/m-p/2419190#M770191</link>
      <description>You don't say how you defined the networking informaiton initially, but apparently there was some conflict since the server attempted to get an IP from DHCP rather than accepting the one you configured.  I recommend re-establishing all of your networking information.&lt;BR /&gt;&lt;BR /&gt;You can do this through /etc/rc.config.d/netconf &lt;BR /&gt;or by using the command set_parms.&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Oct 2000 17:37:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-boot-problem/m-p/2419190#M770191</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-10-13T17:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Boot Problem !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-boot-problem/m-p/2419191#M770192</link>
      <description>I recently had this exact problem after a "routine" reboot of the system - 6 hours and 4 HP support people later we got it to boot. We had tried a number of things like re-inputting the hostname and renaming the /sbin/auto_parms file to take it out of the init2 loop completely. We then did a complete power off reboot and it worked. The exact problem was never exactly determined, but the version of hpbasetconf in /etc/rc.config.d had a bad parameter so I replaced it with a corrected file. Apparently, a patch we installed in May for the 100baset LAN had given us a newer version of that file, but it didn't get put in rc.config.d . On HP's suggestion, I moved back the auto_parms file but set the mode to 444 instead of 544. This due to notes they had about a problem with it being 544. I rebooted without problems.</description>
      <pubDate>Fri, 13 Oct 2000 21:50:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-boot-problem/m-p/2419191#M770192</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2000-10-13T21:50:46Z</dc:date>
    </item>
  </channel>
</rss>

