GIAC Certified Forensic Analyst (GCFA) — Question 10

Which of the following type of file systems is not supported by Linux kernel?

Answer options

Correct answer: C

Explanation

The correct answer is C, HFS, as it is not natively supported by the Linux kernel. In contrast, vFAT, NTFS, and FAT32 are supported and can be used without additional drivers. HFS is primarily associated with Apple's macOS environment, making it less compatible with Linux systems.