SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have slackware 9.2 on two CDs. I installed but I only get a command line. Is it possible to add a GUI like KDE during installation? Or do I have to do it afterwards.
I'm sure you mean 9.1
If you've configured X, just type startx, and that will start the default gui. xwmconfig to choose a different gui. If you haven't setup X try x -configure as root. I think XFree86config does the same.
Depending on what you chose to install, KDE and Gnome are both likely to be installed already. By default slack boots to the command line. If you look in your /etc folder and modify the file inittab you will see in the comments what you need to do to get it to boot to runlevel 4. It should look like this when you are done:
# Default runlevel. (Do not set to 0 or 6)
id:4:initdefault:
startx will take you from the command line to the gui (after logging in)
During the install, you should have set up your graphics card, monitor, etc. If so, following Slacker_Rex's advice will mean that at your next restart you will log in and work directly through the gui.
honestly.. I don't recommend having the computer boot up into another login prompt.. because when updating kde or one of the window managers you'll want to be in console mode to do it (though I guess it's easy enough to telinit 3 to get there).
Personally I like the console login now.. and if there are problems with X you get used to looking at that from logging in so it's not so "scary"
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.