The title says it all. We're going to install an OS X client via network using a GNU/Linux box as DHCP/TFTP/NFS server.
First you'll want to setup your DHCP, TFTP and NFS server.
The default location for the TFTP server root on my system was /tftpboot
. It may be different on other distro so change at will. This directory is where we're going to put all the important files. Three files come …