BootfileName
BootfileName refers to the boot image filename used in network boot processes to fetch the initial loader from a TFTP server. It is typically supplied by a DHCP or BOOTP server as part of the boot information the client receives during startup.
In DHCP-based network booting, the server provides two key pieces of information: the boot server address (option
BootfileName can be a simple filename or a path relative to the TFTP root. In more complex
Different boot methods require different files: BIOS-based PXE commonly uses a Linux-based chain loader like pxelinux.0;
Security and reliability considerations include ensuring the boot file comes from a trusted source, securing or