[syslinux] vesamenu back to text before booting

Thorsten Glaser t.glaser at tarent.de
Wed Dec 3 04:09:15 PST 2014


On Wed, 3 Dec 2014, Gene Cumm wrote:

> Please inline your entire configuration file.

tglaser at luna:~ $ cat /srv/tftp/pxelinux.cfg/default
UI vesamenu.c32

MENU TITLE Teckids e.V. Lunatics Terminalserver-Umgebung
MENU RESOLUTION 800 600
MENU BACKGROUND lunatics-pxe-bg.png

DEFAULT lunatics
MENU AUTOBOOT Starte Lunatics Thin Client in # Sekunde{,n}...
TIMEOUT 100

MENU COLOR border 34;40 #ff152c54 #66666666 standard
MENU COLOR title 1;33;44 #ffff8a26 #66666666 standard
MENU COLOR unsel 33;40 #ff032df5 #66666666
MENU COLOR hotkey 37;40 #ffaab5ed #66666666
MENU COLOR sel 37;44 #ff96b9d4 #66666666 standard
MENU COLOR hotsel 37;44 #ff96b9d4 #66666666 standard
MENU COLOR disabled 33;40 #ff1a1a57 #66666666
MENU COLOR scrollbar 34;40 #00000000 #ff152c54
MENU COLOR cmdline 37;40 #ffffffff #00000000 standard
MENU COLOR cmdmark 37;47 #ffffffff #ffffffff all
MENU COLOR pwdborder 37;41 #ffffffff #ccffab79 standard
MENU COLOR pwdheader 1;33;41 #ff88a8de #ccffab79 standard
MENU COLOR pwdentry 37;41 #ff88a8de #ccffab79 standard
MENU COLOR timeout_msg 1;37;40 #ff96b9d4 #00000000 standard
MENU COLOR timeout 1;31;40 #ffff8a26 #00000000 standard

# Options
MENU PASSPROMPT Enter Password:
ONTIMEOUT lunatics
TOTALTIMEOUT 0

# Security
PROMPT 0
NOESCAPE 1
ALLOWOPTIONS 1
NOCOMPLETE 1
MENU MASTER PASSWD xxx

LABEL lunatics
        MENU LABEL ^Lunatics-Lernumgebung
        KERNEL vmlinuz
        APPEND root=/dev/nfs initrd=initrd.img nfsroot=auto rw -- printk.time=1 log_buf_len=512k panic=30 loglevel=0

LABEL local
        MENU LABEL Von lokaler ^Festplatte starten
        localboot 0

MENU SEPARATOR

LABEL Reload
        MENU LABEL ^Bootmenue neu laden
        KERNEL vesamenu.c32
        APPEND pxelinux.cfg/default

LABEL Shutdown
        MENU LABEL ^Ausschalten
        KERNEL poweroff.c32

LABEL Reboot
        MENU LABEL ^Neu starten
        KERNEL reboot.c32

LABEL test
	MENU LABEL test
	KERNEL pxebsd.0

MENU SEPARATOR

MENU BEGIN
        MENU TITLE Diagnose >

        LABEL memtest86
                MENU LABEL ^Memtest86
                KERNEL memtest86.bin

        LABEL hdt
                MENU LABEL Hardware Detection Tool
                KERNEL hdt.c32
                APPEND pciids=pci.ids memtest=memtest86.bin verbose
MENU END

MENU BEGIN
        MENU TITLE Debian GNU/Linux ^installieren >

        include debian-installer/menu.cfg

        LABEL top
                MENU LABEL ^Zurueck
                MENU GOTO .top
MENU END


bye,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg



More information about the Syslinux mailing list