XK0-005 · Question #426
XK0-005 Question #426: Real Exam Question with Answer & Explanation
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 not
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
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.