RE: Can't boot after compile kernel-2.6.23.1
- From: "Geofrey Rainey" <Geofrey.Rainey@xxxxxxxxxx>
- Date: Mon, 26 Nov 2007 08:37:12 +1300
You could try recompiling again and instead of compiling those drivers
as LKMs and subsequently creating an initrd image with them in it,
compile those drivers into the
kernel itself.
Geoff.
-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx
[mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Allen Chen
Sent: Saturday, 24 November 2007 11:09 a.m.
To: General Red Hat Linux discussion list
Subject: Can't boot after compile kernel-2.6.23.1
Hi, everybody
I have an IBM HS21 blade with LSISAS1064e controller. It works fine with
RHEL 4 2.6.9-5.ELsmp.
I downloaded linux-2.6.12.6.tar.gz and compiled it. The .config file is
a copy of /boot/config-2.6.9-5.ELsmp and modified by running make
xconfig(just add LSISAS1064e support. After I reboot with the new
kernel, I got this error message at the very beginning of the boot
process:
.......
PCI 0000:00:1e.0: error creating sysfs bridge symlink, continuing PCI
0000:00:1e.0: error creating sysfs bridge symlink, continuing PCI
0000:00:1e.0: error creating sysfs bridge symlink, continuing PCI
0000:00:1e.0: error creating sysfs bridge symlink, continuing PCI
0000:00:1e.0: error creating sysfs bridge symlink, continuing PCI
0000:00:1e.0: error creating sysfs bridge symlink, continuing PCI
0000:00:1e.0: error creating sysfs bridge symlink, continuing
insmod: error inserting "/lib/sd_mod.ko: -1 Unknown symbol in module
insmod: error inserting "/lib/mptscsih.ko: -1 Unknown symbol in module
insmod: error inserting "/lib/mptsas.ko: -1 Unknown symbol in module
...............
mptsas.ko,mptscsih.ko and sd_mod.ko are created into initrd.img.
I need these modules to boot into LSISAS1064e.
Any help?
Thanks
Allen
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
==========================================================
For more information on the Television New Zealand Group, visit us
online at tvnz.co.nz
==========================================================
CAUTION: This e-mail and any attachment(s) contain information that
is intended to be read only by the named recipient(s). This information
is not to be used or stored by any other person and/or organisation.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- References:
- Can't boot after compile kernel-2.6.23.1
- From: Allen Chen
- Can't boot after compile kernel-2.6.23.1
- Prev by Date: Any Certified Laptops In The Future?
- Next by Date: RE: Oracle on Red Hat best practices
- Previous by thread: Can't boot after compile kernel-2.6.23.1
- Next by thread: how to find hidden host within LAN
- Index(es):
Relevant Pages
- Re: configurable device (and other) tables in the kernel ?
... We have several tables in our kernel and modules, ... Right now we compile
them statically in the code. ... Windows and MAC OS X both use plain text files to hold things
like PCI device ... IDs to match drivers to devices. ... (freebsd-arch) - Cant boot after compile kernel-2.6.23.1
... The .config file is a copy of /boot/config-2.6.9-5.ELsmp and modified by running make
xconfig(just add LSISAS1064e support. ... After I reboot with the new kernel, I got this error
message at the very beginning of the boot process: ... PCI 0000:00:1e.0: error creating
sysfs bridge symlink, ... (RedHat) - Re: Fedora 7 live CD on ThinkPad 600X fails
... When I boot from the CD, ... pci 0000:00:01.0: Error creating sysfs
bridge symlink, ... the "yum upgrade" method). ... (Fedora) - soundcard via ac97
... With make menuconfig I use to compile a PCI card under device drivers:
... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... (Debian-User) - [PATCH]: Suppress PCI bridge sysfs error messages.
... While fiddling with PCI hotplugging, ... pci 0001:00:02.4: Error creating sysfs
bridge symlink, ... This patch also cleans up some crazy whitespace indentation. ...
(Linux-Kernel)