Subject: Re: SV: Panic - MMU Fault
To: Thomas =?iso-8859-1?Q?Sj=F6lin?= <munchkin@swipnet.se>
From: Ignatios Souvatzis <is@netbsd.org>
List: port-amiga
Date: 11/04/2005 22:03:59
On Fri, Nov 04, 2005 at 09:59:46PM +0100, Thomas Sjölin wrote:
> > Hm, this shouldn't matter for the _install_, but it won't let 
> > your boot the kernel with bootblocks afterwards.
> > 
> > Try to boot with -s to not load the debugging symbol table.
> > 
> > Regards,
> > 	-is
> 
> It's a full 68040 so it has a MMU. I can't see why I get that error.

MMU table overflow because of limits of the "PMAP" implementation in
NetBSD/Amiga and the size of the address space needed for the cv64/3d.

Not pulling the symbol table in often helps.

That's why I asked you to try with -s.

Regards,
	-is