Subject: Re: mb_map full
To: Francis Dupont <Francis.Dupont@inria.fr>
From: Adam Glass <glass@NetBSD.ORG>
List: current-users
Date: 03/27/1995 09:48:06
> => very easy: add the flag GATEWAY in your netbsd config file
> (fast and clean way to solve the problem in the first case).
> The size (NMBCLUSTERS) is defined in the machine param.h file.
> 

this is too easy and has undesired effects.

try
options NMBCLUSTERS=X

where X is some # greater than what appears in <machine/param.h>

later,
Adam Glass