-
startx
My system used to boot directly to the graphic interface(for logging in),now stops at the point where I must type in "Login" and "password" then "starx" to get to KDE.Is there anyway to boot directly to it(graphical login screen)? and why would it have changed?
------------------
--------------------------------------
PII266
Win95b/WinNT/Linux
64 megs ram
30gig Maxtor HD Pri Master(Win95/fat32,Linux/Ext2)
4 gig Quantum Pri Slave(winNT4/NTFS,sharedpart/Fat16)
Creative PC-DVD Dxr2
Creative CDRW 6424
Sound:SoundBlaster PCI64 integrated
Video:ATI mach64 VT2(Int)/Monster II
[email protected]
[This message has been edited by wonderinguy34 (edited 12-24-2000).]
-
https://discussions.virtualdr.com/
still wonderin?
[This message has been edited by wonderinguy34 (edited 12-24-2000).]
-
I'm not sure how it changed, but somehow you might have tweaked the default run-level. Open up /etc/inittab in an editor and look for this line:
id:3:initdefault:
The number in the middle just tells you what run-level to use. I can't remember what distro you are using, but if you want graphical login, change that number in the middle to a 5. Read the beggining of that file though, it should give you a little table describing the run-levels.
If your /etc/inittab is already set to boot into graphical mode (aka X11, "graphical multi-user or whatever), and it does not, you might have another problem. Someone correct me if I'm wrong, but from what I've seen so far, this runlevel will just bring up a display manager (kdm, gdm, xdm) which will then handle the login procedures.
-