From owner-freebsd-bugs Sat Mar 20 10:20:21 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A08D14FF0 for ; Sat, 20 Mar 1999 10:20:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA70790; Sat, 20 Mar 1999 10:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from ix.netcom.com (sil-wa15-07.ix.netcom.com [207.93.148.7]) by hub.freebsd.org (Postfix) with ESMTP id A9C28150BE for ; Sat, 20 Mar 1999 10:15:04 -0800 (PST) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.9.3/8.8.8) id KAA04915; Sat, 20 Mar 1999 10:14:49 -0800 (PST) (envelope-from tomdean) Message-Id: <199903201814.KAA04915@ix.netcom.com> Date: Sat, 20 Mar 1999 10:14:49 -0800 (PST) From: Thomas Dean Reply-To: tomdean@ix.netcom.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/10695: fd fails for all operations Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10695 >Category: kern >Synopsis: fd fails for all operations >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 20 10:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Thomas Dean >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: 4.0-current SMP of Tue Mar 9 08:31:14 PST 1999. >Description: All operations to fd fail. The drive works with DOS. With known-good floppies: # mount_msdos /dev/fd0a /floppy mount_msdos: /dev/fd0a: Input/output error # dmesg fd0: recal failed ST0 70 cyl 0 fd0: recal failed ST0 70 cyl 0 fd0: recal failed ST0 70 cyl 0 fd0: recal failed ST0 70 cyl 0 fd0c: hard error reading fsbn 0 (No status) # fdformat fd0.1440 Format 1440K floppy `/dev/rfd0'? (y/n): y Processing fdformat: ioctl(FD_FORM): Input/output error # dmesg fd0: recal failed ST0 70 cyl 0 fd0: recal failed ST0 70 cyl 0 fd0: recal failed ST0 70 cyl 0 fd0: recal failed ST0 70 cyl 0 fd0c: hard error writing fsbn 0 (No status) >How-To-Repeat: mount_msdos /dev/fd0a /floppy -or- fdformat fd0.1440 -or- mount /dev/fd0a /mnt >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message