XK0-005 · Question #426
Which of the following directories is the mount point in a UEFI system?
The correct answer is B. /boot/efi. The /boot/efi directory is the mount point in a UEFI system. This directory contains the EFI System Partition (ESP), which stores boot loaders and other files required by UEFI firmware. The /sys/efi directory does not exist by default in Linux systems. The /efi directory does…
Question
Which of the following directories is the mount point in a UEFI system?
Options
- A/sys/efi
- B/boot/efi
- C/efi
- D/etc/efi
How the community answered
(16 responses)- A6% (1)
- B88% (14)
- D6% (1)
Explanation
The /boot/efi directory is the mount point in a UEFI system. This directory contains the EFI System Partition (ESP), which stores boot loaders and other files required by UEFI firmware. The /sys/efi directory does not exist by default in Linux systems. The /efi directory does not exist by default in Linux systems. The /etc/efi directory does not exist by default in Linux systems.
Topics
Community Discussion
No community discussion yet for this question.