I'm trying to set up a diskless installation, with a standard, easily repeatable means to do it. I've been trying to write a Red Hat Kickstart script to do it. However, it seems as though Kickstart ...
Remote booting is a concept of allowing you to boot a machine over a network from a centralized boot-server. The Linux OS uses TFTP to upload/download the boot image. The diskless machine needs a ...