From owner-freebsd-questions Wed Mar 5 01:16:26 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA03992 for questions-outgoing; Wed, 5 Mar 1997 01:16:26 -0800 (PST) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA03967 for ; Wed, 5 Mar 1997 01:16:20 -0800 (PST) Received: (from root@localhost) by dyson.iquest.net (8.8.4/8.6.9) id EAA28158; Wed, 5 Mar 1997 04:16:09 -0500 (EST) From: "John S. Dyson" Message-Id: <199703050916.EAA28158@dyson.iquest.net> Subject: Re: (DOS) Partition Size / Cluster Size. To: ghormann@indiana.edu (Gregory James Hormann) Date: Wed, 5 Mar 1997 04:16:09 -0500 (EST) Cc: dwhite@resnet.uoregon.edu, ROBERTC@PII.COM, freebsd-questions@freebsd.org In-Reply-To: from "Gregory James Hormann" at Mar 4, 97 09:42:59 pm X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > > Yes it does, and it makes FreeBSD's msdosfs code go bonkers. DOS can > > handle it though. THat's why FIPS'd volumes are often ususable with > > FreeBSD (you get the Warning: root is not a multiple of clustersize in > > length or somesuch). > > Even though I never used FIPS, I still get that error when I try to mount > a 1GB drive who's only partition is a DOS partition 1GB long. > Cluster sizes > 16K is the real problem. If you have such a filesystem on FreeBSD V2.1.X, then it is best to use MTOOLS. John