Re: Memory defined at boot time incorrect

Andy Ruhl <[email protected]> Thu, 6 Feb 2020 11:01:51 -0700
Newsgroups gmane.os.netbsd.ports.i386
Message-ID <CAJcb3fp2msAHkTx06ZRRrNjV_MrOMNkoznqiuUHo2J3zYiKntw@mail.gmail.com>
On Thu, Feb 6, 2020 at 12:04 AM Michael van Elst <[email protected]> wrote:
> The other 2 gigs are probably not accessible from 32bit code. The
> GENERIC_PAE kernel might help.

Yeap that did the trick, thanks. I actually have 8 gigs of memory
installed and it detected it.

Andy