LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Login prompt not loading in Fedora 9 (https://www.linuxquestions.org/questions/fedora-35/login-prompt-not-loading-in-fedora-9-a-720023/)

abhayrathod 04-18-2009 07:55 AM

Login prompt not loading in Fedora 9
 
Hi

I am having Fedora 9 Installed. My fedora 9's display goes blank at the time when Login Prompt should appear. Hence I am not able to login to the machine. My xserver seems to be running fine since I am able to start it from Runlevel 3.

The problem seems to be something with the login manager.

Any pointers please?

Thanks

John VV 04-18-2009 05:48 PM

so this works ?
at boot ( text only ) you text login then run the " startx " command then Gnome starts .
if so edit
/etc/inittab
and change this line
id:3:initdefault:
-- to
id:5:initdefault:
------------
change the 3 to a 5

or before you run startx do this
Code:

nano /etc/inittab
and change that line
then reboot

abhayrathod 04-20-2009 12:15 AM

Thanks John, but my inittab file is set to runlevel 5 only.

The problem is somwhere in runlevel 5, I am not able to get the display of the Login Prompt. But my xserver is good as i am able to run xserver by startx command from runlevel 3.

Hence I think the problem should not be with xserver. Can you please give some other pointer

Thanks


All times are GMT -5. The time now is 07:39 PM.