Difference between revisions of "ERPXE:Customize ERPXE Settings"

From ERPXE Wiki
m (Admin moved page Customize ERPXE Settings to ERPXE:Customize ERPXE Settings without leaving a redirect)
(No difference)

Revision as of 18:46, 5 March 2013


ERPXE has several settings you can customize:

Configuration files are located at /er/config:

  • erpxe.conf - global settings
  • boot.conf - splash settings


Enable/Disable intro timer

ERPXE has an intro timer in order to allow local OS loading without disabling PXE boot in clients. Press any key to enter the menu, default timer is 10 seconds. Enable/Disable the intro timer via boot.conf:

Customizing boot text:

MENU AUTOBOOT Booting System in # seconds...

Customizing timeout:

TIMEOUT 200

Setup Password

You can set a password for editing PXE online in erpxe.conf Default password is: 12345

MENU MASTER PASSWD 12345

Setup Hidden Boot

To boot from the hard drive and show the ERPXE menu only if you hold down Ctrl-Alt edit boot.conf and remove comment mark:

# MENU SHIFTKEY 1

Block exit to command line from menu

Comment in boot.conf

NOESCAPE 1

Custom Theme

ERPXE theme is SYSLINUX based. GUI files are on: /er/menu/skin

Read more about GUI Theming