Building ATA RAID and SMP Support into Slackware 9
TheMadPenguin writes "This HOWTO will describe the steps necessary to build support into Slackware Linux 9.0 for
Symmetric multiprocessing (SMP) and a Promise Ultra ATA RAID redundant drive array. By default, there is no support for these configurations unless specified through a kernel recompilation after the initial install."
Building ATA RAID and SMP Support into Your Kernel
Those complaints asside, the guy knows what he's doing, so if you want to run RAID or SMP on your kernel, give it a read.
Comment forecast: Bits of genius surrounded by a sea of mediocrity.
It's better to use Slackware's kernel-source-2.4.20-noarch-5.tgz package, since it already contains patches for some ext3 bugs as well as the recent ptrace exploit.
If you do use the original 2.4.20 tarball in the source/k directory, you will need to apply the linux-2.4.20.ptrace.diff.gz that you'll find in the same directory, and if you use ext3, you'll also want to apply the patches from the ext3-patches directory.
EXTRAVERSION = -smp_raid
Then you'll have two entries under