Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Huge problem
Date: Sun, 21 Oct 2007 16:15:59
Message-Id: 200710211758.39496.wonko@wonkology.org
In Reply to: [gentoo-user] Huge problem by econti
1 econti writes:
2
3 > Here is the message:
4 >
5 > /sbin/rc: line 400: start: command not found
6 > Failed to start /etc/init.d/checkroot
7 > One or more critical startup scripts failed to start!
8 > Please correct this, and reboot ...
9 >
10 > Any suggestion? Should I reinstall everything?
11
12 I don't know what's wrong here.
13 /sbin/rc calls the function 'start' in line 400, which can be found
14 in /etc/init.d/checkroot. This file is sourced in line 388 of /sbin/rc, so
15 it should be known. Strange.
16
17 What happens if you try to execute "/etc/init.d/checkroot" by hand?
18
19 Were all config files updated already? "find /etc -name '*._cfg*'" should
20 return nothing then.
21
22 Alex
23 --
24 gentoo-user@g.o mailing list