I have a dual opteron computer that was running an SMP kernel on FC4.
Today I did I new install of FC5 and the non-SMP kernel was installed.
title Fedora Core (2.6.17-1.2157_FC5)
root (hd0,0)
kernel /vmlinuz-2.6.17-1.2157_FC5 ro root=/dev/md1
initrd /initrd-2.6.17-1.2157_FC5.img
title Fedora Core (2.6.15-1.2054_FC5)
root (hd0,0)
kernel /vmlinuz-2.6.15-1.2054_FC5 ro root=/dev/md1
initrd /initrd-2.6.15-1.2054_FC5.img
uname -s -r -i
Linux 2.6.17-1.2157_FC5 x86_64
Why would FC4 install SMP but not FC5???
What is the best way to switch to the SMP kernel???