LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   init respawing too fast (https://www.linuxquestions.org/questions/linux-software-2/init-respawing-too-fast-310310/)

sailu_mvn 04-06-2005 07:09 AM

init respawing too fast
 
hi ..
When i logged into my system, the xserver did not start. i got an error.
******************************************************************
INIT: Id "x" respwaning too fast: disabled for 5 minutes
****************************************************************
When i started Xserver by typing startx command, the same erroor persisits.
I tried telinit q
But it did not work.
Looking forward for reply

/bin/bash 04-07-2005 06:56 AM

This will send you to init level 3:
/sbin/init 3 #NOTE: Requires root privileges
Now you can troubleshoot your X configuration problem.

When you fix X then do this (as root):
/sbin/init 5


All times are GMT -5. The time now is 09:53 PM.