Re: [newbie] SMP question

1999-12-14 Thread phins13

Robert Weider <[EMAIL PROTECTED]> wrote:
>
>Does anyone know which kernal do I need to upgrade to
>via rpm upgrade or compile to support a smp system? 
>TIA 
>Robert
>
>__
>Do You Yahoo!?
>Thousands of Stores.  Millions of Products.  All in one place.
>Yahoo! Shopping: http://shopping.yahoo.com
I'm not 100% sure, but doesn't the kernel that comes with 
the new Mandrake release support SMP. Try installing the 
kernel headers and source RPM that come with the Mandrake 6.1
distribution. From your command line:
cd /usr/src/linux
make xconfig

>From here you should be able to choose the options you want
in your kernel. I believe you will find an SMP option. 
Then:
make dep
make bzImage
make modules
make modules_install
make install

Make sure to change your lilo.conf file to include your
new and old kernel just in case your new compilation of
the kernel doesn't work.
Good Luck.
SA
--
Do you do Linux? :)
Get your FREE @linuxstart.com email address at: http://www.linuxstart.com



Re: [newbie] SMP question

1999-12-13 Thread John Aldrich

On Sat, 11 Dec 1999, you wrote:
> Does anyone know which kernal do I need to upgrade to
> via rpm upgrade or compile to support a smp system? 
> TIA 
> Robert
> 
an SMP kernel, obviously. :-) They are marked as
"kernel--smp.mdk.i586.rpm" or something similar. It's
pretty obvious which RPMs are smp kernels already. 
Also, ANY kernel you hand-compile is capable of SMP. It's
one of the config options which come up during the
config/menuconfig/xconfig
John



[newbie] SMP question

1999-12-13 Thread Mike Fieschko

>>> "Robert" == Robert Weider <[EMAIL PROTECTED]> writes:

Robert> Does anyone know which kernal do I need to upgrade to via
Robert> rpm upgrade or compile to support a smp system?  TIA

This is a shot in the dark, but how about

kernel-smp-2.2.13-7mdk.i586.rpm

or

kernel-smp-fb-2.2.13-7mdk.i586.rpm

at

rpmfind.net:/linux/Mandrake/6.1/Mandrake/RPMS

you might want to grab the kernel-headers-2.2.13-7mdk.i586.rpm and
kernel-source-2.2.13-7mdk.i586.rpm from the same site.  

-- 
Mike Fieschko, West Orange, NJ, USA
X-Mailer: XEmacs 21.1, VM 6.75 and random-sig.el
Kernel 2.2.14-1mdk
http://www.viconet.com/fieschko/home.htm
Dec 12 Third Sunday of Advent
"Tradition means giving votes to the most obscure of all classes, our
ancestors. It is the democracy of the dead. Tradition refuses to
submit to that arrogant oligarchy who merely happen to be walking
around." - [G.K. Chesterton, in Orthodoxy, 1908]



[newbie] SMP question

1999-12-12 Thread Robert Weider


Does anyone know which kernal do I need to upgrade to
via rpm upgrade or compile to support a smp system? 
TIA 
Robert

__
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com