XK0-005 · Question #51
Which of the following can be used to boot a DVD from a remote device to initialize a Linux system setup on bare metal hardware as if it is a local DVD?
The correct answer is A. UEFI. Modern UEFI firmware supports remote management features-such as those provided by out-of-band management controllers (IPMI/BMC, iDRAC, iLO)-that allow an administrator to mount a remote ISO or DVD image as virtual media and boot from it as though it were physically attached…
Question
Which of the following can be used to boot a DVD from a remote device to initialize a Linux system setup on bare metal hardware as if it is a local DVD?
Options
- AUEFI
- BPXE
- CNFS
- DGRUB
How the community answered
(38 responses)- A82% (31)
- B5% (2)
- C11% (4)
- D3% (1)
Explanation
Modern UEFI firmware supports remote management features-such as those provided by out-of-band management controllers (IPMI/BMC, iDRAC, iLO)-that allow an administrator to mount a remote ISO or DVD image as virtual media and boot from it as though it were physically attached. PXE (option B) enables network booting via TFTP/DHCP but does not mount a remote DVD. NFS (option C) is a network file-sharing protocol. GRUB (option D) is a bootloader that runs after the firmware has already handed off control, so it cannot initiate remote media boot.
Topics
Community Discussion
No community discussion yet for this question.