LPIC-1 Exam 101 v5 (Linux Administrator) — Question 34
Where is the bootloader stored on the hard disk of a UEFI system?
Answer options
- A. In the EFI Boot Record (EBR).
- B. In the Master Boot Record (MBR).
- C. On the EFI System Partition (ESP).
- D. On the partition labeled boot.
- E. On the partition number 127.
Correct answer: C
Explanation
The bootloader in a UEFI system is stored on the EFI System Partition (ESP), which is specifically designated for this purpose. The other options, such as the Master Boot Record (MBR) and EFI Boot Record (EBR), are associated with different booting methods and do not apply to UEFI systems.