|
open /etc/inittab as root user.
there will be a line like below
"id:2:initdefault:"
The number 2 is the default runlevel.
In the file, there will be some lines telling about the runlevels.
mostly 3 will be for console mode.
So, give 3 in the initdefault line.
check with your distro for the runlevel details.
|