/[smeserver]/cdrom.image/sme9/isolinux/isolinux.cfg
ViewVC logotype

Contents of /cdrom.image/sme9/isolinux/isolinux.cfg

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Mon Dec 2 15:54:44 2013 UTC (10 years, 6 months ago) by wellsi
Branch: MAIN
Changes since 1.4: +1 -1 lines
Remove headless as it prevents keyboard selection [SME: 8031]

1 default vesamenu.c32
2 #prompt 1
3 timeout 600
4
5 display boot.msg
6
7 menu background splash.jpg
8 menu title Welcome to SME Server 9.0!
9 menu color border 0 #ffffffff #00000000
10 menu color sel 7 #ffffffff #ff000000
11 menu color title 0 #ffffffff #00000000
12 menu color tabmsg 0 #ffffffff #00000000
13 menu color unsel 0 #ffffffff #00000000
14 menu color hotsel 0 #ff000000 #ffffffff
15 menu color hotkey 7 #ffffffff #ff000000
16 menu color scrollbar 0 #ffffffff #00000000
17
18 label sme
19 menu label ^Install or upgrade an existing system
20 menu default
21 kernel vmlinuz
22 append initrd=initrd.img text selinux=0 nodmraid
23 label rescue
24 menu label ^Rescue installed system
25 kernel vmlinuz
26 append initrd=initrd.img rescue
27 label local
28 menu label Boot from ^local drive
29 localboot 0xffff
30 label memtest86
31 menu label ^Memory test
32 kernel memtest
33 append -
34

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed