Click to See Complete Forum and Search --> : runlevels


Pizza
07-22-2001, 11:58 AM
how can i change runlevels on a running system
i autoboot to 3

how can i go to 5 if i want to??

scott_R
07-22-2001, 12:13 PM
there's the easy way, and the hard way. The hard way is to navigate your distro till you get to the part that says graphical boot up. The easy was it to (as root) go into /etc/inittab, and change #default runlevel from id:3:initdefault to id:5:initdefault, or vice versa.

On a running system, you should be able to change runlevels by typing init <runlevel> without the brackets. As root, of course.

I.e.: Init 3

Init 5

Etc...

Pizza
07-22-2001, 12:35 PM
thank you
would have send u some flowers if u lived near

[ 22 July 2001: Message edited by: Pizza ]