Results 1 to 10 of 18
Hello,
I installed Mandrake 9.2 Last night. When it boots up i can choose to press "Linux", "linux-nonfb" or "failsafe".
When I go in through pressing "linux" i come to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-04-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 11
Getting past command Line in Mandrake 9.2
Hello,
I installed Mandrake 9.2 Last night. When it boots up i can choose to press "Linux", "linux-nonfb" or "failsafe".
When I go in through pressing "linux" i come to this command line.
At the command line it prompts me for a login, I type in "oliver".
It then prompts me for a password, which I type in correctly and then hit enter.
I then get "[oliver@localhost oliver]$", I figure its just waiting for commands.
How do I get into KDE or Gnome, which I got put on my computer during installation?
Help would be appreciated, thanks
P.S I have tried doing the same process by pressing "linux-nonfb" and "failsafe" but to no avail.
- 05-04-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
type 'startx' and see what happens. If X fails to startup, you wil get a detailed error message telling you why.
** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 05-04-2005 #3Just Joined!
- Join Date
- May 2005
- Posts
- 11
i tried that and i got this message:
"execve failed for /etc/X11/X (errno 2)
xinit: No such file or directory (errno2): unable to connect to X server
xinit: No such process (errno 3): Server error."
- 05-06-2005 #4
Originally Posted by Blue_turnip Code:ln -s /etc/X11 /usr/X11R6/bin/XFree86
- 05-06-2005 #5Just Joined!
- Join Date
- May 2005
- Posts
- 11
I then get this message:
ln: creating symbolic link '/usr/X11R6/bin/XFree86' to '/etc/X11' : Permission denied
Arrghh, someone help! (thanks for the effort so far, i appreciate it)
- 05-06-2005 #6Do it as root!!!
Originally Posted by Blue_turnip
- 05-06-2005 #7Just Joined!
- Join Date
- May 2005
- Posts
- 11
Heres the scenario:
I will type that in from root and it will just put this up:
[root@localhost root)#
obviously waiting for another command, after i typed your stuff in it was as if i just pressed enter without typing anything
- 05-06-2005 #8
That is OK!
After that you can runCode:startx
- 05-06-2005 #9Just Joined!
- Join Date
- May 2005
- Posts
- 11
I get:
Using authority file /root/.Xauthority
Writing authority file /root/.Xauthority
Using authority file /root/.Xauthority
Writing authority file /root/.Xauthority
execve failed for /etc/X11/X (errno 2)
giving up.
xinit: No such file or directory (errno 2): unable to connect to X server
xinit: No such process (errno 3): Server error.
- 05-06-2005 #10
show your
andCode:ls -l /etc/X11
outputCode:rpm -qa |grep XFree


Reply With Quote
