Thanks!

>From: "Russell W. Behne" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: mi na <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED]
>Subject: Re: Unable to load interpreter
>Date: Mon, 7 Feb 2000 21:56:49 -0500 (EST)
>
>On Mon, 7 Feb 2000, mi na wrote:
> > I am running a liunx (redhat 5.2) box, and i got the following error 
>from
> > the console window:
> > "unable to load interpreter"
> > If i push any key, then it pop up another message "INIT: Id "1" 
>respawning
> > too fast: disabled for 5 minutes"
>
>"respawning too fast" means that there's a problem in your /etc/inittab
>file. Look in it for the line starting with  a "1" that also has the word
>"respawn" in it:
>       1:2345:respawn:/sbin/mingetty tty1
>  I'd say you either have a typo in that line, or there's some kind of
>problem with either /sbin/mingetty or /dev/tty1 that's causing
>/sbin/mingetty to crash. As soon as it crashes init instantly "respawns" a
>new mingetty on /dev/tty1, and it crashes again. This repeats until init
>detects the problem and stops respawning a new mingetty on that device for
>5 minutes.
>       If you can log in on another tty then su and edit /etc/inittab,
>edit out that line, then do "init q" to make init re-read the inittab. That
>will stop the "respawning too fast" messages so you can concentrate on
>finding & reparing the problem.
>       Once you think you fixed the real problem then uncomment that line
>and do another "init q" to restart a mingetty on tty1.
>
> > If i try to remote (telnet) login, and here is the error message
> > "in.telnetd:error in loading shared libraries, libc.so.6:failed to map
> > segment from shared object: cannot allocate memory. Connection closed by
> > foreign hosts.
>

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to