Subject: Re: ROM problem.
To: Matthew Hudson <mhudson@home.com>
From: Simon Burge <simonb@telstra.com.au>
List: port-pmax
Date: 03/28/1999 11:51:43
Matthew Hudson wrote:

> I currently netboot NetBSD/vax from Linux via mopd.
> NetBSD/vax uses a mop bootloader. I'm figuring this
> will also be the same for mop on the DECSystem?

DECsystems use ECOFF kernels - I think VAXs use a.out?  From a quick
look at the manpages, I guess you run mopa.out to produce an image and
then mopd serves that image?  If that's the case, we either need to make
mopa.out a more general program (like mopgenimage or somesuch), or make
either an mop.elf or mop.ecoff.

Simon.