scripts/mkimage: set 'installer' as default boot option

some people dont enable "usb legacy support" in bios (or dont know how)
thus they can't access installer at all. live mode is non-important
This commit is contained in:
Stefan Saraev 2014-04-25 17:19:22 +03:00
parent cf88872550
commit de917b244c

View File

@ -149,7 +149,7 @@ PROMPT 0
MENU TITLE Boot Menu
MENU BACKGROUND splash.png
TIMEOUT 50
DEFAULT live
DEFAULT installer
MENU WIDTH 70
MENU MARGIN 15