Subject: Re: loadbsd problem
To: Adam Ciarcinski <adam@pulstar.man.szczecin.pl>
From: Ignatios Souvatzis <is@beverly.kleinbus.org>
List: port-amiga
Date: 12/14/2000 22:28:44
On Thu, Dec 14, 2000 at 09:21:56AM +0100, Adam Ciarcinski wrote:
> > yesterday I tried to install NetBSD to my Amiga4000 (equipped with an EC030
> > and WB3.0) the first time ever. I followed the installation procedure until
> 
> ASAIK 68EC030 does not have a MMU, so you actually can't install NetBSD.

yes, you're right. This nicely explains the error: Kernel starts,

switches everything (DMA, Interutps) off, tries to set up the MMU,
jumps to its MMUd copy, ... hm... no, I guess it would get an unimplemented
instruction trap when touching the MMU, crashing right there.

Regards,
	-is