Installation¶
ERPXE can be installed on every TFTP capable platform. Common daemons are available for Linux, Windows and MacOS.
Linux¶
- CentOS / Fedora installation instructions
- Debian / Ubuntu installation instructions
- Raspberry Pi installation instructions
Windows¶
Custom Settings¶
Advanced Scripts¶
As of ERPXE 1.2, there is a /bin folder supplied with the .tar.gz including several small bash scripts to help maintain your ERPXE system.
- configure.sh - Configure services needed for ERPXE: http, tftp, samba, etc. RISKY, for EXPERTS only. Currently for CentOS 6.x only.
- create_links.sh - Run after installation on Linux. Creates sym-links to speed up ERPXE loading for clients.
- ip2hex.sh - Creates a symlink inside
/tftpboot/pxelinux.pxeto speed uppxelinux.0loading for your subnet. - reset_permissions.sh - Reset all permissions in /tftpboot to default.
DHCP Configuration¶
- read more on DHCP Configuration
And that's it, enjoy ERPXE.