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 committed by Stephan Raue
parent ea4e3d8240
commit 06df6fd2ac

View File

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