econti writes:
> Here is the message:
>
> /sbin/rc: line 400: start: command not found
> Failed to start /etc/init.d/checkroot
> One or more critical startup scripts failed to start!
> Please correct this, and reboot ...
>
> Any suggestion? Should I reinstall everything?
I don't know what's wrong here.
/sbin/rc calls the function 'start' in line 400, which can be found
in /etc/init.d/checkroot. This file is sourced in line 388 of /sbin/rc, so
it should be known. Strange.
What happens if you try to execute "/etc/init.d/checkroot" by hand?
Were all config files updated already? "find /etc -name '*._cfg*'" should
return nothing then.
Alex
--
[EMAIL PROTECTED] mailing list