On Thu, 2004-07-22 at 13:07, Greg Folkert wrote: > On Wed, 2004-07-21 at 18:55, Jacob Friis Larsen wrote: > > Greg Folkert wrote: > > > On Wed, 2004-07-21 at 18:19, Jacob Friis Larsen wrote: > > > > > >>I still only see 1 CPU. > > >>On Redhat I can see all 4 CPUs. > > >>Would that be possible? > > > > > > Please do a: > > > > > > uname -a > > > > > > Copy and paste the result please. > > > > react1:~# uname -a > > Linux react1 2.4.26-2-686 #1 Mon May 17 22:19:48 EST 2004 i686 unknown > > Nope... you do not have an SMP capable Kernel. > > What distro are you using? What version?
If you do "apt-cache search kernel-image" you can see all the prebuilt kernels available for install. The ones with "-smp" are the smp-enabled ones. The command apt-get install kernel-image-2.4.26-1-686-smp should install that *smp-enabled* kernel, and reconfigure grub/lilo to provide an extra menu entry at boot time to boot into that kernel [at least it does with Sarge]. Of course you have to select the appropriate kernel image for your CPU type, etc. NB: I haven't used smp kernels myself. Regards, Simon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]