Re: Booter for 9.3 kernel not working

Martin Husemann <[email protected]> Wed, 24 Jan 2024 13:53:59 +0100
Newsgroups gmane.os.netbsd.ports.mac68k
Message-ID <[email protected]>
On Wed, Jan 24, 2024 at 06:45:21AM -0500, Matthew Stock wrote:
> This doesn't appear to be a filesystem issue, as I can get prebuilt
> GENERICSBC to load from the root filesystem, and my GENERICSBC will
> not load from the root filesystem nor the native partition.

Can you compare the output of
	file netbsd
and 
	readelf -hlS netbsd
for the working and the non working kernels?

Martin