<?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: Single user problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493332#M804982</link>
    <description>Hi David !&lt;BR /&gt;&lt;BR /&gt;In single user mode only /stand and / mounted. If /usr is under vg00 then run&lt;BR /&gt;# muont -a&lt;BR /&gt;if /usr is under vgxx then&lt;BR /&gt;# vgchange -a y vgxx&lt;BR /&gt;# mount -a&lt;BR /&gt;check PATH &lt;BR /&gt;# echo $PATH&lt;BR /&gt;if need PATH=$PATH:/usr/bin&lt;BR /&gt;&lt;BR /&gt;regards, Saa</description>
    <pubDate>Thu, 15 Feb 2001 14:34:21 GMT</pubDate>
    <dc:creator>Sandor Horvath_2</dc:creator>
    <dc:date>2001-02-15T14:34:21Z</dc:date>
    <item>
      <title>Single user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493326#M804976</link>
      <description>Hi all,&lt;BR /&gt;   I am running into a major problem with my system. I have a Series 700 running HP-UX 10.2 The system is not able to boot up, showing a INIT:Command is respawning too repid error. I tried to get into the single user mode to check the files as stated in other threads.&lt;BR /&gt;   I interupted the boot, but once i get into single user mode, no command seems to work, so I am not able to check anything.&lt;BR /&gt;   Pls do help me. Thanks&lt;BR /&gt;&lt;BR /&gt;David Tang</description>
      <pubDate>Wed, 14 Feb 2001 01:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493326#M804976</guid>
      <dc:creator>David Tang_3</dc:creator>
      <dc:date>2001-02-14T01:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Single user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493327#M804977</link>
      <description>I guess most commands you need are probably under the /usr file system so you must mount it first.  If that fs is already mounted then try your search path.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Feb 2001 01:49:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493327#M804977</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2001-02-14T01:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Single user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493328#M804978</link>
      <description>But since all command is not responding, how do I mount the it?</description>
      <pubDate>Wed, 14 Feb 2001 01:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493328#M804978</guid>
      <dc:creator>David Tang_3</dc:creator>
      <dc:date>2001-02-14T01:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Single user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493329#M804979</link>
      <description>The "mount" command is under /sbin, can you reach that directory? &lt;BR /&gt;&lt;BR /&gt;Run the "mount" command alone it'll tell you what fs are mounted, what does that show?</description>
      <pubDate>Wed, 14 Feb 2001 02:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493329#M804979</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2001-02-14T02:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Single user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493330#M804980</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My first guess would be that the /etc/inittab file is corrupt.  First, you will have to mount the /usr filesystem.  Issue&lt;BR /&gt;&lt;BR /&gt;/sbin/cat  /etc/fstab&lt;BR /&gt;&lt;BR /&gt;and make note of the device file associated with /usr.  Next,&lt;BR /&gt;&lt;BR /&gt;/sbin/mount  &lt;DEVICE file="" of="" usr=""&gt;  /usr&lt;BR /&gt;&lt;BR /&gt;Now, rename /etc/inittab and then copy a new one into place:&lt;BR /&gt;&lt;BR /&gt;/usr/bin/mv  /etc/inittab  /etc/INITTAB.old&lt;BR /&gt;/usr/bin/cp  /usr/newconfig/etc/inittab  /etc/inittab&lt;BR /&gt;&lt;BR /&gt;and then cross you fingers and reboot.  If it works, you can compare inittab's to see what blew up.&lt;BR /&gt;&lt;BR /&gt;--Bruce&lt;/DEVICE&gt;</description>
      <pubDate>Wed, 14 Feb 2001 02:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493330#M804980</guid>
      <dc:creator>Bruce Regittko_1</dc:creator>
      <dc:date>2001-02-14T02:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Single user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493331#M804981</link>
      <description>Hello David,&lt;BR /&gt;bott your system "attended", i.e. press &lt;RETURN&gt; &lt;BR /&gt;when your console screen tells you.&lt;BR /&gt;Then boot "interactively" with:&lt;BR /&gt;   boot pri isl&lt;BR /&gt;and when the "ISL&amp;gt;" prompt appears, start your&lt;BR /&gt;kernel in single-user mode:&lt;BR /&gt;   hpux -is&lt;BR /&gt;&lt;BR /&gt;Now you have a single-user shell and only "/" and &lt;BR /&gt;"/stand" are mounted. To mount "/usr" and the rest&lt;BR /&gt;enter "mount -a" and check with "mount"...&lt;BR /&gt;HTH,&lt;BR /&gt; Wodisch&lt;/RETURN&gt;</description>
      <pubDate>Thu, 15 Feb 2001 14:24:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493331#M804981</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-02-15T14:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Single user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493332#M804982</link>
      <description>Hi David !&lt;BR /&gt;&lt;BR /&gt;In single user mode only /stand and / mounted. If /usr is under vg00 then run&lt;BR /&gt;# muont -a&lt;BR /&gt;if /usr is under vgxx then&lt;BR /&gt;# vgchange -a y vgxx&lt;BR /&gt;# mount -a&lt;BR /&gt;check PATH &lt;BR /&gt;# echo $PATH&lt;BR /&gt;if need PATH=$PATH:/usr/bin&lt;BR /&gt;&lt;BR /&gt;regards, Saa</description>
      <pubDate>Thu, 15 Feb 2001 14:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-problem/m-p/2493332#M804982</guid>
      <dc:creator>Sandor Horvath_2</dc:creator>
      <dc:date>2001-02-15T14:34:21Z</dc:date>
    </item>
  </channel>
</rss>

