On Wed, Sep 14, 2016 at 11:12:17AM -0500, Patrick Welche wrote: > I also tried tftp, and get stuck at the same value whether a kernel or > its compressed version is used - would that rule out the pxe boot side > of things? (FreeBSD iso served via its pxe boot from the same NetBSD > server also worked.)
Can you show the output of "size netbsd" (for the uncompressed kernel) and what value you get stuck at? Also details from "readelf -e netbsd" might be interesting here. Martin