Recent just setup a new ubuntu machine and installed FOG on the machine per the instructions on their website. (completely self contained install)
i am able to get into the management website without a problem.
when i setup the machine i was missing both the pxelinux.0 and pxelinux.cfg from the /var/lib/tftpboot/ directory
found the pxelinux.0 file in my / folder so simply did a CP to the /var/lib/tftpboot folder
then i copied the /pxelinux.cfg/ from the installer packages folder hoping thats all i needed
now when i PXE boot the machine gets a DHCP address and gives me all the correct network information.
But it does not go anywhere else i sit at the PXE screen where the last two lines read
Client MAC ADDR: ----------
Client IP: 192.168.x.x ---------------
thoughts on what mistake made?