Please I'm booting my board and my CLFS is stoping in this point: Freeing init memory: 144K INIT: version 2.86 booting INIT: cannot execute "/etc/init.d/rcS" INIT: Entering runlevel: 3 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 "S0" respawning too fast: disabled for 5 minutes INIT: no more processes left in this runlevel
my inittab: # Level to run in id:3:initdefault: # Boot-time system configuration/initialization script. si::sysinit:/etc/init.d/rcS # What to do in single-user mode. ~:S:wait:/sbin/sulogin # /etc/init.d executes the S and K scripts upon change # of runlevel. # # Runlevel 0 is halt. # Runlevel 1 is single-user. # Runlevels 2-5 are multi-user. # Runlevel 6 is reboot. l0:0:wait:/etc/rc.d/init.d/rc 0 l1:1:wait:/etc/rc.d/init.d/rc 1 l2:2:wait:/etc/rc.d/init.d/rc 2 l3:3:wait:/etc/rc.d/init.d/rc 3 l4:4:wait:/etc/rc.d/init.d/rc 4 l5:5:wait:/etc/rc.d/init.d/rc 5 l6:6:wait:/etc/rc.d/init.d/rc 6 # What to do at the "3 finger salute". ca::ctrlaltdel:/sbin/shutdown -t1 -h now # Runlevel 2,3: getty on virtual consoles # Runlevel 3: getty on terminal (ttyS0) and modem (ttyS1) 1:23:respawn:/sbin/agetty tty1 VC linux 2:23:respawn:/sbin/agetty tty2 VC linux 3:23:respawn:/sbin/agetty tty3 VC linux 4:23:respawn:/sbin/agetty tty4 VC linux S0:3:respawn:/sbin/agetty -L 9600 ttyS0 vt320 #S1:3:respawn:/sbin/mgetty -x0 -D ttyS1 -- ------------------------------------------------------------------------------ Thanks && Regards M.Sc. B.Sc. Luís Vitório Cargnini IEEE Member Electrical Engineer Faculty @ PUCRS Ipiranga Avenue, 6681 – Building 30 P.O. Box: 90619-900 – Porto Alegre/RS Phone: +55 51 3320 3500 extension: 7696 --------------------------------------------------------------------------------- _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
