Subject: Re: 1.6 install
To: Eyal Lebedinsky <eyal@eyal.emu.id.au>
From: Andrew Doran <ad@interlude.eu.org>
List: port-pmax
Date: 09/17/2002 16:22:31
Eyal Lebedinsky <eyal@eyal.emu.id.au> wrote:

> I am having trouble running these servers. The ones named netbsd-2002*
> say the executable is the wrong architecture (I am on 5k/200, a 3max).
> They are also statically linked.

These are kernel images; you need to boot them; eg:

  # gzip -d netbsd-20020813.gz
  # cp netbsd-20020813 /wscons
  # halt
  >> boot 3/rz?/wscons -a
 
> The XdecNetBSD-* ones do run, but fail wil "no screens" error.

You need to be running one of those kernels first. Also ensure to create
device nodes as the page says. Copy XdecNetBSD to /usr/X11R6/bin and make
/usr/X11R6/bin/X a symlink to it.
 
> > Does it do this? I would start by removing, cleaning contacts and re-seating
> > the removable parts on the mainboard (CPU, memory, whatever). Doing a "test
> > mem" at the PROM level might be useful.
> 
> I reseated everything with no improvement. However, slaughtering a
> virgin
> chicken while burning incense does get the machine to boot about once
> a day.

Maybe if you post the symptoms here somebody can help you.

Later,
Andrew