Networking Forums

Networking Forums > Computer Networking > Linux Networking > INIT :Id "x"respawning too fast :disabled for 5 minutes

Reply
Thread Tools Display Modes

INIT :Id "x"respawning too fast :disabled for 5 minutes

 
 
khadar
Guest
Posts: n/a

 
      05-31-2006, 10:19 AM
Hello !
I am new to Linux.I installed RedHat Linux ( 2.4.20-8) in my system(
all the 3 cds)(Automatic mode &workstation).
After Installing 3 cds , it displays like this on the console:
------------------------------------------------------------------------------
Red Hat Linux release 9 (Shrike)
Kernel 2.4.20-8 on an i686
INIT: Id "x" respawning too fast :disabled for 5 minutes.
--------------------------------------------------------------------------------------------------------------------.
My system configuration is:
Mercury mother board, Inter P-4 Processor, 1.5 GHz.
128MB RAM, 80GB HardDisc.DELL color monitor(model m570).
----------------------------------------------------------------------------------------------------------------------
While booting ,it shows ,Unknown monitor .After booting ,it shows
"respawning too fast" message on the
console( similar to above).By hitting the Enter Key,It displays login
prompt , by login in to /root, it is displaying
all man pages. But if I am going to compile <file name >.c , it shows
bash command not found .
Please help me .

I am giving my /etc/inittab file from my system:



[ etc]$ vi inittab
#
# inittab This file describes how the INIT process should set up
# the system in a certain run-level.
#
# Author: Miquel van Smoorenburg, <(E-Mail Removed)>
# Modified for RHS Linux by Marc Ewing and Donnie Barnes
#

# Default runlevel. The runlevels used by RHS are:
# 0 - halt
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not have
networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
#
id:5:initdefault:

# System initialization.
si::sysinit:/etc/rc.d/rc.sysinit

l0:0:wait:/etc/rc.d/rc 0
l1:1:wait:/etc/rc.d/rc 1
l2:2:wait:/etc/rc.d/rc 2
l3:3:wait:/etc/rc.d/rc 3
l4:4:wait:/etc/rc.d/rc 4
l5:5:wait:/etc/rc.d/rc 5
l6:6:wait:/etc/rc.d/rc 6

# Trap CTRL-ALT-DELETE
ca::ctrlaltdel:/sbin/shutdown -t3 -r now

# When our UPS tells us power has failed, assume we have a few minutes
# of power left. Schedule a shutdown for 2 minutes from now.
# This does, of course, assume you have powerd installed and your
# UPS connected and working correctly.
pf:owerfail:/sbin/shutdown -f -h +2 "Power Failure; System Shutting
Down"

# If power was restored before the shutdown kicked in, cancel it.
pr:12345owerokwait:/sbin/shutdown -c "Power Restored; Shutdown
Cancelled"


# Run gettys in standard runlevels
1:2345:respawn:/sbin/mingetty tty1
2:2345:respawn:/sbin/mingetty tty2
3:2345:respawn:/sbin/mingetty tty3
4:2345:respawn:/sbin/mingetty tty4
5:2345:respawn:/sbin/mingetty tty5
6:2345:respawn:/sbin/mingetty tty6

# Run xdm in runlevel 5
x:5:respawn:/etc/X11/prefdm -nodaemon

Thank you.

 
Reply With Quote
 
 
 
 
Andrew Schulman
Guest
Posts: n/a

 
      05-31-2006, 01:57 PM
> INIT: Id "x" respawning too fast :disabled for 5 minutes.
<snip>
> x:5:respawn:/etc/X11/prefdm -nodaemon


This is the line that's giving you trouble. I don't know what
/etc/X11/prefdm is, but either it doesn't exist on your host, or else it's
exiting quickly. Either way, init keeps trying to restart it ("respawn"),
and finally gives up when it sees that it's having to do it too fast.

The simple fix is to comment out that line from /etc/inittab. Then you may
have to figure out what /etc/X11/prefdm is, whether you want it to run, and
if so why it's exiting so quickly.

Good luck,
A.

--
To reply by email, change "deadspam.com" to "alumni.utexas.net"
 
Reply With Quote
 
Joe Pfeiffer
Guest
Posts: n/a

 
      05-31-2006, 02:16 PM
Andrew Schulman <(E-Mail Removed)> writes:

> > INIT: Id "x" respawning too fast :disabled for 5 minutes.

> <snip>
> > x:5:respawn:/etc/X11/prefdm -nodaemon

>
> This is the line that's giving you trouble. I don't know what
> /etc/X11/prefdm is, but either it doesn't exist on your host, or else it's
> exiting quickly. Either way, init keeps trying to restart it ("respawn"),
> and finally gives up when it sees that it's having to do it too fast.
>
> The simple fix is to comment out that line from /etc/inittab. Then you may
> have to figure out what /etc/X11/prefdm is, whether you want it to run, and
> if so why it's exiting so quickly.


It turns out (after some googling) that prefdm goes through and starts
either gdm, xdm, or kdm as appropriate. My guess is that the problem
is in your X configuration.

On compilation: do you have gcc on your system?
--
Joseph J. Pfeiffer, Jr., Ph.D. Phone -- (505) 646-1605
Department of Computer Science FAX -- (505) 646-1002
New Mexico State University http://www.cs.nmsu.edu/~pfeiffer
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: SPEWS SLIMES "WindsorFox", "Kevin-!:?)", "Spin Dryer" get the cold shoulder at broadband ng! SneakyP Broadband 0 11-29-2005 10:46 PM
Attention Plus.net Re: SPEWS DOLTS "WindsorFox", "Kevin-!:?)", "SpinDryer" SPAM broadband newsgroup !:?) Broadband 0 11-28-2005 04:28 AM
Attention Plus.Net Re: SPEWS DOLTS "WindsorFox", "Kevin-!:?)", "SpinDryer" SPAM braodband newsgroup !:?) Broadband 0 11-28-2005 03:03 AM
Please Help - Bizarre problem with "disabled" account addison21 Windows Networking 1 09-11-2005 03:29 AM
After XP SP2, Linksys wireless "unable to connect", disabled WZC Cath Wireless Networks 1 10-01-2004 10:41 PM



1 2 3 4 5 6 7 8 9 10 11