LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   No GUI in Mandriva 2006 under VMWare (https://www.linuxquestions.org/questions/linux-desktop-74/no-gui-in-mandriva-2006-under-vmware-486959/)

nwwaew 09-25-2006 09:03 PM

No GUI in Mandriva 2006 under VMWare
 
I installed Mandriva 2006 under VMWare Server, and set up the GUI to be both KDE and GNOME.

However, when I start Mandriva, all I get is the text-based login screen.

How can I set it up to automatically use KDE upon bootup?

fozner 09-26-2006 07:30 PM

man inittab

Change the default runlevel from 3 to 5

Something like
cp inittab inittab.bak
sed s/id:3:initdefault:/id:5:initdefault:/g inittab.bak > inittab

might even fix it

nwwaew 09-27-2006 07:31 AM

Quote:

Originally Posted by fozner
man inittab

Change the default runlevel from 3 to 5

Something like
cp inittab inittab.bak
sed s/id:3:initdefault:/id:5:initdefault:/g inittab.bak > inittab

might even fix it

It did... thanks!

param85047 10-16-2006 09:06 AM

Facing same problem
 
Quote:

Originally Posted by fozner
man inittab

Change the default runlevel from 3 to 5

Something like
cp inittab inittab.bak
sed s/id:3:initdefault:/id:5:initdefault:/g inittab.bak > inittab

might even fix it

Dear Friends,
Im very newbie in linux and installed Mandriva Free 2006 (3 CDs) Today and was facing the same problem and let me check with the solution.

Thank U (in both the situation)
(working & not Working)

nwwaew 10-16-2006 02:36 PM

When I had the problem, I fixed it by doing this:
1. Log in as root on the screen.
2. type "runlevel5" and hit Enter.
3. type "startx" and hit Enter.

Also, how much RAM do you have in your computer? That may play a factor in your problem.

param85047 10-19-2006 04:56 AM

640 Mb Ram
 
Quote:

Originally Posted by nwwaew
When I had the problem, I fixed it by doing this:
1. Log in as root on the screen.
2. type "runlevel5" and hit Enter.
3. type "startx" and hit Enter.

Also, how much RAM do you have in your computer? That may play a factor in your problem.

Dear Friend,
I have DDR 640 MB RAM and I think RAM is not the Problem.

I'll try ur suggestion and Let u Know
Thank U.

param85047 10-22-2006 11:34 AM

Sorry Friend It didn't work
 
Quote:

Originally Posted by fozner
man inittab

Change the default runlevel from 3 to 5

Something like
cp inittab inittab.bak
sed s/id:3:initdefault:/id:5:initdefault:/g inittab.bak > inittab

might even fix it

Dear Friend,
It didn't work

param85047 10-23-2006 01:17 AM

Didn't work
 
Dear Friend,
I tried both of them but it doesn't work can anyone else or u too of them can help me something else which can lead me to Mandriva GUI. I will be really grateful to you and Thank U in advance.

Waiting for the working reply

Thanking U


All times are GMT -5. The time now is 04:36 AM.