From owner-freebsd-bugs Tue Sep 7 22:41:53 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 411041514B for ; Tue, 7 Sep 1999 22:41:52 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA82431; Tue, 7 Sep 1999 22:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mercury.is.co.za (mercury.is.co.za [196.4.160.222]) by hub.freebsd.org (Postfix) with ESMTP id AF1F415047 for ; Tue, 7 Sep 1999 22:38:10 -0700 (PDT) (envelope-from conradj@tom-jones.is.co.za) Received: from admin.is.co.za (admin.is.co.za [196.23.0.9]) by mercury.is.co.za (8.9.3/8.9.3) with ESMTP id HAA02401 for ; Wed, 8 Sep 1999 07:36:17 +0200 Received: from tom-jones.is.co.za (tom-jones.is.co.za [196.23.0.193]) by admin.is.co.za (8.8.6/8.7.3/ISsubsidiary#1) with SMTP id HAA26692 for ; Wed, 8 Sep 1999 07:36:16 +0200 (GMT) Received: (qmail 3924 invoked by uid 1001); 8 Sep 1999 07:36:33 -0000 Message-Id: <19990908073633.3923.qmail@tom-jones.is.co.za> Date: 8 Sep 1999 07:36:33 -0000 From: conradj@is.co.za Reply-To: conradj@is.co.za To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/13632: Floppy hangs system Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13632 >Category: kern >Synopsis: Floppy hangs system >Confidential: yes >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 7 22:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Conrad Juleff >Release: FreeBSD 3.2-RELEASE i386 >Organization: The Internet Solution >Environment: Standard i386 Pentium 133 server with UW-SCSI and standard 1.44M floppy drive. >Description: If I mount an msdos floppy read-write when the disk has write protection turned on it hangs the system. This sometimes happens if I access the disk and everytime I try to copy to it. I am not aware of this being fixed in -stable. Sep 7 10:15:51 x /kernel: fd0c: hard error writing fsbn 19 (ST0 40 ST1 +2 ST2 0 cyl 0 hd 1 sec 2) >How-To-Repeat: mount -t msdos /dev/fd0 /mnt and then attempt to write to the disk. >Fix: mount -r -t msdos /dev/fd0 /mnt >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message