Kelly wrote: > Hello, > > I am having trouble getting a new install of Debian 3.1 r4 and it boots > to the command line prompt. I want it to have a graphical interface. > As is it is useless to me. Could someone point me in a direction of a > tutorial on how to install with GUI or how to get a new install to boot > to GUI. >
aptitude install x-window-system kde Then either run "startx" as a normal user, or "/etc/init.d/kdm start" as root, or reboot. That should put you into X with KDE as your environment. If it fails, we'll need to know more details, such as error messages, particularly lines marked with EE in /var/log/Xorg.0.log or /var/log/XFree86.0.log. -- Kent West Westing Peacefully <http://kentwest.blogspot.com> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

