Re: bin/153426: [patch] fsck_msdosfs only works with sector size 512

2010-12-24 Thread Bruce Evans
The following reply was made to PR bin/153426; it has been noted by GNATS. From: Bruce Evans To: Keith White Cc: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/153426: [patch] fsck_msdosfs only works with sector size 512 Date: Sat, 25 Dec 2010 01:23:25 +1100 (EST

Re: bin/153426: [patch] fsck_msdosfs only works with sector size 512

2010-12-24 Thread Bruce Evans
On Fri, 24 Dec 2010, Keith White wrote: Description: It is possible to create and use an msdos filesystem with 2048-byte sectors; but it is not possible to "fsck" it. "fsck_msdosfs" on such a fileystem returns: "could not read boot block (Invalid argument)" Fix: The following POC

bin/153426: [patch] fsck_msdosfs only works with sector size 512

2010-12-24 Thread Keith White
>Number: 153426 >Category: bin >Synopsis: [patch] fsck_msdosfs only works with sector size 512 >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: