From owner-freebsd-current@FreeBSD.ORG Tue Sep 28 15:51:24 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 26D6616A4CE for ; Tue, 28 Sep 2004 15:51:24 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id A90B643D48 for ; Tue, 28 Sep 2004 15:51:23 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i8SFnAeU098591; Tue, 28 Sep 2004 09:49:10 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 28 Sep 2004 09:50:25 -0600 (MDT) Message-Id: <20040928.095025.95903793.imp@bsdimp.com> To: David.Boyd@insightbb.com From: "M. Warner Losh" In-Reply-To: References: <20040928.090457.115908926.imp@bsdimp.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@FreeBSD.ORG Subject: Re: FDC/ACPI/GEOM 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: Tue, 28 Sep 2004 15:51:24 -0000 : Disabling the floppy controller results in a successful boot for me. What about removing the floppy drive w/o disabling the floppy controller? Warner