Difference between revisions of "ERPXE:Customize ERPXE Settings"
From ERPXE Wiki
Line 17: | Line 17: | ||
customizing timeout: | customizing timeout: | ||
TIMEOUT 200 | TIMEOUT 200 | ||
− | |||
− | |||
− | |||
− | |||
=== Setup Password === | === Setup Password === | ||
− | You can set a password for editing PXE online | + | You can set a password for editing PXE online in erpxe.conf |
+ | default password is: 12345 (YOU MUST CHANGE IT!) | ||
+ | MENU MASTER PASSWD 12345 | ||
=== Custom Theme === | === Custom Theme === |
Revision as of 23:22, 12 December 2011
You can adjust several settings in the way ERPXE/PXELINUX behaves: the configuration files are at \er\config:
- erpxe.conf - global settings
- boot.conf - splash settings
Enable/Disable intro timer
ERPXE have an intro timer to allow local OS loading without disable PXE boot in clients. accessing ERPXE from the timer is by pressing any key to stop the timer. default timer is 10 seconds. you can 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 (YOU MUST CHANGE IT!) MENU MASTER PASSWD 12345
Custom Theme
ERPXE theme is SYSLINUX based. GUI files are on: \.. you can read about GUI Theming