Skip site navigation (1)Skip section navigation (2)
Date:      26 Nov 2006 22:45:34 -0800
From:      secmgr <security@jim-liesl.org>
To:        Clayton Milos <clay@milos.co.za>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Large msdosfs disk will not mount on RELENG_6
Message-ID:  <1164609934.3488.47.camel@emperor>
In-Reply-To: <002201c711ea$aa032220$9603a8c0@claylaptop>
References:  <456A5A22.9070408@criticalmagic.com> <002201c711ea$aa032220$9603a8c0@claylaptop>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2006-11-26 at 22:09, Clayton Milos wrote:


> 
> As far as I am aware windows 2000 and xp will only allow you to format up to 
> a 32G dive with FAT32. Any bigger and it will force you to use NTFS. The 
> other strange thing is tht you are trying to mount /dev/da0 and not 
> /dev/de0s1.

The 32 gb restriction was artificial.  You can look it up in the M$
"knowledge" base.  Watch out for the hand waving.  FreeBSD and Linux
(and probably other cluefull OS's)can handle a 500gb FAT32 drive
(assuming intelligent format values) w/o problem.

The real issue with large FAT32 volumes is wasted space.  You have to
crank up the cluster size so small files eat way more on disk space than
they should.  Large directories don't perform all that well either.

My problem with using them for container type backups is that my user
partition is way bigger than 2gb, so a level 0 dump wouldn't fit.  

jim





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1164609934.3488.47.camel>