FAT32
From Just Solve the File Format Problem
(Difference between revisions)
Jason Scott (Talk | contribs) |
Dan Tobias (Talk | contribs) (Add standard navigational header) |
||
Line 1: | Line 1: | ||
+ | {| | ||
+ | |[[File Formats]] | ||
+ | | > | ||
+ | |[[Electronic File Formats]] | ||
+ | | > | ||
+ | |[[Filesystem]] | ||
+ | | > | ||
+ | |[[FAT32]] | ||
+ | |} | ||
+ | |||
=Introduction= | =Introduction= | ||
FAT32 is a simple filesystem with limited capabilities. Although the [[IPR|Intellectual Property Rights]] belong to [[Microsoft]], the format specifications are made available publicly. Nowadays the FAT32 filesystem is mostly used on portable devices such as thumbdrives, external hard drives and SD cards. | FAT32 is a simple filesystem with limited capabilities. Although the [[IPR|Intellectual Property Rights]] belong to [[Microsoft]], the format specifications are made available publicly. Nowadays the FAT32 filesystem is mostly used on portable devices such as thumbdrives, external hard drives and SD cards. |
Revision as of 05:53, 6 November 2012
File Formats | > | Electronic File Formats | > | Filesystem | > | FAT32 |
Introduction
FAT32 is a simple filesystem with limited capabilities. Although the Intellectual Property Rights belong to Microsoft, the format specifications are made available publicly. Nowadays the FAT32 filesystem is mostly used on portable devices such as thumbdrives, external hard drives and SD cards.