[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
default vesamenu.c32
prompt 1
timeout 100
ui gfxboot bootlogo
INCLUDE menu.cfg
DEFAULT vesamenu.c32
PROMPT 1
TIMEOUT 100
UI gfxboot bootlogo

View File

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