From owner-freebsd-current@FreeBSD.ORG Tue May 20 06:23:23 2003 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 083C637B401 for ; Tue, 20 May 2003 06:23:23 -0700 (PDT) Received: from gong.lislegaard.net (26.80-202-123.nextgentel.com [80.202.123.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DDDE43FA3 for ; Tue, 20 May 2003 06:23:21 -0700 (PDT) (envelope-from freebsd@lislegaard.net) Received: from gong.lislegaard.net (localhost [127.0.0.1]) by gong.lislegaard.net (8.12.9/8.12.9) with ESMTP id h4KDNJ3N004118 for ; Tue, 20 May 2003 15:23:20 +0200 (CEST) (envelope-from freebsd@lislegaard.net) Received: from localhost (tl@localhost)h4KDNJu9004115 for ; Tue, 20 May 2003 15:23:19 +0200 (CEST) X-Authentication-Warning: gong.lislegaard.net: tl owned process doing -bs Date: Tue, 20 May 2003 15:23:19 +0200 (CEST) From: freebsd@lislegaard.net X-X-Sender: tl@gong To: freebsd-current@freebsd.org Message-ID: <20030520152026.P4097@gong> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: No output from kernel during boot ? 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: Tue, 20 May 2003 13:23:23 -0000 Probably a stupid question, but I can't see why this happens. The system is a recent build of Current. At boot I see the loader messages, but when the kernel starts there is no more output to the console before I get the login prompt. I've read through the various man pages on boot/loader and the kernel config notes, but can't find the magic trick to get my console output back. I'm sure I'm missing something obvious, but can someone enlighten me? -tom