This is an old revision of the document!
Kernel
We'll need to configure an SMP kernel to get full functionality of our systems.
We need to add large memory (4
GB) support.
We need to remove ACPI support, and add APM support.
Remove USB and sound, as this system does not have them.
Remove SymBIOS SCSI drivers, as we've got nothing attached to that controller. (We're using the ida driver for the SmartArray 4200 RAID controller.)
Initial test on Bud - download SMP kernel
Downloaded and installed:
kernel-headers-2.4.27-2
kernel-image-2.4.27-2-686-smp
Package installation updated GRUB, .. next step is to try and boot the SMP kernel.