Subject: boot: short read
To: None <port-sparc@NetBSD.ORG>
From: Erik E. Fair <fair@clock.org>
List: port-sparc
Date: 06/03/1997 20:23:31
The last two kernels I've built have failed to load correctly.

These are debug kernels - the "short read" diagnostic comes while loading
the symbol table into RAM. Why are we loading the symbol table into RAM in
a non-DDB kernel (I recognize the booter can't know that, but the kernel
itself preserves them...).

I suspect the debug symbol stripper is screwing up. Anyone else had this
problem?

	curious,

	Erik