Results 1 to 9 of 9
after i update my distro online and i reboot i get a black screen with login and then password i lose my GUI my Kde will not load what is ...
- 10-02-2005 #1Just Joined!
- Join Date
- Oct 2005
- Location
- houston
- Posts
- 7
losing gui
after i update my distro online and i reboot i get a black screen with login and then password i lose my GUI my Kde will not load what is the deal is there a way to stop that
- 10-02-2005 #2
you can get back gui by typing startx
now, to change it so that it boots gui every time, do this:
as root, open the /etc/inittab file and look for this line:change the 3 in above line to 5 so, it looks like:Code:# The default runlevel is defined here id:3:initdefault:
Code:# The default runlevel is defined here id:5:initdefault:
Life is complex, it has a real part and an imaginary part.
- 10-02-2005 #3Just Joined!
- Join Date
- Oct 2005
- Location
- houston
- Posts
- 7
that is what it is set on it only does that when i do the update
- 10-02-2005 #4
what update are you trying to download?
Life is complex, it has a real part and an imaginary part.
- 10-02-2005 #5Just Joined!
- Join Date
- Oct 2005
- Location
- houston
- Posts
- 7
the mandriva linux updates
- 10-02-2005 #6
yes, but usually they have package names, e.g. kernel-2.6.13 update or something along those lines. What I suggest you do is download only one update at a time and try figure out which one is causing the problem.
Also, is the specific update you are doing absolutely necessary?Life is complex, it has a real part and an imaginary part.
- 10-02-2005 #7Just Joined!
- Join Date
- Oct 2005
- Location
- houston
- Posts
- 7
yea that is what i am working on now
- 10-02-2005 #8Just Joined!
- Join Date
- Aug 2005
- Posts
- 83
Or you could use a .xinitrc
Code:cd
Code:pico .xinitrc If using pico outputs "Command not found", use nano
Then when you boot and get to a prompt, just login and type:Code:Type "startkde" in there
Hope this helps.Code:startx
- 10-02-2005 #9Just Joined!
- Join Date
- Oct 2005
- Location
- houston
- Posts
- 7
startx works thanks


Reply With Quote
