Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Where should i ask Gentoo/Xen/hardware questions?
Date: Wed, 06 Oct 2010 10:12:24
Message-Id: AANLkTinEriU5diMOyAUn62shm3mtXgmuCBb1JT-McSNS@mail.gmail.com
In Reply to: [gentoo-user] Where should i ask Gentoo/Xen/hardware questions? by Olaf Krause
1 >
2 > We successfully operate some HP Proliant DL380 G3, using Gentoo Xen-kernels
3 > as Dom0 and DomU.
4 > Now i tried to upgrade to Generation 4 and 6:
5 > * HP Proliant DL380 G4
6 > * HP Proliant DL380 G6
7 >
8 > Grub works fine. After selecting a kernel to boot, it is loaded and starts
9 > operating and fails some lines later with a kernel panic. The kernel seems
10 > not to find the HP SCSI controller (/dev/cciss/...).
11 >
12 > I made sure, that the kernel has build in the needed drivers as described
13 > here:
14 > http://en.gentoo-wiki.com/wiki/HP_ProLiant_DL380_G5
15 >
16
17 Did you remember to build the filesystem drivers into the kernel (ie not as
18 a module) and follow the directions on building the hardware drivers into
19 the kernel as well?
20
21
22 > Funny is, that the Gentoo boot images do work, for example
23 > install-x86-minimal-20100216.iso.
24 >
25 >
26 If /proc/config.gz exists when you boot from that image you could compare
27 that to the .config file that you're using to see what the differences are.

Replies

Subject Author
Re: [gentoo-user] Where should i ask Gentoo/Xen/hardware questions? Olaf Krause <gentoo_ac@××××.de>