From owner-freebsd-stable Mon Sep 7 13:18:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA29234 for freebsd-stable-outgoing; Mon, 7 Sep 1998 13:18:43 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from rotting.cheese.org (rotting.cheese.org [194.217.167.170]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29225 for ; Mon, 7 Sep 1998 13:18:35 -0700 (PDT) (envelope-from pgm@rotting.cheese.org) Received: (from root@localhost) by rotting.cheese.org (8.8.5/8.8.5) id VAA01953; Mon, 7 Sep 1998 21:18:18 +0100 (GMT/BST) From: System Administrator Message-Id: <199809072018.VAA01953@rotting.cheese.org> Subject: How do I get the boot: prompt to show on the serial console? To: freebsd-stable@FreeBSD.ORG Date: Mon, 7 Sep 1998 21:18:17 +0100 (GMT/BST) Cc: pgm@rotting.cheese.org X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Having read: a kernel with options COMCONSOLE. Unplug the keyboard from the system. I did so, but, I'm using 2.2CAM-19980716-SNAP because of our Adaptec SCSIs and ../../compile/NEWKERNEL make does this DINET -DKERNEL -c vers.c loading kernel cam_xpt.o: Undefined symbol `_cam_sinit' referenced from text segment cam_xpt.o: Undefined symbol `_cam_sinit' referenced from text segment cam_xpt.o: Undefined symbol `_cam_sinit' referenced from text segment cam_xpt.o: Undefined symbol `_cam_sinit' referenced from text segment cam_xpt.o: Undefined symbol `_cam_sinit' referenced from text segment cam_periph.o: Undefined symbol `_cam_pinit' referenced from text segment cam_periph.o: Undefined symbol `_cam_pinit' referenced from text segment cam_periph.o: Undefined symbol `_cam_pinit' referenced from text segment ioconf.o: Undefined symbol `_dainit' referenced from data segment ioconf.o: Undefined symbol `_cdinit' referenced from data segment *** Error code 1 Stop. I went to ftp://ftp.demon.co.uk/pub/FreeBSD/cam/2.2CAM-19980716-SNAP/src/ to get the source and tried again (to no avail) Can anybody shed any light on the matter? Thanks patmac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message