[isolinux] fix boot statements in order to make them work with isohybrid

This commit is contained in:
Fabio Erculiani 2011-08-15 09:30:25 +02:00
parent 137619c9d1
commit f3e0beeadc
2 changed files with 12 additions and 10 deletions

View File

@ -1,5 +1,5 @@
include menu.cfg INCLUDE menu.cfg
default vesamenu.c32 DEFAULT vesamenu.c32
prompt 1 PROMPT 1
timeout 100 TIMEOUT 100
ui gfxboot bootlogo UI gfxboot bootlogo

View File

@ -1,8 +1,10 @@
prompt 1 DEFAULT vesamenu.c32
display isolinux.txt UI gfxboot bootlogo
timeout 300 PROMPT 1
include menu.cfg DISPLAY isolinux.txt
include exithelp.cfg TIMEOUT 300
INCLUDE menu.cfg
INCLUDE exithelp.cfg
f1 f1.txt f1 f1.txt
f2 f2.txt f2 f2.txt