I've successfully set up a PXE boot environment for a diskless LiveCD. Now, I'm trying to PXE boot a prebuilt Gentoo system from another Gentoo system. I've configured both DHCP and TFTP servers:
The DHCP server assigns IP addresses to devices on the network and directs them to the TFTP server for ...