<?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: Rebuilding the kernel in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658288#M47663</link>
    <description>Well, I started another boot sequence and on the start up sequence it just locks up when trying to start NFS client subsystem.  After a few minutes just goes blank and I'm unable to interact with it from that point.</description>
    <pubDate>Mon, 04 Feb 2002 17:32:40 GMT</pubDate>
    <dc:creator>Chris Bidwell</dc:creator>
    <dc:date>2002-02-04T17:32:40Z</dc:date>
    <item>
      <title>Rebuilding the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658285#M47660</link>
      <description>I have an HP9000 Server w/ v11.0 on it.  When it begins to boot, it locks up to a certain point and I am unable to continue from there.  I can break into the boot sequence, but cannot start SAM or do many other things.  I'm thinking I may need to rebuild my kernel.  If so, could someone please give me the procedures to doing this?  I'd greatly appreciate it.  I'm still very much a greenhorn in the HPUX field but am learning as I go.</description>
      <pubDate>Mon, 04 Feb 2002 17:10:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658285#M47660</guid>
      <dc:creator>Chris Bidwell</dc:creator>
      <dc:date>2002-02-04T17:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuilding the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658286#M47661</link>
      <description>Hi Chris:&lt;BR /&gt;&lt;BR /&gt;If you can boot and some of your startup scripts execute -- as it sounds from your description -- then I'd suspect that you may merely have a problem in a startup script, perhaps one for networking.&lt;BR /&gt;&lt;BR /&gt;What does the checklist on the console show and/or post the output of /etc/rc.log.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 04 Feb 2002 17:18:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658286#M47661</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-02-04T17:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuilding the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658287#M47662</link>
      <description>Hi&lt;BR /&gt;You may have a corrupted /etc/inittab.&lt;BR /&gt;try booting single user:&lt;BR /&gt;At isl interract with IPL (Y), enter hpux -is.&lt;BR /&gt;Does this work?&lt;BR /&gt;what do you see?&lt;BR /&gt;If inittab is corrupted, look for lines that hve been added or modified (syntax...)&lt;BR /&gt;&lt;BR /&gt;Hope this helps a little&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;&lt;BR /&gt;Victor&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2002 17:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658287#M47662</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2002-02-04T17:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuilding the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658288#M47663</link>
      <description>Well, I started another boot sequence and on the start up sequence it just locks up when trying to start NFS client subsystem.  After a few minutes just goes blank and I'm unable to interact with it from that point.</description>
      <pubDate>Mon, 04 Feb 2002 17:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658288#M47663</guid>
      <dc:creator>Chris Bidwell</dc:creator>
      <dc:date>2002-02-04T17:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuilding the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658289#M47664</link>
      <description>OK.  Here's what you need to do:&lt;BR /&gt;&lt;BR /&gt;Once you are to a point where you can log into the system, go to the /etc/rc.config.d directory and look at the nfsconf file.&lt;BR /&gt;&lt;BR /&gt;If you are not using NFS, AUTOFS or AUTOMOUNT, look for the following lines and make sure they all have a value of 0.&lt;BR /&gt;&lt;BR /&gt;NFS_CLIENT=0&lt;BR /&gt;NFS_SERVER=0&lt;BR /&gt;PCNFS_SERVER=0&lt;BR /&gt;AUTOMOUNT=0&lt;BR /&gt;AUTOFS=0&lt;BR /&gt;&lt;BR /&gt;NFS is automatically enabled on all machines.  If you do not use it, you have to turn it off yourself.</description>
      <pubDate>Mon, 04 Feb 2002 17:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658289#M47664</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-02-04T17:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuilding the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658290#M47665</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can configure nfsconf file to not to start during boot. &lt;BR /&gt;&lt;BR /&gt;The file you need check is /etc/rc.config.d/nfsconf&lt;BR /&gt;&lt;BR /&gt;Replace 1 with 0 (Zero) infront NFS_CLIENT, NFS_SERVER, AUTOMOUNT and START_MOUNTD&lt;BR /&gt;And the reboot once again.&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;&lt;BR /&gt;-USA</description>
      <pubDate>Mon, 04 Feb 2002 17:57:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658290#M47665</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-02-04T17:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuilding the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658291#M47666</link>
      <description>Okay, I finally found out that I'm locking up when attempting to start the mail daemon.  Who could be the primary cause of this?  Thanks for your help guys...</description>
      <pubDate>Mon, 04 Feb 2002 19:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebuilding-the-kernel/m-p/2658291#M47666</guid>
      <dc:creator>Chris Bidwell</dc:creator>
      <dc:date>2002-02-04T19:10:54Z</dc:date>
    </item>
  </channel>
</rss>

