Re: SMP kernel installation

2003-01-08 Thread Ceri Davies
On Wed, Jan 08, 2003 at 06:37:56PM +, Stacey Roberts wrote: > > > > You just need to uncomment/enable these options in the GENERIC kernel > > configuration like so: > > > > #cpuI486_CPU > > cpu I586_CPU > > cpu I686_CPU > > Is *this* actually correct? > > Loo

Re: SMP kernel installation

2003-01-08 Thread Stacey Roberts
On Wed, 2003-01-08 at 13:08, Khairil Yusof wrote: > On Tue, 2003-01-07 at 14:18, shubha mr wrote: > > > For a multiprocessor machine,to install FreeBSD,is > > something extra needs to be done from what will be > > done to install the OS for a uni processor machine?I > > mean is there anything diff

Re: SMP kernel installation

2003-01-08 Thread Khairil Yusof
On Tue, 2003-01-07 at 14:18, shubha mr wrote: > For a multiprocessor machine,to install FreeBSD,is > something extra needs to be done from what will be > done to install the OS for a uni processor machine?I > mean is there anything different to be installed for a > symmetric multi processor machin

Re: SMP kernel installation

2003-01-06 Thread Mike Hogsett
Sorry after re-reading my reply one thing I did not make clear Install freebsd as you would with a uniprocessor machine, then boot that install and do what I recommend below - Mike > > You need to recompile the kernel with the SMP options turned on, install > the kernel and reboot. On a

Re: SMP kernel installation

2003-01-06 Thread Mike Hogsett
You need to recompile the kernel with the SMP options turned on, install the kernel and reboot. On a reasonable modern machine takes less than 10 minutes. See /usr/src/sys/i386/conf/GENERIC and the FreeBSD Handbook. - Mike > Hi, > For a multiprocessor machine,to install FreeBSD,is > something

SMP kernel installation

2003-01-06 Thread shubha mr
Hi, For a multiprocessor machine,to install FreeBSD,is something extra needs to be done from what will be done to install the OS for a uni processor machine?I mean is there anything different to be installed for a symmetric multi processor machine? thanks shubha __