Subject: Building a kernel
To: None <netbsd-help@NetBSD.ORG>
From: Juan Jordana Jord <jord@dial.eunet.es>
List: netbsd-help
Date: 02/12/1995 16:20:16
Last version of files.amiga.newconf corresponding to last version of GENERIC
which I just downloaded from net-1.iastate.edu:..../sys/arch/amiga/conf/
states that first item should be "maxpartitions":


#	$NetBSD: files.amiga.newconf,v 1.16 1995/01/25 20:45:33 cgd Exp $

# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 16			# NOTE THAT AMIGA IS SPECIAL!

maxusers 2 8 64
.......  [rest of the file]


Now when I execute "config.new GENERIC" I get a syntax error in file
"files.amiga.newconf", line #4. Apparently config.new does not recognize
the "maxpartitions" keyword.

With the old versions of GENERIC and files.amiga.newconf, this problem
didn't appear, simply because there was no "maxpartitions" line.

Do I need a new "config.new"??... or what is the problem??

Thank you for any help.

--- 
J,Jordana