CompTIA A+ 1102 File Systems Flashcards
1
Q
Formatting Data
A
- before data can be written, it must be formatted
- operating systems expect data to be written in a particular format
- though, many operating systems can read (and sometimes write) multiple file system types
2
Q
FAT
A
File Allocation Table (acronym)
3
Q
one of the first PC based file systems
versions:
- FAT32
- exFAT
A
FAT
4
Q
- supports 2 TB volume sizes
- maximum file size of 4 GB
A
FAT32
5
Q
Extended File Allocation Table (acronym
A
exFAT
6
Q
- Microsoft flash drive file system
- files can be larger than 4 GB
- compatible across many operating systems (Windows, Linux, Mac OS)
A
exFAT
7
Q
NTFS
A
NT File System (acronym)
8
Q
- provides extensive improvements over FAT32
- quotas, file compression, symbolic links, encryption, large file support, etc.
- not very compatible across operating systems
- many will read NTFS, but not write (or will have limited writing functionality)
A
NTFS
9
Q
- file systems commonly used by Linux
- ext4 was an upgrade to ext3, and is also seen in Android OS
A
ext3 and ext4
10
Q
APFS
A
Apple File System (acronym)
11
Q
- optimized for SSDs
- features include encryption, snapshots, and increased data integrity
A
APFS