GIAC Certified Forensic Analyst (GCFA) — Question 10
Which of the following type of file systems is not supported by Linux kernel?
Answer options
- A. vFAT
- B. NTFS
- C. HFS
- D. FAT32
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.