101-500 question 183 discussion

View all LPIC-1 System Administrator Exam 101, Part 1 of 2, here
back to lpi forum

Question 183

Which of the following are filesystems which can be used on Linux root partitions? (Choose two.)

  • A. NTFS
  • B. ext3
  • C. XFS
  • D. VFAT
  • E. swap
Answer:

B,E

User Votes:
A
50%
B 5 votes
50%
C 5 votes
50%
D
50%
E 1 votes
50%
Discussions
0 / 1000
daittarn2
1 month, 4 weeks ago

B. ext3 ✅
A widely used Linux-native filesystem that supports all required features for a root partition.

C. XFS ✅
A high-performance journaling filesystem supported as a root filesystem on modern Linux systems.