Difference between revisions of "ERPXE:Installation"

From ERPXE Wiki
Line 26: Line 26:
 
== DHCP Configuration ==
 
== DHCP Configuration ==
  
you should configure your LAN DHCP server to
+
you should configure your LAN DHCP server rules for PXE environment:
  
* read [[DHCP Configuration]]
+
microsoft dhcp
 +
rules 66, 67
 +
 
 +
linux dhcp server
 +
next-server (TFTP-D Server IP);
 +
filename "gpxelinux.0";
 +
 
 +
* read more on [[DHCP Configuration]]
  
 
== Custom Settings ==
 
== Custom Settings ==

Revision as of 22:49, 4 February 2012

Appliance Installation

ERPXE software is pre-installed and pre-configured for trouble free deployment.

The Appliance is based on CentOS Mini Linux using VMware Hypervisor.

A Microsoft Hyper-V and Oracle VirtualBox versions will be released further this year.

  • Microsoft and Hyper-V is trademarks of Microsoft.
  • Oracle and VirtualBox is trademarks of Oracle

Custom Installation

ERPXE can be installed on every plaftform supporting TFTP. common daemons are for Linux, Windows and MacOS.

read the following articles for your installation:

NOTE: Some modules are not supported by Windows/MacOS due to limitations.

DHCP Configuration

you should configure your LAN DHCP server rules for PXE environment:

microsoft dhcp

rules 66, 67 

linux dhcp server

next-server (TFTP-D Server IP);
filename "gpxelinux.0"; 

Custom Settings

you can alter several settings in ERPXE. read Customize ERPXE Settings



and That's it. enjoy ERPXE.