From owner-freebsd-questions Wed Feb 26 14:28:18 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA07386 for questions-outgoing; Wed, 26 Feb 1997 14:28:18 -0800 (PST) Received: from wawasee.read.indiana.edu (wawasee.read.indiana.edu [149.159.108.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA07315; Wed, 26 Feb 1997 14:26:57 -0800 (PST) Received: from localhost (xwin@localhost) by wawasee.read.indiana.edu (8.8.4/8.6.12) with SMTP id RAA25667; Wed, 26 Feb 1997 17:26:20 -0500 (EST) X-Authentication-Warning: wawasee.read.indiana.edu: xwin owned process doing -bs Date: Wed, 26 Feb 1997 17:26:19 -0500 (EST) From: Gregory James Hormann X-Sender: xwin@wawasee.read.indiana.edu Reply-To: Gregory James Hormann To: dyson@freebsd.org cc: questions@freebsd.org Subject: Re: your mail In-Reply-To: <199702260410.XAA10799@dyson.iquest.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk ______________________________________________________________________________ On Tue, 25 Feb 1997, John S. Dyson wrote: > > The problem appears to be fixed in the 2.2 series of code. Are you sure about that? A few months ago I hosed my / partition by mounting a 1GB Dos drive and reading a file. I've learned that if you ever see this error message: /kernel mountmsdosdf(): Warning root directory is not a multiple of the clustersize in length IMMEDIATELY, unmount your dos partitions or something is going to be lost. Greg.