CompTIA A+ 1102 File Systems

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/10

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

11 Terms

1
New cards

Formatting Data

- 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
New cards

File Allocation Table (acronym)

FAT

3
New cards

FAT

one of the first PC based file systems

versions:

- FAT32

- exFAT

4
New cards

FAT32

- supports 2 TB volume sizes

- maximum file size of 4 GB

5
New cards

Extended File Allocation Table (acronym

exFAT

6
New cards

exFAT

- Microsoft flash drive file system

- files can be larger than 4 GB

- compatible across many operating systems (Windows, Linux, Mac OS)

7
New cards

NT File System (acronym)

NTFS

8
New cards

NTFS

- 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)

9
New cards

ext3 and ext4

- file systems commonly used by Linux

- ext4 was an upgrade to ext3, and is also seen in Android OS

10
New cards

Apple File System (acronym)

APFS

11
New cards

APFS

- optimized for SSDs

- features include encryption, snapshots, and increased data integrity