Re: The pendrives cannot be formatted with fat32, why?
- From: robertwessel2@xxxxxxxxx
- Date: 28 Jun 2005 13:50:39 -0700
If the device has fewer than 65525 (yes, 65525) clusters, it *cannot*
be formatted FAT32. If it has 65526 or more clusters, it *must* be
formatted FAT32. And as a practical matter, you should avoid disk
sizes within +/-16 clusters of that boundary (since there are many
flawed implementations in the world). Assuming a few reserved sectors
and 512 bytes clusters, it's pretty much impossible to format a 32MB
device as FAT32. With 1KB clusters you're right on the edge with 64MB
devices. The common defaults use FAT16 for up to about 512MB devices,
with 8KB clusters, although those can typically be forced to use FAT32
by forcing a smaller cluster size during the format).
.
- Follow-Ups:
- Re: The pendrives cannot be formatted with fat32, why?
- From: Hans-Bernhard Broeker
- Re: The pendrives cannot be formatted with fat32, why?
- References:
- The pendrives cannot be formatted with fat32, why?
- From: yukuan
- The pendrives cannot be formatted with fat32, why?
- Prev by Date: Re: Low cost image sensor
- Next by Date: Re: RF Switcher and Current Monitor Sample
- Previous by thread: Re: The pendrives cannot be formatted with fat32, why?
- Next by thread: Re: The pendrives cannot be formatted with fat32, why?
- Index(es):
Relevant Pages
|