On Mon, 24 Oct 2005 20:27, Daniel Faulknor wrote:
> Hi everyone
> After my kernel loads i get the message
> 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 "c2" respawning too fast: disabled for 5 minutes
> INIT: Id "c3" respawning too fast: disabled for 5 minutes
> INIT: Id "c4" respawning too fast: disabled for 5 minutes
> INIT: Id "c5" respawning too fast: disabled for 5 minutes
> INIT: Id "c6" respawning too fast: disabled for 5 minutes
>  INIT: no more processes left in this runlevel
>
> Then the computer just stops - HELP!
>
> Thanks
> Daniel Faulknor
> --
> www.nzguydaniel.blogspot.com <http://www.nzguydaniel.blogspot.com>

you are missing the agetty application that is described in your /etc/inittab 
file. agetty belongs to sys-apps/util-linux, which you could reemerge by 
using your livecd and doing the chroot thing like when you installed. either 
that or you are playing with a new kernel, and forgot to compile support for 
the filesystem which /sbin is on. 

Consider that init calls inittab as soon as the kernel is up, so if it stops, 
you will probably only see a few lines from the kernel on screen and not much 
else... is this what you are experiencing?
-- 

furbling, v.:
        Having to wander through a maze of ropes at an airport or bank
        even when you are the only person in line.
                -- Rich Hall, "Sniglets"
-- 
gentoo-user@gentoo.org mailing list

Reply via email to