LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Text Login to GUI Login (https://www.linuxquestions.org/questions/linux-newbie-8/text-login-to-gui-login-290211/)

stakhous 02-14-2005 03:40 PM

Text Login to GUI Login
 
Hello,

I'm having problems with getting my computer to boot to a graphical login. What files do I need to edit in order to change it from booting to a text login to booting with a GUI login. I have looked through inittab, but no luck. I'm running the Auditor Security Collection distro, which uses Debian.

Also this distro runs ICEWM windows manager. It is very hard to use and customize, so if anyone has any helpful tips about IceWM, It would be much appreciated. Right now I have icecc to help customize the desktop, but it doesnt' work very well.

Thanks fellas


Stakhous

mjrich 02-14-2005 03:57 PM

Are you quite sure you have a Gui login manager installed ? If not, apt-get install kdm should do it. (Or, apt-get install gdm).

Cheers,

mj

stakhous 02-14-2005 04:45 PM

Alright thanks, i'll check it out and let you know.

stakhous 02-14-2005 06:36 PM

Actually I do have kdm installed. Any ideas? I dont see any configuration files worth editing.

Thanks again

sunnysharma 02-14-2005 06:52 PM

To boot in GUI mode, you have to edit /etc/inittab file.
Give default value 5 in :
id:5:initdefault:

This will make your system to boot in GUI mode.

stakhous 02-14-2005 06:57 PM

Thanks for the quick reply.


Thats what I have already done, that exact line is in my /etc/inittab file, and it still boots to runlvl1.


Any other ideas?(Ditch icewm?)

mrcheeks 02-14-2005 09:11 PM

Code:

dpkg-reconfigure kdm
Code:

reboot


All times are GMT -5. The time now is 08:28 PM.