From owner-freebsd-current@FreeBSD.ORG Sun Jul 11 22:27:30 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA06B16A4CE for ; Sun, 11 Jul 2004 22:27:30 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBA0543D1D for ; Sun, 11 Jul 2004 22:27:30 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 96FBF72DF2; Sun, 11 Jul 2004 15:27:28 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 9237772DB5; Sun, 11 Jul 2004 15:27:28 -0700 (PDT) Date: Sun, 11 Jul 2004 15:27:28 -0700 (PDT) From: Doug White To: "Bjoern A. Zeeb" In-Reply-To: Message-ID: <20040711152608.V76940@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD current mailing list Subject: Re: more on serial console problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jul 2004 22:27:31 -0000 On Sat, 10 Jul 2004, Bjoern A. Zeeb wrote: > Hi, > > rebuilt my amd64 and (apart from some loader buildword/install problems) > I got the following serial console results using loader: > > * default boot to screen is fine > * boot -s to screen is fine > * boot -h gives kernel message but nothing after "mounting root from" > when rc.d startup scripts are running > * boot -h -s give kernel boot messages but "../bin/sh " for single > user mode is printed neither to console nor to screen > * echo "-h" > /boot.config : loader and kernel boot messages go to > console but again no rc.d startup script messages the last one and the 3rd one are functionally the same, although it obviously toggles the flog on loader. I can try this on Monday, but it sounds like /dev/console isn't getting pointed right. Make sure you have flag 0x10 set on the desired serial device. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org