booting to console - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Xorg Problems (https://www.linux-noob.com/forums/forum-56.html) +--- Thread: booting to console (/thread-2928.html) |
booting to console - drpcken - 2005-01-10 I can log in, but then it keeps me at a promt. New install also, can't remember the command to boot to the GUI booting to console - anyweb - 2005-01-10 try Code: startx cheers anyweb booting to console - tomdkat - 2005-02-18 Quote:tryThis works well. Additionally, if you want to have the machine boot into GUI "mode" all the time, read up on changing the default runlevel to the X11 runlevel (5 on most Linux distros I believe and 4 on Slackware) and when you boot your machine it will automagically go into GUI mode. Peace... |