LPIC-1 Exam 101 v5 (Linux Administrator) — Question 11
What is contained on the EFI System Partition?
Answer options
- A. The Linux root file system
- B. The first stage boot loader
- C. The default swap space file
- D. The Linux default shell binaries
- E. The user home directories
Correct answer: B
Explanation
The EFI System Partition contains the first stage boot loader necessary for the system to initiate the boot process. The other options like the Linux root file system, swap space, shell binaries, and user directories are located elsewhere in the filesystem and are not part of the EFI System Partition.