<?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 in multi/singleuser mode? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528027#M24635</link>
    <description>&lt;BR /&gt;Is there a startup config file that controls whether or not the OS boots into singleuser or multiuser mode in HP 11i?  Thanks..&lt;BR /&gt;&lt;BR /&gt;Eric</description>
    <pubDate>Mon, 14 May 2001 11:07:01 GMT</pubDate>
    <dc:creator>Eric Harvill_1</dc:creator>
    <dc:date>2001-05-14T11:07:01Z</dc:date>
    <item>
      <title>Booting in multi/singleuser mode?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528027#M24635</link>
      <description>&lt;BR /&gt;Is there a startup config file that controls whether or not the OS boots into singleuser or multiuser mode in HP 11i?  Thanks..&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Mon, 14 May 2001 11:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528027#M24635</guid>
      <dc:creator>Eric Harvill_1</dc:creator>
      <dc:date>2001-05-14T11:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Booting in multi/singleuser mode?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528028#M24636</link>
      <description>Hi Eric:&lt;BR /&gt;&lt;BR /&gt;The run level associated with the 'initdefault' entry in /etc/inittab should specify the desired run level at boot time.  See man (1m) 'init' for more details.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 14 May 2001 11:33:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528028#M24636</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-05-14T11:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Booting in multi/singleuser mode?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528029#M24637</link>
      <description>I had looked at that already.  It is set for 3 -- init:3:initdefault:.  Any other ideas?</description>
      <pubDate>Mon, 14 May 2001 12:11:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528029#M24637</guid>
      <dc:creator>Eric Harvill_1</dc:creator>
      <dc:date>2001-05-14T12:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Booting in multi/singleuser mode?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528030#M24638</link>
      <description>Is the path to the root shell /sbin/sh? Or have you modified it?&lt;BR /&gt;&lt;BR /&gt;Your system might stop booting because it cannot access the root shell due to a filesystem not having been mounted yet.&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Mon, 14 May 2001 12:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528030#M24638</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2001-05-14T12:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Booting in multi/singleuser mode?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528031#M24639</link>
      <description>The /etc/inittab defines what run level the server boots to.  level s is single user and level 3 is for NFS (level 2 is multi-user, but level 3 includes level 2).  The server will automatically boot to the default in the inittab.  You normally go to single user by interrupting the boot process.  Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Mon, 14 May 2001 12:48:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528031#M24639</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2001-05-14T12:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Booting in multi/singleuser mode?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528032#M24640</link>
      <description>Hi Eric:&lt;BR /&gt;&lt;BR /&gt;Does /etc/rc.log show that the startup sequence has been exercised?&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 14 May 2001 12:52:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528032#M24640</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-05-14T12:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Booting in multi/singleuser mode?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528033#M24641</link>
      <description>Bad shell for root ?</description>
      <pubDate>Mon, 14 May 2001 13:12:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528033#M24641</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-14T13:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Booting in multi/singleuser mode?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528034#M24642</link>
      <description>Vincent, thanks for the help!  My manager (I know) changed the root shell to ksh.  I've heard of this issue before, but hadn't thought about looking at the passwd file.  Thanks again..&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Mon, 14 May 2001 16:46:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528034#M24642</guid>
      <dc:creator>Eric Harvill_1</dc:creator>
      <dc:date>2001-05-14T16:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Booting in multi/singleuser mode?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528035#M24643</link>
      <description>Eric,&lt;BR /&gt;&lt;BR /&gt;After reading your response to Vincent viz. bad shell in /etc/passwd, check out DOC ID KBRC00000408 titled "How can all commands be recorded and viewed" to set the &lt;ESC&gt; K - recall command history.  This may have been what your Manager was looking for by setting the default root shell to ksh.&lt;BR /&gt;&lt;BR /&gt;- Dave&lt;/ESC&gt;</description>
      <pubDate>Tue, 15 May 2001 10:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/booting-in-multi-singleuser-mode/m-p/2528035#M24643</guid>
      <dc:creator>Dave van Nierop</dc:creator>
      <dc:date>2001-05-15T10:32:35Z</dc:date>
    </item>
  </channel>
</rss>

