Subject: Re: kernel panic (after MP)
To: None <current-users@netbsd.org>
From: Matt Doughty <mdoughty@japan.ea.com>
List: current-users
Date: 10/04/2002 10:49:32
On Fri, Oct 04, 2002 at 09:40:34AM +0800, Clarence wrote:

> Sorry for break in.  Where should I start for playing with the MP ?  I
> have a machine with two slot1 PIII-500s for FreeBSD now and I want to
> install netbsd-MP as well.
> 
> Clarence
> 

Assuming you have up to date current srcs:
reinstall config
config GENERIC.MP
build GENERIC.MP
try to boot from it.

Some would probably recommend building the single processor kernel, and
system first, and then create the MP kernel. In my case, the above worked
without a hitch.

--Matt