Content deleted Content added
SanDisk Tags: Reverted Visual edit Mobile edit Mobile web edit |
64GB Tags: Reverted Visual edit Mobile edit Mobile web edit |
||
Line 364:
===FAT64===
{{Infobox file system
| name = FAT64|full_name
| full_name DEVICE1▼
[[Design of the FAT file system#FAT32|32-bit File Allocation Table]]<br />(with 28-bit cluster entries)
| developer
| variants =
| introduction_date
| partition_id
| [[#FAT32|FAT32]]: <code>{{abbr|0x|Values in C-notation for hexadecimal numbers}}[[Partition type#PID_0Bh|0B]]</code><code>[[Partition type#PID_0Ch|0x0C]]</code> ([[Logical block addressing|LBA]]), e.a.
| [[Basic data partition|BDP]]: <code>EBD0A0A2-B9E5-4433-87C0-68B6B72699C7</code>
Line 378:
| file_struct =
| bad_blocks_struct =
| min_volume_size
| 32 [[megabyte|MB]] – 4.5 [[kilobyte|KB]] (with 65525 clusters and 512 byte sectors)
| 256 MB – 36 KB (with 65525 clusters and 4 [[kilobyte|KB]] sectors)
}}
| max_volume_size
| 2 [[terabyte|TB]] (with 512 byte sectors)
| 8 TB (with 2 KB sectors and 32 KB clusters)
| 16 TB (with 4 KB sectors and 64 KB clusters)
}}
| max_file_size
| 2,147,483,647 bytes (2 GiB − 1 byte)<!-- 2^31 - 1 --> (without [[large file support|LFS]])
| 4,294,967,295 bytes (4 GiB − 1 byte)<!-- 2^32 - 1 --><ref name="GB4" /> (with [[large file support|LFS]])
| 274,877,906,943 bytes (256 GiB − 1 byte)<!-- 2^38 - 1 --> (only with FAT32+<ref name="DRDOS_FAT+_R2" />)
}}
| max_files_no
| max_filename_size
| max_directory_depth
| dates_recorded
| Modified date/time, creation date/time (DOS 7.0 and higher only),
| access date (only available with [[ACCDATE (CONFIG.SYS directive)|ACCDATE]] enabled),<ref name="Microsoft_2006_ACCDATE" />
| deletion date/time (only with DELWATCH 2<!-- with Novell DOS 7, Caldera OpenDOS 7.01, DR-DOS 7.02 and higher -->)
}}
| date_range
| date_resolution
| 2 seconds for last modified time,
| 10 ms for creation time,
Line 408:
}}
| forks_streams =
| attributes
| file_system_permissions = Partial, only with [[DR-DOS]], [[REAL/32]] and [[4690 OS]]
| compression
| encryption
| data_deduplication =
| OS =
| file_size_granularity
}}
|