Difference between revisions of "ERPXE:Customize ERPXE Settings"
From ERPXE Wiki
Line 1: | Line 1: | ||
You can adjust several settings in the way ERPXE/PXELINUX behaves: | You can adjust several settings in the way ERPXE/PXELINUX behaves: | ||
the configuration files are at \er\config: | the configuration files are at \er\config: | ||
− | * ''' | + | * '''erpxe.conf''' - global settings |
− | * ''' | + | * '''boot.conf''' - splash settings |
Line 10: | Line 10: | ||
accessing ERPXE from the timer is by pressing any key to stop the timer. | accessing ERPXE from the timer is by pressing any key to stop the timer. | ||
default timer is 10 seconds. | default timer is 10 seconds. | ||
− | you can enable/disable the intro timer via: | + | you can enable/disable the intro timer via '''boot.conf''': |
+ | |||
+ | customizing boot text: | ||
+ | MENU AUTOBOOT Booting System in # seconds... | ||
+ | |||
+ | customizing timeout: | ||
+ | TIMEOUT 200 | ||
=== Adjust intro timer === | === Adjust intro timer === |
Revision as of 23:20, 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
Adjust intro timer
you can adjust the intro timer interval via:
Setup Password
You can set a password for editing PXE online by:
Custom Theme
ERPXE theme is SYSLINUX based. GUI files are on: \.. you can read about GUI Theming