Subject: Re: More bootp/tftp fun
To: Mauricio Tavares <Mauricio@proedint.com>
From: Simon Burge <simonb@netbsd.org>
List: port-pmax
Date: 08/01/1999 14:18:11
Mauricio Tavares wrote:

> 07/31/99   08:30:38 PM   BootP: Processing request from: 08-00-2B-17-91-25
> 07/31/99   08:30:38 PM   BootP: Request from: 08-00-2B-17-91-25 processed.
> 07/31/99   08:30:38 PM   TFTP: Started transfer of: F:\TEMP\NETBSD\PMAX\DISKMAGE to 10.0.0.12

This is your problem - you're trying to boot a diskimage, not a kernel.
I've just copied the 1.4.1 netboot install kernel to:

	ftp.netbsd.org:/pub/NetBSD/arch/pmax/snapshot/1.4.1/binary/kernel/install.ecoff.gz

you'll need to gunzip it (does winzip do this??), and try booting that.
If you can't gunzip it, I'll put a gunzip'd version on ftp.netbsd.org
for you.

Simon.