Gentoo Archives: gentoo-dev

From: Erik Van Reeth <erik@××××××××.org>
To: gentoo-dev@××××××××××.org
Subject: RE: [gentoo-dev] /dev/shm/etc/mtab.sh: No such file or directory?
Date: Sun, 09 Sep 2001 23:51:17
Message-Id: 000501c139bc$8df4f380$0501a8c0@p5a
In Reply to: Re: [gentoo-dev] /dev/shm/etc/mtab.sh: No such file or directory? by Daniel Robbins
1 Hi,
2
3 I checked for these _cfg files, but no _cfg0000_checkroot file exists.
4 I do see that 2 baselayouts are/were installed, v1.6.1 from the build.tbz
5 and
6 during emerging upgraded to v1.6.2. Can this be related ?
7
8 TIA
9 Erik
10
11
12 > -----Original Message-----
13 > From: gentoo-dev-admin@××××××××××.org
14 > [mailto:gentoo-dev-admin@××××××××××.org]On Behalf Of Daniel Robbins
15 > Sent: Sunday, September 09, 2001 10:10 PM
16 > To: gentoo-dev@××××××××××.org
17 > Subject: Re: [gentoo-dev] /dev/shm/etc/mtab.sh: No such file or
18 > directory?
19 >
20 >
21 > On Sun, Sep 09, 2001 at 01:45:51PM +0200, Erik Van Reeth wrote:
22 > > Hi,
23 > >
24 > > I have the same error here with the rc6 snapshot.
25 > > It seems to be generated by the checkroot init script.
26 > > A dirty fix is creating the /dev/shm/etc directory just before
27 > > the first echo ... command.
28 > > The mtab.sh file cannot be created because the etc subdir doesn't
29 > > exist.
30 > >
31 > > I still in the fase of studying the init scripts, so I have no
32 > > idea how to fix it in a good way.
33 >
34 > It's very likely that you're having this problem because you haven't
35 > updated your initscripts, which are protected by config file
36 > management.
37 > Do this:
38 >
39 > # cd /etc
40 > # find -iname '._cfg????_*'
41 >
42 > These are new config files that were installed. In
43 > particular, you should
44 > have a new ._cfg????_checkroot file that you can copy over
45 > your existing
46 > checkroot to solve the problem.
47 >
48 > Best Regards,
49 >
50 > --
51 > Daniel Robbins
52 > <drobbins@g.o>
53 > Chief Architect/President http://www.gentoo.org
54 > Gentoo Technologies, Inc.
55 >
56 > _______________________________________________
57 > gentoo-dev mailing list
58 > gentoo-dev@××××××××××.org
59 > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
60 >

Replies

Subject Author
Re: [gentoo-dev] /dev/shm/etc/mtab.sh: No such file or directory? Daniel Robbins <drobbins@g.o>
RE: [gentoo-dev] /dev/shm/etc/mtab.sh: No such file or directory? Erik Van Reeth <erik@××××××××.org>