From owner-freebsd-current@FreeBSD.ORG Wed Sep 29 05:24: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 F336F16A4CE for ; Wed, 29 Sep 2004 05:24:29 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 848DF43D31 for ; Wed, 29 Sep 2004 05:24:29 +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 i8T5ONNt008251; Tue, 28 Sep 2004 23:24:23 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 28 Sep 2004 23:25:40 -0600 (MDT) Message-Id: <20040928.232540.94551800.imp@bsdimp.com> To: David.Boyd@insightbb.com From: "M. Warner Losh" In-Reply-To: References: <20040928.095025.95903793.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: Wed, 29 Sep 2004 05:24:30 -0000 In message: "David Boyd" writes: : > : Disabling the floppy controller results in a successful boot for me. : > : > What about removing the floppy drive w/o disabling the floppy : > controller? : Removing the floppy drive (with the floppy controller enabled) results on a : successful boot for me. Was this with -current or RELENG_5? Warner