<?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 Mode in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060543#M138604</link>
    <description>Rene,&lt;BR /&gt;&lt;BR /&gt;I don't think I understand your question, if you are in single user mode nothing will be started. If you would like to start services you will have to change the init state.  Take a look at the /etc/inittab and the /sbin/rc0.d rc1.d rc2.d rc3.d here are the scripts which will start all your services.&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
    <pubDate>Mon, 01 Sep 2003 08:07:41 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2003-09-01T08:07:41Z</dc:date>
    <item>
      <title>Single User Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060537#M138598</link>
      <description>Can I change the single user mode ?&lt;BR /&gt;Bsp.: - change the disk volumes, which have been mounted in single user mode ?&lt;BR /&gt;&lt;BR /&gt;I have the problem that I can??t start the editor in single user mode, because the libaries aren??t mounted !</description>
      <pubDate>Mon, 01 Sep 2003 06:48:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060537#M138598</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-01T06:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Single User Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060538#M138599</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this,&lt;BR /&gt;&lt;BR /&gt;# /sbin/mount -a&lt;BR /&gt;&lt;BR /&gt;Now you can use vi.&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 01 Sep 2003 06:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060538#M138599</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-09-01T06:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Single User Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060539#M138600</link>
      <description>/sbin/mount -a</description>
      <pubDate>Mon, 01 Sep 2003 06:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060539#M138600</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-01T06:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Single User Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060540#M138601</link>
      <description>You need to mount /usr manually: &lt;BR /&gt;# mount /dev/vg00/lvolX /usr &lt;BR /&gt;&lt;BR /&gt;Or use 'mount -a' to get all directories mounted which are in /etc/fstab &lt;BR /&gt;</description>
      <pubDate>Mon, 01 Sep 2003 06:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060540#M138601</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-09-01T06:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Single User Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060541#M138602</link>
      <description>Thank you for your answers, but I??am interested in changing the single user mode configuration !&lt;BR /&gt;normally a runlevel have links to scripts in rcX directory, but single user mode has nothing ?&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Sep 2003 07:34:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060541#M138602</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-01T07:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Single User Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060542#M138603</link>
      <description>You basically get nothing in single user mode, (/ and /stand are mounted, although you can fully control the rest at this point what you wish to do within reason. If you wish to edit files then you must have /usr mounted.&lt;BR /&gt;&lt;BR /&gt;# mount /usr&lt;BR /&gt;&lt;BR /&gt;To change the run-level config, you need to edit /etc/inittab  If you change /etc/inittab you ned to issue a 'init q' command.&lt;BR /&gt;The default multi-user level is three, but some organisations have a couple more. We have up to four. The fourth being starting of databases and application servers. Yes the run-level (the first line in /etc/inittab) is the /sbin/rc.N directories, K to kill and S to start.</description>
      <pubDate>Mon, 01 Sep 2003 08:00:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060542#M138603</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-09-01T08:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Single User Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060543#M138604</link>
      <description>Rene,&lt;BR /&gt;&lt;BR /&gt;I don't think I understand your question, if you are in single user mode nothing will be started. If you would like to start services you will have to change the init state.  Take a look at the /etc/inittab and the /sbin/rc0.d rc1.d rc2.d rc3.d here are the scripts which will start all your services.&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 01 Sep 2003 08:07:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060543#M138604</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-09-01T08:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Single User Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060544#M138605</link>
      <description>You don't need to configure 'single user mode', because it starts nothing(no service). Why we need to mount those filesystems? because without /var and /usr, you only have those binaries that are in /bin and /sbin. After mounting those filesystem, you have utilities to configure the server, then reboot server to multi-user mode.</description>
      <pubDate>Mon, 01 Sep 2003 08:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060544#M138605</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-09-01T08:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Single User Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060545#M138606</link>
      <description>It was only a question:&lt;BR /&gt;If I can change the configuration of the single user mode.&lt;BR /&gt;&lt;BR /&gt;Thanks !!!</description>
      <pubDate>Mon, 01 Sep 2003 13:03:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060545#M138606</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-01T13:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Single User Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060546#M138607</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;In this case in HPUX you can't change the&lt;BR /&gt;single user mode.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Mon, 01 Sep 2003 19:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060546#M138607</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-09-01T19:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Single User Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060547#M138608</link>
      <description>Single user mode is defined as a special case and although the man page for shutdown and init indicate that you can reach single user mode using those commands. However, init s definitely does not enter singloe user mode as it leaves services running and mounted filesystems. Similarly, shutdown without an option (-r or -h) can still leave filesystems mounted. So, unlike other init states, single user mode is not managed by init.&lt;BR /&gt;&lt;BR /&gt;It is important to understand that single user mode is very special and to note that only 2 filesystems will be mounted: / and /stand. All sysadmins need to understand this. They also need to understand that /usr (which contains /usr/bin and /usr/lib) are not mounted and for good reason. If a problem develops with the /usr filesystem, you may need single user mode to fix the problem. All the commands you have in single user mode are located in /sbin which is part of /.&lt;BR /&gt;&lt;BR /&gt;Once in single user mode, you can gain access to /usr commands such as vi by doing this:&lt;BR /&gt;&lt;BR /&gt;mount /usr&lt;BR /&gt;mount /tmp&lt;BR /&gt;mount /var&lt;BR /&gt;&lt;BR /&gt;and now vi (and bdf and others) will be available. Don't use mount -a since this will mount everything including network filesystems which cannot be used in single user mode (no networking). So, you don't want to change the default behavior of single user mode, but to remember the environment when it is used.</description>
      <pubDate>Mon, 01 Sep 2003 23:24:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060547#M138608</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-09-01T23:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Single User Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060548#M138609</link>
      <description>1.  It sounds like you CAN change what gets mounted/started in single user mode. &lt;BR /&gt;It also sounds like it's NOT a good idea.&lt;BR /&gt;&lt;BR /&gt;2.  fyi: the reason why you need /tmp mounted for vi is because the vi program makes a file in the /tmp directory when you edit a file. &lt;BR /&gt;&lt;BR /&gt;3.  humorous fyi: When I went to single-user mode via "shutdown", I still had tons of stuff mounted.  In order for ME to get into single-user mode to work with the /var filesystem, I had to POWERDOWN, then interrupt the boot process, then boot into single user mode from there.  Otherwise I could not unmount /var.  You see it had some pesky trivial program using it.   Hmmm.. let's see what was that program called?   Oh yeah.  It was HPUX.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Sep 2003 16:03:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-mode/m-p/3060548#M138609</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2003-09-02T16:03:24Z</dc:date>
    </item>
  </channel>
</rss>

