From owner-freebsd-bugs Sat Mar 16 14:10:11 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CEB237B48A for ; Sat, 16 Mar 2002 14:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2GMA1c74547; Sat, 16 Mar 2002 14:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4494E37B449 for ; Sat, 16 Mar 2002 14:06:37 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2GM6bY74228; Sat, 16 Mar 2002 14:06:37 -0800 (PST) (envelope-from nobody) Message-Id: <200203162206.g2GM6bY74228@freefall.freebsd.org> Date: Sat, 16 Mar 2002 14:06:37 -0800 (PST) From: James McNaughton To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/35989: 720KB floppies unusable Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35989 >Category: kern >Synopsis: 720KB floppies unusable >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 16 14:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: James McNaughton >Release: 4.5-PRERELEASE >Organization: >Environment: FreeBSD jamestown.21stcentury.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Mon Jan 7 08:22:55 CST 2002 jtm@jamestown.21stcentury.net:/usr/obj/usr/src/sys/JAMESTOWN_II i386 >Description: 720K floppies cannot be mounted or used fdformat /dev/fd0.720 works newfs /dev/fd0 fd720 returns: Warning: Block size restricts cylinders per group to 6. Warning: 2656 sector(s) in last cylinder unallocated /dev/fd0: 1440 sectors in 1 cylinders of 1 tracks, 4096 sectors 0.7MB in 1 cyl groups (6 c/g, 12.00MB/g, 384 i/g) super-block backups (for fsck -b #) at: write error: 1439 newfs: wtfs - writecombine: Input/output error OR newfs_msdos /dev/fd0 fd720 /dev/fd0: 1400 sectors in 175 FAT12 clusters (4096 bytes/cluster) bps=512 spc=8 res=1 nft=2 rde=512 sec=1440 mid=0xf0 spf=1 spt=9 hds=2 hid=0 newfs_msdos: /dev/fd0: Input/output error Mounting filesystems doesn't work either: mount_msdos /dev/fd0c /mnt mount_msdos: /dev/fd0c: Input/output error I tested four different disks and the disks with existing filesystems were readable on a Smith Corona word processor. 1.44MB floppies work as expected. All the floppies with existing file systems were readable in the 3.x branch, which was the last time I tried them. >How-To-Repeat: Try to mount or newfs a 720KB floppy. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message