Gentoo Archives: gentoo-user

From: John covici <covici@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] strange error during boot
Date: Thu, 12 Feb 2009 13:26:56
Message-Id: 18836.9111.865362.968780@ccs.covici.com
In Reply to: Re: [gentoo-user] strange error during boot by Joost Roeleveld
1 on Thursday 02/12/2009 Joost Roeleveld(joost@××××××××.org) wrote
2 > On Thu, February 12, 2009 2:05 pm, John covici wrote:
3 > > on Thursday 02/12/2009 Joost Roeleveld(joost@××××××××.org) wrote
4 > > > On Thu, February 12, 2009 10:52 am, John covici wrote:
5 > > > > Hi. I just upgraded a gentoo system from about August 2008 to
6 > > current
7 > > > > -- including updating baselayout and openrt and now when I boot I
8 > > get
9 > > > > a series of messages quite early in the boot modprobe: fatal /sys is
10 > > > > not mounted. Eventually it does boot and all seems to work with the
11 > > > > exception of the script for my hsfmodem, but I am curious as to what
12 > > > > those message mean and if there is a way to fix them.
13 > > > >
14 > > > > Any assistance would be appreciated.
15 > > >
16 > > > Did you include sysfs support to your kernel and do you have a
17 > > directory
18 > > > '/sys'? (SYSFS)
19 > > > This can be found in: File systems / Pseudo filesystems in the kernel
20 > > > configuration.
21 > > >
22 > > > The '/sys' filesystem is as important as '/proc' these days.
23 > >
24 > > The plot thickens -- by the time I log in after booting, /sys is
25 > > mounted with the correct file system. Still very strange.
26 >
27 > Hmm... so, something does solve the problem you are seeing at the
28 > beginning later on.
29 > Did you update all the configuration files (including the ones in
30 > /etc/init.d/.. )?
31 > It could be that something there is not set correctly.
32 >
33 > For now, I am assuming the issue is in the boot-sequence/runlevel.
34 >
35 > Can you check which services are in your boot-runlevel?
36 > I have:
37 > bootmisc, checkfs, checkroot, clock, consolefone, hostname, keymaps,
38 > localmount, modules, net.lo rmnologin and urandom.
39 > Think these are the default ones.
40 >
41 > Do you use an initrd? If yes, did you update this as well?
42
43 I regenerated the initrd, but I am still using 2.6.20 kernel which I
44 will update soon, but I wonder if this is the problem -- something
45 wrong with the initrd, but regenerating did not fix it. In my boot
46 level I have
47 bootmisc@
48 consolefont@
49 device-mapper@
50 fsck@
51 hibernate-cleanup@
52 hostname@
53 hwclock@
54 keymaps@
55 localmount@
56 modules@
57 mtab@
58 net.lo@
59 procfs@
60 root@
61 swap@
62 sysctl@
63 termencoding@
64 urandom@
65 in my sysinit I have
66 devfs@
67 dmesg@
68 udev@
69
70 --
71 Your life is like a penny. You're going to lose it. The question is:
72 How do
73 you spend it?
74
75 John Covici
76 covici@××××××××××.com

Replies

Subject Author
Re: [gentoo-user] strange error during boot Joost Roeleveld <joost@××××××××.org>