On Tue, Aug 25, 2009 at 10:39 AM, Urs Beyerle<[email protected]> wrote: > Daniele Benedetti wrote:
>> What I should do to install the 64bit multicore kernel and then modify >> the boot kernel? > > Install the smp kernel (I do not see it in the above list) > > yum install kernel-smp.x86_64 kernel-smp-devel.x86_64 > > If needed modify /etc/grub.conf to make the smp kernel the default kernel. > > Urs Also, look in /etc/sysconfig/kernel and make sure it has a line like: DEFAULTKERNEL=kernel-smp This way, grub will make the -smp kernel default. Akemi
