Subject: panic: rcons_connect: no font available?
To: None <port-pmax@netbsd.org>
From: John Hawkinson <jhawk@MIT.EDU>
List: port-pmax
Date: 08/07/2002 00:41:19
Hi,

	Booting 1.6BETA5 on a 5000/25 with a frame buffer
yields:

| Starting at 0x800300000
| 
| segment 0 start 00000000 size 02800000
| panic: rcons_connect: no font available
| halted.

Uncommenting:

#options        FONT_GALLANT12x22
#options        FONT_QVSS8x15

causes it to boot correctly.

What's wrong here, and is uncommenting those two 
lines in INSTALL and GENERIC the correct solution [or does
that break something else?]?

--jhawk
  [only rarely a pmax user...]