Link to home
Start Free TrialLog in
Avatar of kennycpu
kennycpu

asked on

RH71 kernel howto?

I want to rebuilt RH71 2.4.8 kernel in Dell 2550 with perc3 RAID controller support. But I don't know how to install the PERC controler with kernel modules.
Avatar of Cook
Cook

The Perc-raid controller (an oem-ed adaptec) is now called aaraid.

It's not included in the vanilla kernels on kernel.org. However Redhat does have aaraid support in it's kernel.

so you have two possibilities:
1 patch the vanilla kernel with the aaraid's source (it's on the net, can't remeber where right now)
2 use the latest RH kernel from their site (however i fear they dont "have" 2.4.8 yet. 2.4.3 seems to be the latest).

succes.
Avatar of kennycpu

ASKER

The kernel 2.4.10 is not include aaraid, so how can I do?
ASKER CERTIFIED SOLUTION
Avatar of Cook
Cook

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thank a lot !!