QUOTE (klaude)
We use 3ware Escalade 7xxx series RAID cards. May I have your ticket number?
Hi Kevin,
Thanks, but finally managed to get it resolved by having tech support do a reboot for me each time I tried recompiling the kernel. Luckily, only took 2 reboots and some "hands & eyes" from them to identify the problem. Turns out it wasn't the RAID after all. It was that dang Intel Gigabit NIC(e1000) which required me to compile e1000 support into the kernel.
Strangely, the default install was loading the e1000 as a module. But try as I might, couldn't get my new kernels to work with it as a module. In the end, upgraded to the 2.4.24 kernel which has built-in support for it
My guess is that SM has a copy of e1000.o handy which they can dump into the /lib/modules/2.4.18 folder for each of their Debian install...oh yah, that and a change in modules.conf to add an alias for eth0 to e1000