Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Init
Date: Tue, 07 Jun 2011 08:09:54
Message-Id: 4DEDD068.8080008@gmail.com
1 JDM wrote:
2 > When switching from runlevel 3 to 1 "init 1" seems to work as I would expect. When I "init 3" applications hang, I have to keep hitting return to get any progress. Usually I end up rebooting as X won't start.
3 >
4 > Question - should I be using init to change runlevels or is there a better way of doing this?
5 >
6 > This has been happening for a long time and definitely before openrc. I usually reboot to avoid the hang ups.
7 > JDM
8 >
9
10 You should be using the rc command tho init should work in theory.
11 Example, "rc single" or "rc default" or whatever runlevel you want to
12 switch to. That is without the quotes tho.
13
14 I did notice earlier that when I switch to single, it is not unmounting
15 some file systems for some reason. When I try to switch back to
16 default, rc sort of pukes. If I unmount everything first, it switches
17 cleanly. I think openrc has some . . . weirdness still.
18
19 You can check out the rc man page for more info. That help any?
20
21 Dale
22
23 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Init Dale <rdalek1967@×××××.com>