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 16:52:28
Message-Id: 18836.21444.865211.796947@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 3:21 pm, Momesso Andrea wrote:
3 > > On Thu, Feb 12, 2009 at 02:44:15PM +0100, Joost Roeleveld wrote:
4 > >> On Thu, February 12, 2009 2:26 pm, John covici wrote:
5 > >> > on Thursday 02/12/2009 Joost Roeleveld(joost@××××××××.org) wrote
6 > >> > > On Thu, February 12, 2009 2:05 pm, John covici wrote:
7 > >> > > > on Thursday 02/12/2009 Joost Roeleveld(joost@××××××××.org) wrote
8 > >> > > > > On Thu, February 12, 2009 10:52 am, John covici wrote:
9 > >> > > > > > Hi. I just upgraded a gentoo system from about August 2008
10 > >> to
11 > >> > > > current
12 > >> > > > > > -- including updating baselayout and openrt and now when I
13 > >> boot
14 > >> > I
15 > >> > > > get
16 > >> > > > > > a series of messages quite early in the boot modprobe: fatal
17 > >> > /sys is
18 > >> > > > > > not mounted. Eventually it does boot and all seems to work
19 > >> with
20 > >> > the
21 > >> > > > > > exception of the script for my hsfmodem, but I am curious as
22 > >> to
23 > >> > what
24 > >> > > > > > those message mean and if there is a way to fix them.
25 > >> > > > > >
26 > >> > > > > > Any assistance would be appreciated.
27 > >> > > > >
28 > >> > > > > Did you include sysfs support to your kernel and do you have a
29 > >> > > > directory
30 > >> > > > > '/sys'? (SYSFS)
31 > >> > > > > This can be found in: File systems / Pseudo filesystems in the
32 > >> > kernel
33 > >> > > > > configuration.
34 > >> > > > >
35 > >> > > > > The '/sys' filesystem is as important as '/proc' these days.
36 > >> > > >
37 > >> > > > The plot thickens -- by the time I log in after booting, /sys is
38 > >> > > > mounted with the correct file system. Still very strange.
39 > >> > >
40 > >> > > Hmm... so, something does solve the problem you are seeing at the
41 > >> > > beginning later on.
42 > >> > > Did you update all the configuration files (including the ones in
43 > >> > > /etc/init.d/.. )?
44 > >> > > It could be that something there is not set correctly.
45 > >> > >
46 > >> > > For now, I am assuming the issue is in the boot-sequence/runlevel.
47 > >> > >
48 > >> > > Can you check which services are in your boot-runlevel?
49 > >> > > I have:
50 > >> > > bootmisc, checkfs, checkroot, clock, consolefone, hostname,
51 > >> keymaps,
52 > >> > > localmount, modules, net.lo rmnologin and urandom.
53 > >> > > Think these are the default ones.
54 > >> > >
55 > >> > > Do you use an initrd? If yes, did you update this as well?
56 > >> >
57 > >> > I regenerated the initrd, but I am still using 2.6.20 kernel which I
58 > >> > will update soon, but I wonder if this is the problem -- something
59 > >> > wrong with the initrd, but regenerating did not fix it. In my boot
60 > >> > level I have
61 > >> > bootmisc@
62 > >> > consolefont@
63 > >> > device-mapper@
64 > >> > fsck@
65 > >> > hibernate-cleanup@
66 > >> > hostname@
67 > >> > hwclock@
68 > >> > keymaps@
69 > >> > localmount@
70 > >> > modules@
71 > >> > mtab@
72 > >> > net.lo@
73 > >> > procfs@
74 > >> > root@
75 > >> > swap@
76 > >> > sysctl@
77 > >> > termencoding@
78 > >> > urandom@
79 > >> > in my sysinit I have
80 > >> > devfs@
81 > >> > dmesg@
82 > >> > udev@
83 > >>
84 > >> Do you have "device-mapper" in your boot-level?
85 > >> In that case, you might want to check which init-script mounts the
86 > >> '/sys'
87 > >> filesystem as this script requires the /sys filesystem to be mounted.
88 > >>
89 > >> May I ask why you have this added as I don't use it with my LVM drives.
90 > >>
91 > >
92 > > http://bugs.gentoo.org/show_bug.cgi?id=258442
93 >
94 > Helpful, but only if OP is using module-init-tools 3.6, which is currently
95 > in unstable for all archs.
96 >
97 > John, can you please confirm which 'module-init-tools' version you are using?
98 Its 3.6 -- I have gone to complete unstable on that box.
99
100 --
101 Your life is like a penny. You're going to lose it. The question is:
102 How do
103 you spend it?
104
105 John Covici
106 covici@××××××××××.com

Replies

Subject Author
Re: [gentoo-user] strange error during boot Momesso Andrea <momesso.andrea@×××××.com>