Files
Arch-R/packages/sysutils/syslinux/config/extlinux.cfg
2009-03-24 06:29:08 +01:00

26 lines
647 B
INI

DEFAULT vesamenu.c32
PROMPT 0
TIMEOUT 5
MENU TITLE Welcome to GeeXboX target-arch release-nr (C) 2002-2009
MENU VSHIFT 11
MENU ROWS 6
MENU TABMSGROW 15
MENU CMDLINEROW 14
MENU HELPMSGROW 16
MENU TABMSG Press [Tab] to edit options, [F1] for boot options.
MENU COLOR sel 7;37;40 #e0000000 #fa833b all
MENU COLOR border 30;44 #00000000 #00000000 none
LABEL openelec
MENU LABEL Start OpenELEC ...
MENU DEFAULT
KERNEL bzImage
APPEND root=/dev/ram0 boot=/dev/sda1 disk=/dev/sda1 rdinit=/init quiet
LABEL debug
MENU LABEL Start OpenELEC in Debug mode...
KERNEL bzImage
APPEND root=/dev/ram0 boot=/dev/sda1 disk=/dev/sda1 rdinit=/init quiet debugging