Subject: Re: PR# 5087. It won't die.
To: David Hopper <dhop@nwlink.com>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: port-amiga
Date: 09/26/1998 20:54:07
On Fri, Sep 25, 1998 at 07:33:34PM -0700, David Hopper wrote:
> Add me to the list of folks bitten by this one.
> 
> What confuses me is how chopps' GENERIC install kernel runs just fine.
> It's only when I config, build and boot my own kernel that the console
> 'submarines'.  It's such an odd problem that I thought it was me,
> something buried in iteconfig or grfconfig, until I found the PR,
> generated for 1.3, at
> http://www.NetBSD.org/cgi-bin/query-pr-single.pl?number=5087 .

options "VM_KERNEL_PT_PAGES=4" might work.

make clean before make, after you change that.

	-is