Re: kernel for MVME167

Henning Kiel <[email protected]> Tue, 19 Aug 2003 12:08:36 +0200 (CEST)
Newsgroups gmane.os.netbsd.ports.mvme68k
Message-ID <[email protected]>
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...