nerdexam
CompTIA

XK0-004 · Question #295

Which of the following is used on the client to boot a Linux system from a TFTP server?

The correct answer is D. PXE. PXE (Preboot eXecution Environment) is the client-side firmware specification that enables a system to boot over the network from a TFTP server.

Server Side & Network Concepts

Question

Which of the following is used on the client to boot a Linux system from a TFTP server?

Options

  • AHTTP
  • BGRUB
  • CEFI
  • DPXE

How the community answered

(64 responses)
  • A
    3% (2)
  • C
    2% (1)
  • D
    95% (61)

Why each option

PXE (Preboot eXecution Environment) is the client-side firmware specification that enables a system to boot over the network from a TFTP server.

AHTTP

HTTP is an application-layer protocol used for web content transfer and is not involved in TFTP-based network boot environments.

BGRUB

GRUB is a bootloader that runs after an initial boot image has already been loaded into memory; it does not initiate the client-side TFTP network boot process.

CEFI

EFI (Extensible Firmware Interface) is a firmware specification for system initialization that can support network boot scenarios, but PXE is the specific standard protocol used for TFTP-based network booting.

DPXECorrect

PXE is a firmware-level client standard built into network adapter firmware that uses DHCP to obtain a network address and TFTP to download a boot image from a remote server. It operates before any OS is loaded, making it the specific technology used on the client side to initiate a network boot from a TFTP server.

Concept tested: PXE client-side network boot from TFTP

Source: https://wiki.syslinux.org/wiki/index.php?title=PXELINUX

Topics

#PXE#TFTP#network boot#booting

Community Discussion

No community discussion yet for this question.

Full XK0-004 Practice