From owner-freebsd-questions@FreeBSD.ORG Thu Aug 26 07:51:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0FAB16A4CE for ; Thu, 26 Aug 2004 07:51:46 +0000 (GMT) Received: from kayjay.xs4all.nl (kayjay.xs4all.nl [80.126.33.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3C1E43D5D for ; Thu, 26 Aug 2004 07:51:45 +0000 (GMT) (envelope-from karelj@kayjay.xs4all.nl) Received: from kayjay.xs4all.nl (localhost.kayjay.xs4all.nl [127.0.0.1]) by kayjay.xs4all.nl (8.12.11/8.12.11) with ESMTP id i7Q7pfmR064006 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Thu, 26 Aug 2004 09:51:44 +0200 (CEST) (envelope-from karelj@kayjay.xs4all.nl) Received: (from karelj@localhost) by kayjay.xs4all.nl (8.12.11/8.12.11/Submit) id i7Q7pe5K064005; Thu, 26 Aug 2004 09:51:40 +0200 (CEST) (envelope-from karelj) Date: Thu, 26 Aug 2004 09:51:40 +0200 From: "Karel J. Bosschaart" To: Steven Friedrich Message-ID: <20040826075140.GA63972@kayjay.xs4all.nl> References: <200408251503.08115.FreeBSD@InsightBB.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408251503.08115.FreeBSD@InsightBB.com> User-Agent: Mutt/1.4.2.1i cc: FreeBSD-Questions Subject: Re: mtools can't access drive A X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 07:51:46 -0000 On Wed, Aug 25, 2004 at 03:03:08PM -0400, Steven Friedrich wrote: > I just installed mtools today. I'm tracking 4.10 STABLE and my ports tree was > updated yesterday. > > I get an error: > root@lightning(p1)/usr/src 114% mdir a: > Can't open /dev/fd0.720: Device not configured > Cannot initialize 'A:' > Are you sure that you need fd0.720? AFAIK a standard floppy drive nowadays is an fd0.1440 (referring to 1.4 MB capacity). Karel.