Which Kernel Do I Select?
I am looking to upgrade my Kernel on my Debian production server however I don't know which kernel is best to select and install. Right now I am using
Code:
stricom:~# uname -a
Linux stricom 2.6.8-2-386 #1 Thu May 19 17:40:50 JST 2005 i686 GNU/Linux
So now when I want to install the latest 2.6.14 kernel, which do I select for my AMD XP 2000+ CPU?
Code:
linux-image-2.6.14-2-386 - Linux kernel 2.6.14 image on 386-class machines
linux-image-2.6.14-2-686 - Linux kernel 2.6.14 image on PPro/Celeron/PII/PIII/P4 machines
linux-image-2.6.14-2-686-smp - Linux kernel 2.6.14 image on PPro/Celeron/PII/PIII/P4 SMP machines
linux-image-2.6.14-2-k7 - Linux kernel 2.6.14 image on AMD K7 machines
linux-image-2.6.14-2-k7-smp - Linux kernel 2.6.14 image on AMD K7 SMP machines