nerdexam
CompTIA

220-1002 · Question #824

A technician is installing a Linux operating system and is prompted to select the filesystem. Which of the following filesystems should the technician choose?

The correct answer is D. Ext4. Ext4 (Fourth Extended Filesystem) is the standard, native filesystem for Linux. It is the default filesystem for most major Linux distributions (Ubuntu, Debian, CentOS, etc.) and is optimized for Linux kernel features including journaling, large file support, and performance…

Hardware

Question

A technician is installing a Linux operating system and is prompted to select the filesystem. Which of the following filesystems should the technician choose?

Options

  • AFAT32
  • BHFS
  • CNTFS
  • DExt4

How the community answered

(25 responses)
  • A
    8% (2)
  • C
    4% (1)
  • D
    88% (22)

Explanation

Ext4 (Fourth Extended Filesystem) is the standard, native filesystem for Linux. It is the default filesystem for most major Linux distributions (Ubuntu, Debian, CentOS, etc.) and is optimized for Linux kernel features including journaling, large file support, and performance. A) FAT32 is a legacy cross-platform filesystem with a 4 GB file size limit - unsuitable as a Linux root filesystem. B) HFS (Hierarchical File System) is Apple's macOS filesystem, not used on Linux. C) NTFS is Microsoft Windows' native filesystem; while Linux can read/write NTFS partitions, it is not designed to be a Linux root filesystem. Ext4 is the correct and expected answer for any standard Linux installation.

Topics

#Linux filesystem#Ext4#OS installation#filesystem types

Community Discussion

No community discussion yet for this question.

Full 220-1002 Practice