<?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: Server starting in single user mode only? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433022#M206063</link>
    <description>Hi,&lt;BR /&gt;What kind of server is it? Did you change any hardware lately?&lt;BR /&gt;If it boots single user, you must have some error message on the console explaining whats going on unless someone changed the initdefault but since you seem to have a strange behaviour I would look for error message, knowing the type of box and OS would help here...&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
    <pubDate>Tue, 30 Nov 2004 15:25:09 GMT</pubDate>
    <dc:creator>Victor BERRIDGE</dc:creator>
    <dc:date>2004-11-30T15:25:09Z</dc:date>
    <item>
      <title>Server starting in single user mode only?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433017#M206058</link>
      <description>Hi all,&lt;BR /&gt;  My server is starting in single user mode everytime I restart. Also I am not able to use most of the commands. If I do cd /directory &amp;amp; then again inside that &lt;BR /&gt;cd /directory it is not working.&lt;BR /&gt;What should I do?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;-Irfan</description>
      <pubDate>Tue, 30 Nov 2004 09:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433017#M206058</guid>
      <dc:creator>Irfan Ahmed_1</dc:creator>
      <dc:date>2004-11-30T09:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Server starting in single user mode only?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433018#M206059</link>
      <description>Boot into single user mode. Do a mountall&lt;BR /&gt;Now do &lt;BR /&gt;mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/dsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;User the real boot disk.&lt;BR /&gt;lvlnboot -R&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;Reboot. Now it should boot into multiuser mode.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 30 Nov 2004 09:57:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433018#M206059</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-11-30T09:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Server starting in single user mode only?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433019#M206060</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;try to change your AUTO file in boot LIF area like this:&lt;BR /&gt;&lt;BR /&gt;# mkboot -a "hpux /stand/vmunix" /dev/rdsk/cXtZdY&lt;BR /&gt;where /dev/rdsk/cXtZdY is your boot disk&lt;BR /&gt;&lt;BR /&gt;it is better to make an ignite tape before...&lt;BR /&gt;&lt;BR /&gt;Stf ;-)</description>
      <pubDate>Tue, 30 Nov 2004 09:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433019#M206060</guid>
      <dc:creator>Stf</dc:creator>
      <dc:date>2004-11-30T09:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Server starting in single user mode only?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433020#M206061</link>
      <description>Hi Irfan&lt;BR /&gt;&lt;BR /&gt;Please check the entries of /etc/inittab&lt;BR /&gt;&lt;BR /&gt;Check for the entry&lt;BR /&gt;initdefault&lt;BR /&gt;&lt;BR /&gt;It may be pointing to single user mode.&lt;BR /&gt;By default it will be run level 3 with NFS Server run option.&lt;BR /&gt;&lt;BR /&gt;Just a thought&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Suraj&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Nov 2004 12:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433020#M206061</guid>
      <dc:creator>Suraj_2</dc:creator>
      <dc:date>2004-11-30T12:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Server starting in single user mode only?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433021#M206062</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could you please try to find the reason of such a behaviour ?&lt;BR /&gt;First, stop the boot and answer "Y" on the question whether you want IPL.&lt;BR /&gt;If the boot fail, you have to edit mkboot as:&lt;BR /&gt;mkboot -a "hpux /stand/vmunix" /dev/rdsk/XX&lt;BR /&gt;after boot completion&lt;BR /&gt;If the boot from the primary disk is OK, give the command: &lt;BR /&gt;hpux -is&lt;BR /&gt;This will boot the computer into single-user mode.&lt;BR /&gt;Run&lt;BR /&gt;fsck -y&lt;BR /&gt;mount -a&lt;BR /&gt;and look at /etc/inittab file&lt;BR /&gt;If initdefault entry is not 3, update it as following:&lt;BR /&gt;init:3:initdefault:&lt;BR /&gt;and run&lt;BR /&gt;init 3&lt;BR /&gt;Look at error messages. If everything is OK, reboot the computer, it must go level 3&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Nov 2004 14:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433021#M206062</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2004-11-30T14:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Server starting in single user mode only?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433022#M206063</link>
      <description>Hi,&lt;BR /&gt;What kind of server is it? Did you change any hardware lately?&lt;BR /&gt;If it boots single user, you must have some error message on the console explaining whats going on unless someone changed the initdefault but since you seem to have a strange behaviour I would look for error message, knowing the type of box and OS would help here...&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Tue, 30 Nov 2004 15:25:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433022#M206063</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-11-30T15:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Server starting in single user mode only?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433023#M206064</link>
      <description>Are you seeing errors on the console during boot?</description>
      <pubDate>Tue, 30 Nov 2004 16:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433023#M206064</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-11-30T16:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Server starting in single user mode only?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433024#M206065</link>
      <description>check the root shell,&lt;BR /&gt;it shold be "/bin/sh" in /etc/passwd file.</description>
      <pubDate>Tue, 30 Nov 2004 16:45:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-starting-in-single-user-mode-only/m-p/3433024#M206065</guid>
      <dc:creator>kamalnathan</dc:creator>
      <dc:date>2004-11-30T16:45:41Z</dc:date>
    </item>
  </channel>
</rss>

