From owner-freebsd-current@FreeBSD.ORG Tue May 6 00:47:47 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 359F937B401; Tue, 6 May 2003 00:47:47 -0700 (PDT) Received: from ns3.safety.net (ns3.safety.net [216.40.201.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80C1343F85; Tue, 6 May 2003 00:47:46 -0700 (PDT) (envelope-from cbiffle@safety.net) Received: from localhost (rs.rackshack.net.safety.net [216.40.201.32]) by ns3.safety.net (8.10.2/8.10.2) with ESMTP id h467ljA13555; Tue, 6 May 2003 00:47:45 -0700 From: "Cliff L. Biffle" To: Doug Barton Date: Tue, 6 May 2003 00:48:16 -0700 User-Agent: KMail/1.5 References: <200305051944.06972.cbiffle@safety.net> <20030505201303.U666@znfgre.qbhto.arg> In-Reply-To: <20030505201303.U666@znfgre.qbhto.arg> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305060048.16181.cbiffle@safety.net> cc: current@freebsd.org Subject: Re: gbde failure attaching /dev/fd0 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, 06 May 2003 07:47:47 -0000 On Monday 05 May 2003 08:14 pm, Doug Barton wrote: > On Mon, 5 May 2003, Cliff L. Biffle wrote: > > When I attempt to attach an encrypted floppy, gbde responds: > > > > gbde: Attach to fd0 failed: Class not found > > Do you have > > options GEOM_BDE > > in your kernel conf? No. But when I do, I get -this- message: gbde: Attach to fd0 failed: Provider needed My kernel includes every option containing GEOM except for APPLE, PC98, and SUNLABEL. If this turns out to be a limitation in GEOM, it could crush my dreams of running RAID arrays of 360k floppies. -Cliff L. Biffle