Subject: 3.0_BETA kernel won't boot?
To: None <port-hpcmips@netbsd.org>
From: Andy Ruhl <acruhl@gmail.com>
List: port-hpcmips
Date: 06/13/2005 13:36:31
I just got done building 3.0_BETA yesterday for hpcmips. I built a
release on an i386 running 2.0.2.

The build was failing for various reasons on my i386 and also on my
amd64 3.0_BETA machines, but I cvs'd the sources every time and
yesterday it finally decided to build completely.

Here are the exact messages on the screen:

mem_cluster_cnt =3D 2
mem_clusters[0] =3D {0x0,0x37b000}
mem_clusters[1] =3D {0x37b000,0x1c85000}
loading 0x37b000,0xc85000
Copyright (c) 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005
        The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
        The Regents of the University of California. All rights reserved.


And that's it. It won't boot any farther. Do I need to pass in some
options via pbsdboot.exe, or possibly recompile with some debug
options?

As far as I know, 2.0.2 GENERIC still boots fine. I'll check that again tho=
ugh.

Andy