root password

Gerard Beekmans gerard at linuxfromscratch.org
Thu Jul 26 15:36:54 MDT 2001


On Thu, Jul 26, 2001 at 10:08:41PM +0200, Martin LORANG wrote:
> INIT: Entering runlevel: 3
> INIT: cannot execute "/etc/init.d/rc 3"
> INIT: cannot execute "/sbin/agetty tty1 9600"
> INIT: cannot execute "/sbin/agetty tty2 9600"
> INIT: cannot execute "/sbin/agetty tty3 9600"
> INIT: cannot execute "/sbin/agetty tty5 9600"
> INIT: cannot execute "/sbin/agetty tty4 9600"
> INIT: cannot execute "/sbin/agetty tty6 9600"
> INIT: cannot execute "/sbin/agetty tty1 9600"

Check the permissions on the /etc/init.d/rc script (that is, make sure
you check the one on $LFS if you are going to check this outside of the
chroot'ed environment). Make sure the owner of the file (should be root)
is able to execute it.

If so, then boot LFS by entering this at the LILO: prompt:
	lfskernel init=/bin/bash

then start "/etc/init.d/rcS" yourself, afterwhich you should run
"/etc/init.d/rc 3". This way you may get more errors indicating why init
wasn't able to start the rc script.

-- 
Gerard Beekmans
www.linuxfromscratch.org

-*- If Linux doesn't have the solution, you have the wrong problem -*-
-- 
Unsubscribe: send email to lfs-discuss-request at linuxfromscratch.org
and put unsubscribe in the subject header of the message



More information about the lfs-dev mailing list