Subject: Re: kernel for MVME167
To: Steve Woodford <scw@netbsd.org>
From: Henning Kiel <kiel@physik.uni-dortmund.de>
List: port-mvme68k
Date: 08/19/2003 12:08:36
On Tue, 19 Aug 2003, Steve Woodford wrote:

> On Tue, 19 Aug 2003, Henning Kiel wrote:
>
> > I am successfully running netbsd. Now I wanted to compile my own kernel,
> > but got errors:
>
> Apply the attached patch to sys/arch/mvme68k/include/param.h.

Ok. The patch works.
What do I have to do once 'make' is finished?
how do I "test" the kernel (ie. boot it without changing the default
kernel) and then (if it works) install as the default kernel?
(On Linux I have to run "lilo" or change grub.conf to use the new kernel,
depending on whether I use lilo or grub)
Is there something similar? I remember callin "bo 0,,vmebsd" or so on tyhe
MVME147 for my own kernel...