Subject: Re: update(2): Re: netboot on 5000/240 probs
To: Michael Bartosh <bartosh@apple.tamu.edu>
From: Simon Burge <simonb@netbsd.org>
List: port-pmax
Date: 10/26/1999 13:53:22
Michael Bartosh wrote:

> Should work! Worked for septilum. But console says:
> 
> -tftp load
> ?IO 3/tftp a.out (-2)

This looks sus - is the file "install" an a.out, ELF or ECOFF
file?  Using "file install" should tell you.  Failing that, try
"od -x install | head" and sent it to the list.

Simon.