Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kernel-2.6.27 boot problem
Date: Sun, 14 Dec 2008 20:58:24
Message-Id: 200812142158.18111.volker.armin.hemmann@tu-clausthal.de
In Reply to: [gentoo-user] kernel-2.6.27 boot problem by David Relson
1 On Sonntag 14 Dezember 2008, David Relson wrote:
2 > I'm attempting to upgrade my kernel from 2.6.25-gentoo-r7 to
3 > 2.6.27-gentoo-r5 and have run into a snag.
4 >
5 > With the 2.6.25 kernel, the boot proces displays
6 >
7 > ...[stuff]...
8 > Loading modules
9 > ... libata ...
10 > ... scsi_wait_scan ...
11 > ... ahci ...
12 > ... sg ...
13 > ... ehci-hcd ...
14 > ... usb-storage ...
15 > ... uhci-hcd ...
16 > ... ohci-hcd ...
17 > Activating mdev
18 >
19 > With the 2.6.27 kernel, after displaying "Loading modules" and its
20 > related messages, the "Activating mdev" message never appears and the
21 > boot process is stopped.
22 >
23 > Anybody know what's wrong?
24 >
25 > FWIW, the mobo is an ASUS M2A-VM HDMI with an AMD64 X2 5000+ CPU and
26 > 8GB ram. The 2.6.25 kernel is new as I've just upgraded from an IDE HD
27 > to SATA. The 2.6.27 configuration was generated from the 2.6.25
28 > configuration using "make oldconfig".
29
30 so you are missing the right drivers and you have the wrong entries in
31 /etc/fstab? Because sata = sdX. ide = hdX.
32
33 oh - and not using an initrd and having everything needed to boot in the
34 kernel takes away a lot of potential problems.

Replies

Subject Author
Re: [gentoo-user] kernel-2.6.27 boot problem David Relson <relson@×××××××××××××.com>