From owner-freebsd-questions Wed Nov 27 08:12:56 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA27052 for questions-outgoing; Wed, 27 Nov 1996 08:12:56 -0800 (PST) Received: from ms1.hinet.net (donny@ms1.hinet.net [168.95.4.10]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA27046 for ; Wed, 27 Nov 1996 08:12:53 -0800 (PST) Received: (from donny@localhost) by ms1.hinet.net (8.8.3/8.8.3) id AAA06741; Thu, 28 Nov 1996 00:09:39 +0800 (CST) Message-Id: <199611271609.AAA06741@ms1.hinet.net> From: donny@ms1.hinet.net (Donny Lee) To: Gianmarco Giovannelli Cc: questions@FreeBSD.org Subject: Re: mountmsdosfs() warning? Date: Thu, 28 Nov 1996 00:02:48 -0500 Lines: 23 Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk -=*> Gianmarco Giovannelli wrote: >> mountmsdosfs(): Warning: root directory is not a multiple >> of the clustersize in length. >> when I tried to mount a DOS partition, the DOS partition was >> still mounted in and worked ok though. > Probably the partition you are trying to mount is bigger than 1gb or > it has cluster of 32kb. But my DOS partition, /dev/sd0s5, is only 280mb. :) > If you want to use msdos fs with FreeBSD you must use partition that use > clusters of 16kb or less. I have no problems at all with those, while I > have trashed a lot of times my Hd using dos partition with clusters of 32kb > :-) I should describe this problem in detail... The DOS partition was only 250mb in the same node /dev/sd0s5, there was no problem at all to mounting it in /dos. I increased it to 280mb couple days ago, my BSD began to panic about this. // Donny