LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   INIT error on screen (https://www.linuxquestions.org/questions/linux-newbie-8/init-error-on-screen-762910/)

L1nuxn00b703 10-19-2009 04:37 AM

INIT error on screen
 
Hi all,
I'm getting the following error on screen:

INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: Id "co" respawning too fast: disabled for 5 minutes
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: cannot execute "/sbin/agetty"
INIT: Id "co" respawning too fast: disabled for 5 minutes

Does anyone know whats going on?

rylan76 10-19-2009 05:04 AM

Hmm I once saw this after a lightning-strike burned out some RS-232 ports on a serial multiplexer we had at work. (An IntelliPort-II 16 port multiplexer)

Do you have some kind of serial multiplexer connected? Are you sure (if you have) that its hardware is okay?

Did you change or add anything to your system? Messed with any config files? The error messages you list also seem to indicate that /sbin/agetty does not exist or is not readable.

The "respawning too fast" indicates that init is not successfully getting the TTY started, and is retrying too quickly too many times - it is them suspened to prevent a race condition.


All times are GMT -5. The time now is 08:22 PM.