setup PXE (i.e. DHCP + TFTP) server on MacOSX
Posted
by
Albert
on Super User
See other posts from Super User
or by Albert
Published on 2010-06-18T19:37:28Z
Indexed on
2011/01/14
20:55 UTC
Read the original article
Hit count: 265
What is the easiest way to setup an PXE server (i.e. a DHCP server + TFTP server) on MacOSX? Is there maybe some easy-to-use tool which just comes with both servers builtin?
I have done that in the past but I remember that it took me several hours of editing some config files of tftpd (I think) and different versions of dhcpd, many trials and errors until I got it working (mostly). Now I have a fresh MacOSX installation and I want to avoid any complicated setup.
© Super User or respective owner