From owner-freebsd-stable@FreeBSD.ORG Wed Apr 5 15:47:01 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B010116A420 for ; Wed, 5 Apr 2006 15:47:01 +0000 (UTC) (envelope-from Hartmut.Brandt@dlr.de) Received: from smtp-1.dlr.de (smtp-1.dlr.de [195.37.61.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29D8843D49 for ; Wed, 5 Apr 2006 15:47:00 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-1.dlr.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Wed, 5 Apr 2006 17:46:58 +0200 Date: Wed, 5 Apr 2006 17:46:59 +0200 (CEST) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: stable@freebsd.org Message-ID: <20060405174419.T40934@beagle.kn.op.dlr.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-OriginalArrivalTime: 05 Apr 2006 15:46:59.0143 (UTC) FILETIME=[2C96ED70:01C658C8] Cc: Subject: serial console installation of 6.1-BETA4 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Harti Brandt List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Apr 2006 15:47:01 -0000 Hi, is the above supposed to work? I tried to follow what is written in the installation manual: unplugging the keyboard does nothing, booting with 'boot -h' gives me all the kernel's device probing messages on both the serial console and the normal console, but after 'mounting root from ...' sysinstall appears on the normal console. harti