From owner-freebsd-hardware@FreeBSD.ORG Wed Sep 15 04:04:41 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C9BB16A4CF for ; Wed, 15 Sep 2004 04:04:41 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3E9743D2D for ; Wed, 15 Sep 2004 04:04:40 +0000 (GMT) (envelope-from dwaquilina@gmail.com) Received: by mproxy.gmail.com with SMTP id 73so64561rnk for ; Tue, 14 Sep 2004 21:04:36 -0700 (PDT) Received: by 10.38.11.73 with SMTP id 73mr240439rnk; Tue, 14 Sep 2004 21:04:36 -0700 (PDT) Received: by 10.38.86.71 with HTTP; Tue, 14 Sep 2004 21:04:36 -0700 (PDT) Message-ID: Date: Wed, 15 Sep 2004 00:04:36 -0400 From: David Aquilina To: freebsd-hardware@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Serial Console Install X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Aquilina List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2004 04:04:41 -0000 I've asked this question before as part of another post, however it seems people ignore it. So, I thought I'd break it out separately. I'm trying to do a serial console installation for various reasons. However, it stops at this point: md0: Preloaded image 4194304 bytes at 0xffffffff808e4ba0 ad0: 78533MB [159560/16/63] at ata0-master UDMA100 ATAPI_RESET time = 50us acd0: CDRW at ata1-master UDMA33 Mounting root from ufs:/dev/md0 I set the "console" variable in the loader to "comconsole", then in the serial console boot with "boot -h". I've also tried "boot -D", but it still stops at the same point. I've tried this with both 5.2.1-RELEASE and a recent 5.3-BETA. Am I doing something wrong, or have I run across a bug? If a bug, what's the proper way to report it? Thanks. -- David Aquilina dwaquilina@gmail.com