[syslinux] Syslinux 6.00 released

Helmut Hullen Hullen at t-online.de
Wed Jun 26 05:17:00 PDT 2013


Hallo, Matt,

Du meintest am 25.06.13:

>> Not really... let's just document "make bios".

> There's preliminary documentation in doc/building.txt.

(sent to you and to the mailing list; some robot blocks the list ...)

Additionally:

Compiling (with "make bios") worked.

Running "pxelinux": more problems than with 5.10.

5.00-pre6: all worked fine

5.10: the start menu (GUI) wasn't shown; "tab" showed the labels, and  
the textual menus. Invoking the labels worked.

6.00: no GUI start menu. "tab" showed the textual menus. Invoking them  
seems to do nothing (after some seconds).

(Please excuse my gerlish)

----------- /tftpboot/pxelinux.cfg/default ------------

timeout 1200
# 120 Sekunden
# display menu
# delay 200
prompt  0
# prompt  1	# wartet auf "enter"-Taste

# default menu.c32
# http://www.syslinux.org/wiki/index.php/Comboot/menu.c32

default local
UI vesamenu.c32
# Gene Cumm, 19. aug. 2010
# braucht "MENU BACKGROUND"-Bild
include colors.txt

ontimeout   local
onerror     local

KBDMAP  german.kbd

MENU TITLE Menu
MENU BACKGROUND Arktur.jpg
MENU TABMSG Optionen aendern: <TAB>; Abbruch: <ESC>; Untermenu: <enter>

LABEL local
    MENU DEFAULT
    MENU LABEL Booten von der ersten Festplatte
    COM32 chain.32
    APPEND hd0
    MENU AUTOBOOT Start in # Sekunden

MENU SEPARATOR

# Bootdisk
LABEL bootdisk
	MENU LABEL ^Boot-Disketten
	kernel menu.c32
	append conf/bootdisk.conf zurueck.txt
    TEXT HELP
	    einige Boot-Disketten
    ENDTEXT

# livecd
LABEL livecd
	MENU LABEL ^Live-CDs
	kernel menu.c32
	append conf/livecd.conf zurueck.txt
    TEXT HELP
	    Linux (Slackware, Ubuntu) oder Windows
    ENDTEXT

# avira
LABEL avira
	MENU LABEL ^Avira Virenscanner
	kernel menu.c32
	append conf/avira.conf zurueck.txt

LABEL Reste
	MENU LABEL Reste
	kernel menu.c32
	append conf/rest.conf zurueck.txt
#

---------------------------- end ----------------

Viele Gruesse!
Helmut


More information about the Syslinux mailing list