Subject: Re: MVME147 sboot trouble
To: None <port-mvme68k@netbsd.org>
From: Gerry Belanger <wa1hoz@rcn.com>
List: port-mvme68k
Date: 10/19/2001 09:54:32
At 08:54 PM 10/17/01 +0100, Steve wrote:
>
>The `sboot' program looks for a filename which is derived from the board's
>IP address. In your case, do the following in /tftpboot:
>
>	# ln -s netboot 0a045693.147
>
>That is, the IP address in hex with `.147' appended.
>

That did it.  Installation a success. Of course I then re-read
install(8) and found that info. 8-(.

Next question.  Since my '147 has only 8mb on board, I
added a MVME226-2 8MB board, addresses starting at 
$00800000.  Will NetBSD make use of it automatically?

dmesg said:

NetBSD 1.5.2 (GENERIC) #1: Sun Aug 19 23:31:28 BST 2001
    steve@fatbob.mctavish.co.uk:/usr/src/sys/arch/mvme68k/compile/GENERIC
Motorola MVME-147S: 25MHz MC68030 CPU+MMU, MC68882 FPU
total memory = 8192 KB
avail memory = 5696 KB

I am inferring that it is not using the external memory.
So I think I am missing yet another magic incantation.
Any clues?

gerryb