Subject: Kernel problems
To: None <amiga@NetBSD.ORG>
From: MoK! <esteneru@direct.ca>
List: amiga
Date: 06/21/1995 14:30:11
I just finished attempting to compile my own kernel.

According to the NetBSD-Amiga.faq, I should go to /sys/arch/amiga/conf and
then type config.new GENERIC to make the generic kernel.  This is the result:

std.amiga:5:cannot open files.amiga.newconf for reading:no such file or
directory


According to the 386BSD faq I should type config GENERIC.  This is the result:

config: line 9: syntax error
config: line 116: syntax error
config: line 121: syntax error
config: line 126: syntax error
config: line 147: syntax error
config: line 157: syntax error
config: line 162: syntax error
config: line 172: syntax error
config: line 178: syntax error
Specify machine type, e.g. ``machine vax''


I am running NetBSD 1.0a and have the sources from netbsd.org from June 2nd.