LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   help..how i can solve this problem?// (https://www.linuxquestions.org/questions/linux-general-1/help-how-i-can-solve-this-problem-124506/)

TAAN 12-10-2003 05:16 AM

help..how i can solve this problem?//
 
INIT: /etc/inittab[xx] : missing action field
INIT: Cannot execute "/etc/rc.d/rc.sysinit
INIT: Entering runlevel: 3
grep: /proc/cmdline : No such file or directory
Entering non-interactive startup
INIT: Cannot execute "/sbin/update
INIT: ID "1" Respawning too fast: disabled for 5 minutes
INIT: ID "2" Respawning too fast: disabled for 5 minutes
INIT: ID "3" Respawning too fast: disabled for 5 minutes
INIT: ID "4" Respawning too fast: disabled for 5 minutes
INIT: ID "5" Respawning too fast: disabled for 5 minutes
INIT: ID "6" Respawning too fast: disabled for 5 minutes
INIT: No more processes left in this runlevel.

Shade 12-10-2003 10:32 AM

What on earth did you do ???

edit : uhm... We'll need a little more information about this one :)

-Shade

na5m 02-16-2005 07:53 AM

I had the exact same error. I was very frustrated for a long while and was trying everything to fix it, but nothing was working. The last thing I could think of was that I copy-n-pasted the info from the LFS book. I decided that maybe there were some crazy end-of-line characters or end-of-file character introduced/omitted during the copy-n-paste process. So I went ahead and did exactly as the book instructed: I did the cat > /etc/inittab << "EOF" deal. I guess the boot process is very picky about how inittab is created/structured/formatted. The cat method solved my problem (although it sucked, doing all of that typing :)
Hope that helps!


All times are GMT -5. The time now is 03:00 PM.