[isolinux] fix boot statements in order to make them work with isohybrid
This commit is contained in:
parent
137619c9d1
commit
f3e0beeadc
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user