From owner-freebsd-questions@FreeBSD.ORG Mon Mar 31 07:06:53 2003 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 8F0BD37B401 for ; Mon, 31 Mar 2003 07:06:53 -0800 (PST) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8ED843FB1 for ; Mon, 31 Mar 2003 07:06:52 -0800 (PST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by rwcrmhc52.attbi.com (rwcrmhc52) with ESMTP id <2003033115065205200j5s65e>; Mon, 31 Mar 2003 15:06:52 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h2VF6pXf000509; Mon, 31 Mar 2003 10:06:51 -0500 (EST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h2VF6ojv000506; Mon, 31 Mar 2003 10:06:50 -0500 (EST) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: Andrew Thomson References: <20030331043708.GE69083@athomson.prv.au.itouchnet.net> From: Lowell Gilbert Date: 31 Mar 2003 10:06:50 -0500 In-Reply-To: <20030331043708.GE69083@athomson.prv.au.itouchnet.net> Message-ID: <44r88nefsl.fsf@be-well.ilk.org> Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: intel desktop board and floppy drive 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: Mon, 31 Mar 2003 15:06:54 -0000 Andrew Thomson writes: > anyone experience problems mounting floppies using an intel desktop > board?? > > I've been able to replicate the problem under 4.4 and 5.0 > > mount -t msdos /dev/fd0 /mnt/floppy/ > msdosfs: /dev/fd0: Input/output error > > fdc0: port > 0x3f7,0x3f4-0x3f5,0x3f2-0x3f3,0x3f0-0x3f1 irq 6 drq 2 on acpi0 > fdc0: FIFO enabled, 8 bytes threshold > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > fd0: hard error cmd=read fsbn 128 of 128-143 (ST0 44 > ST1 4 ST2 0 cyl 3 hd 1 sec 3) > fd0: hard error cmd=read fsbn 128 of 128-143 (ST0 44 > ST1 4 ST2 0 cyl 3 hd 1 sec 3) That *looks* like a real read error; either a bad floppy or drive. I assume you tried other floppies?