A+ Lesson

File System Selection and Compatibility Logic for A+

Last updated: 6/10/2026

Short answer

Support-usable idea: When selecting or advising on a filesystem, first identify the primary device OS and the intended usage (internal system disk vs removable media vs cross-platform transfer). Use this flow: 1) If the drive stays on Windows and needs ACLs or system features, prefer NTFS. 2) If the drive must be exchanged between macOS and Windows for large files, prefer exFAT. 3) If the drive will be Linux-only, prefer ext4 for native features. 4) For devices like cameras that require FAT32, check device specs before reformatting.

Why it appears on the exam

- Given a scenario with host OS(es) and file-size requirements, choose the best filesystem and justify whether to reformat or use a workaround. - Identify which step in the decision flow should be taken when a device is intended for both a Linux desktop and Windows laptop.

Key concepts

Concept 1

Required terms

Compatibility: Whether two systems can read/write the same filesystem without additional drivers or software. Max file size: The largest single file size a filesystem can store (e.g., FAT32 = 4 GB limit). Permissions support: Whether the filesystem supports ownership and permission models needed by the OS (e.g., NTFS for Windows ACLs, ext4 for POSIX permissions). Removable-media use: Selecting a filesystem for USB/SD cards driven by device compatibility and file-size needs (exFAT commonly recommended).

Example

A user with 8 GB video files wants to move them between a Mac and a Windows PC: recommend exFAT for the external drive.

Concept 2

How File System Selection and Compatibility Logic works

Support-usable idea: When selecting or advising on a filesystem, first identify the primary device OS and the intended usage (internal system disk vs removable media vs cross-platform transfer). Use this flow: 1) If the drive stays on Windows and needs ACLs or system features, prefer NTFS. 2) If the drive must be exchanged between macOS and Windows for large files, prefer exFAT. 3) If the drive will be Linux-only, prefer ext4 for native features. 4) For devices like cameras that require FAT32, check device specs before reformatting.

Example

A Windows system disk with user profiles should remain NTFS for permissions and system compatibility.

Concept 3

Common confusion

- Reformatting without backing up data: learners may mistake reformat as harmless. Emphasize backup-first policy. - Confusing read-only access with full compatibility: some OSes can read but not write certain filesystems by default. - Assuming all devices accept exFAT; some older devices only support FAT32.

Example

A flash drive for camera use should be verified against the camera manual; many cameras need FAT32 and cannot use exFAT.

Concept 4

Core 2 (220-1202) question cues

Given a scenario with host OS(es) and file-size requirements, choose the best filesystem and justify whether to reformat or use a workaround; Identify which step in the decision flow should be taken when a device is intended for both a Linux desktop and Windows laptop.

Example

For moving a Linux VM disk image to Windows, consider network transfer or a shared cloud store instead of reformatting an ext4 disk.

Sample questions

Select an answer to reveal the explanation. For tracked practice and weak-area review, use the Cultiv8 app.

Q1.An A+ support scenario describes this situation: A Windows system disk with user profiles should remain NTFS for permissions and system compatibility. Which answer fits best?

Q2.A support ticket includes this clue: A Windows system disk with user profiles should remain NTFS for permissions and system compatibility. Which concept is being tested?

Q3.Read this A+ scenario: A flash drive for camera use should be verified against the camera manual; many cameras need FAT32 and cannot use exFAT. Which term or action matches it?

Practice this lesson in Cultiv8

The app adds tracked practice, targeted remediation, saved session history, and future readiness scoring.

Continue in Cultiv8