
Hello,
After installed gnome-desktop-environment, my computer booted direct into gui. How can I still boot at text mode? Thank you!
Coscell

One of the coolest things about grml is the runlevel.conf file -
if you go to /etc/runlevel.conf
and where it says something like
21 - 2,3,4,5 /etc/init.d/gdm
just change that to
21(or whatever the number is) - - /etc/init.d/gdm
Then you will have to log in as root, and issue the command "gdm" or startx to get into x.
As a matter of practical advice, I tend to do all system work outside of x, as it is normally faster.
Now, if you only want to do this once, and continue to boot into x automatically, then let the machine boot, ctl-alt-F2 into a console, login as root, issue "killall grm" and you will have a console, to regain x, just issue "gdm".
Best,
Martin
On Thu, 2007-03-15 at 22:53 +0800, coscell@mail.batol.net wrote:
Hello,
After installed gnome-desktop-environment, my computer booted direct into gui. How can I still boot at text mode? Thank you!
Coscell _______________________________________________ Grml mailing list - Grml@mur.at http://lists.mur.at/mailman/listinfo/grml join #grml on irc.freenode.org grml-devel-blog: http://grml.supersized.org/

typo - meant "killall gdm"
(damn)
-m
login as root, issue "killall grm" and you will have a console, to regain
"I can't believe impossible things." said Alice. "I daresay you haven't had much practice," said the Queen. "When I was your age, I always did it for half-an-hour a day. Why, sometimes I've believed as many as six impossible things before breakfast." - Lewis Carroll
Teilnehmer (2)
-
coscell@mail.batol.net
-
my