DRBL
DRBL stands for Diskless Remote Boot Linux, a software framework that enables network booting and operation of client computers from a central server. It allows diskless or lightly equipped clients to boot Linux systems over the network, running entirely from server-provided images without local installations. The project is maintained by the National Center for High-Performance Computing (NCHC) in Taiwan and is released under the GPL.
DRBL uses standard network boot infrastructure (DHCP, TFTP, and NFS or iSCSI/nbd) to boot clients via PXE.
DRBL supports a range of Linux distributions and can support unmanaged clients in classrooms, labs, libraries,
Setting up a DRBL server requires a Linux server with DHCP, TFTP, and NFS services. The DRBL