Subject: Re: 1.6 & -current miniroot: grey screen after loading kernel
To: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
From: Aymeric Vincent <Aymeric.Vincent@labri.fr>
List: port-amiga
Date: 01/06/2003 11:15:33
Aymeric Vincent <Aymeric.Vincent@labri.fr> writes:

> So, if your kernel is smaller than 0x200000 bytes, its physical
gah! s/physical$/virtual/ but anyway, nobody read that. :-)

> addresses will fit below the barrier where physical memory gets
> mapped and things will happen to work (with a little bit of luck,
> too, because the kernel is not the only thing mapped). If your kernel
> has addresses above this barrier, some memory mappings will clash, and
> "anything can happen".

 Aymeric