Gentoo Archives: gentoo-user

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

Replies

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