What file transfer protocols can be used for PXE booting besides TFTP?
- by Stefan Lasiewski
According to ISC's dhcpd manpage:
The filename statement
filename "filename";
The filename statement can be used to specify the name of the initial boot file which
is to be loaded by a client. The filename should be a filename recognizable to
whatever file transfer protocol the client can be expected to use to load the file.…