<?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 Booting problem to Init 3 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-problem-to-init-3/m-p/5021130#M428565</link>
    <description>I am trying to boot the system.&lt;BR /&gt;But am getting the following error:&lt;BR /&gt;&lt;BR /&gt;                           RESTRICTED RIGHTS LEGEND&lt;BR /&gt;Use, duplication, or disclosure by the U.S. Government is subject to&lt;BR /&gt;restrictions as set forth in sub-paragraph (c)(1)(ii) of the Rights in&lt;BR /&gt;Technical Data and Computer Software clause in DFARS 252.227-7013.&lt;BR /&gt;&lt;BR /&gt;                           Hewlett-Packard Company&lt;BR /&gt;                           3000 Hanover Street&lt;BR /&gt;                           Palo Alto, CA 94304 U.S.A.&lt;BR /&gt;&lt;BR /&gt;Rights for non-DOD U.S. Government Departments and Agencies are as set&lt;BR /&gt;forth in FAR 52.227-19(c)(1,2).&lt;BR /&gt;&lt;BR /&gt;/sbin/auto_parms: DHCP access is disabled (see /etc/auto_parms.log)&lt;BR /&gt;&lt;BR /&gt;. *s1^ i&lt;BR /&gt;     &lt;BR /&gt;sh: grep:  not found.&lt;BR /&gt;sh: grep:  not found.&lt;BR /&gt;sh: netstat:  not found.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here the VG00 is getting activated, but the services are not getting loaded.&lt;BR /&gt;&lt;BR /&gt;Tried to go to single user mode.&lt;BR /&gt;Went to &lt;BR /&gt;#init 2&lt;BR /&gt;Here all the services are getting loaded successfully.&lt;BR /&gt;&lt;BR /&gt;Then when I try to go to &lt;BR /&gt;#init 3&lt;BR /&gt;Again it gets the same above error.&lt;BR /&gt;sundance # init 3&lt;BR /&gt;INIT: New run level: 3&lt;BR /&gt;&lt;BR /&gt;/sbin/auto_parms: DHCP access is disabled (see /etc/auto_parms.log)&lt;BR /&gt;&lt;BR /&gt;. *s1^ &lt;BR /&gt;sundance # i&lt;BR /&gt;     &lt;BR /&gt;sh: netstat:  not found.&lt;BR /&gt;sh: grep:  not found.&lt;BR /&gt;sh: grep:  not found.&lt;BR /&gt;&lt;BR /&gt;The /etc/inittab and /etc/rc.config is perfect.&lt;BR /&gt;&lt;BR /&gt;Tried to load the services manually by the following command:&lt;BR /&gt;# cd /sbin/rc3.d&lt;BR /&gt;# for i in S*&lt;BR /&gt;&amp;gt;do&lt;BR /&gt;&amp;gt;./$i start&lt;BR /&gt;&amp;gt;done&lt;BR /&gt;&lt;BR /&gt;And everything starts fine.&lt;BR /&gt;&lt;BR /&gt;Need to know what is the problem.</description>
    <pubDate>Wed, 03 Jan 2007 11:00:48 GMT</pubDate>
    <dc:creator>Avinash20</dc:creator>
    <dc:date>2007-01-03T11:00:48Z</dc:date>
    <item>
      <title>Booting problem to Init 3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-problem-to-init-3/m-p/5021130#M428565</link>
      <description>I am trying to boot the system.&lt;BR /&gt;But am getting the following error:&lt;BR /&gt;&lt;BR /&gt;                           RESTRICTED RIGHTS LEGEND&lt;BR /&gt;Use, duplication, or disclosure by the U.S. Government is subject to&lt;BR /&gt;restrictions as set forth in sub-paragraph (c)(1)(ii) of the Rights in&lt;BR /&gt;Technical Data and Computer Software clause in DFARS 252.227-7013.&lt;BR /&gt;&lt;BR /&gt;                           Hewlett-Packard Company&lt;BR /&gt;                           3000 Hanover Street&lt;BR /&gt;                           Palo Alto, CA 94304 U.S.A.&lt;BR /&gt;&lt;BR /&gt;Rights for non-DOD U.S. Government Departments and Agencies are as set&lt;BR /&gt;forth in FAR 52.227-19(c)(1,2).&lt;BR /&gt;&lt;BR /&gt;/sbin/auto_parms: DHCP access is disabled (see /etc/auto_parms.log)&lt;BR /&gt;&lt;BR /&gt;. *s1^ i&lt;BR /&gt;     &lt;BR /&gt;sh: grep:  not found.&lt;BR /&gt;sh: grep:  not found.&lt;BR /&gt;sh: netstat:  not found.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here the VG00 is getting activated, but the services are not getting loaded.&lt;BR /&gt;&lt;BR /&gt;Tried to go to single user mode.&lt;BR /&gt;Went to &lt;BR /&gt;#init 2&lt;BR /&gt;Here all the services are getting loaded successfully.&lt;BR /&gt;&lt;BR /&gt;Then when I try to go to &lt;BR /&gt;#init 3&lt;BR /&gt;Again it gets the same above error.&lt;BR /&gt;sundance # init 3&lt;BR /&gt;INIT: New run level: 3&lt;BR /&gt;&lt;BR /&gt;/sbin/auto_parms: DHCP access is disabled (see /etc/auto_parms.log)&lt;BR /&gt;&lt;BR /&gt;. *s1^ &lt;BR /&gt;sundance # i&lt;BR /&gt;     &lt;BR /&gt;sh: netstat:  not found.&lt;BR /&gt;sh: grep:  not found.&lt;BR /&gt;sh: grep:  not found.&lt;BR /&gt;&lt;BR /&gt;The /etc/inittab and /etc/rc.config is perfect.&lt;BR /&gt;&lt;BR /&gt;Tried to load the services manually by the following command:&lt;BR /&gt;# cd /sbin/rc3.d&lt;BR /&gt;# for i in S*&lt;BR /&gt;&amp;gt;do&lt;BR /&gt;&amp;gt;./$i start&lt;BR /&gt;&amp;gt;done&lt;BR /&gt;&lt;BR /&gt;And everything starts fine.&lt;BR /&gt;&lt;BR /&gt;Need to know what is the problem.</description>
      <pubDate>Wed, 03 Jan 2007 11:00:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/booting-problem-to-init-3/m-p/5021130#M428565</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2007-01-03T11:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Booting problem to Init 3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-problem-to-init-3/m-p/5021131#M428566</link>
      <description>Both grep and netstat are in /usr/bin/&lt;BR /&gt;&lt;BR /&gt;check for PATH in startup scripts - maybe this one is missing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 03 Jan 2007 11:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/booting-problem-to-init-3/m-p/5021131#M428566</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-01-03T11:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Booting problem to Init 3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-problem-to-init-3/m-p/5021132#M428567</link>
      <description>Resotored /sbin from Ignite</description>
      <pubDate>Sat, 29 Mar 2008 05:53:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/booting-problem-to-init-3/m-p/5021132#M428567</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2008-03-29T05:53:29Z</dc:date>
    </item>
  </channel>
</rss>

