Hello, Everyone!
I am trying to install the “Raid-Rocket 133 PCI RAID Card” based on the HPT372A Highpoint Chipset. (Continued from
http://forums.contribs.org/index.php?topic=8704.msg32640#msg32640 )
I have downloaded the source code drivers and printed all of the driver manuals for their website at:
http://www.highpoint-tech.com/usaindex.htm After searching the forums here about hardware raid, I concluded that I need to compile a new kernel for the SME 6.0beta3 for two reasons: 1) Remove existing ‘HPT366 IDE’ support and 2) load the new ‘HPT372A’ raid driver.
The manual for my raid card says to “Build a new kernel from source” I will need these packages installed: kernel-headers, kernel-source, make, binutils, glibc-devel, ncurses, ncurses-devel, cpp, and gcc.
How do I tell if these packages are installed? I found these packages on my Red Hat 8.0 cd and over at
http://contribs.org , does anyone know if they will work with SME 6.0b3?
I have seen it mentioned in these forums that I could compile on my spare red hat 9.0 box with different hardware. But then I couldn’t boot the new kernel until I put it on the SME hardware, right?
Thank you!