1 |
default vesamenu.c32 |
default vesamenu.c32 |
2 |
timeout 600 |
timeout 600 |
3 |
|
F1 help.txt |
4 |
|
|
5 |
display boot.msg |
display boot.msg |
6 |
|
|
7 |
menu background splash.jpg |
menu background splash.png |
8 |
menu title Welcome to SME Server 9.0 |
menu title Welcome to SME Server 9.0 |
9 |
menu color border 0 #ffffffff #00000000 |
menu color border 0 #ffffffff #00000000 |
10 |
menu color sel 7 #ffffffff #ff000000 |
menu color sel 7 #ffffffff #ff000000 |
14 |
menu color hotsel 0 #ff000000 #ffffffff |
menu color hotsel 0 #ff000000 #ffffffff |
15 |
menu color hotkey 7 #ffffffff #ff000000 |
menu color hotkey 7 #ffffffff #ff000000 |
16 |
menu color scrollbar 0 #ffffffff #00000000 |
menu color scrollbar 0 #ffffffff #00000000 |
17 |
|
menu rows 8 |
18 |
|
menu cmdlinerow 15 |
19 |
|
menu helpmsgrow 18 |
20 |
|
|
21 |
label sme |
label sme |
22 |
menu label Install or upgrade an existing system |
menu label Install or upgrade an existing system (Default RAID 1) |
23 |
menu default |
menu default |
24 |
text help |
text help |
25 |
Fully automatic installation. WARNING: all data will be lost! |
Fully automatic installation. WARNING: all data will be lost! |
36 |
append initrd=initrd.img text nomodeset selinux=0 nodmraid |
append initrd=initrd.img text nomodeset selinux=0 nodmraid |
37 |
|
|
38 |
menu begin RAID options |
menu begin RAID options |
39 |
menu title RAID installation options |
menu title RAID and LVM installation options |
40 |
|
|
41 |
label noraid |
label noraid |
42 |
menu label SME Server No Raid |
menu label SME Server No Raid |
96 |
append initrd=initrd.img text selinux=0 nodmraid nolvm raid=none |
append initrd=initrd.img text selinux=0 nodmraid nolvm raid=none |
97 |
menu end |
menu end |
98 |
|
|
99 |
|
menu begin advanced |
100 |
|
menu title Advanced installation options |
101 |
|
|
102 |
|
label sme-graphical-install |
103 |
|
menu label Install or upgrade using the graphical installer |
104 |
|
text help |
105 |
|
Choose manual installation options like partitions, RAID and encryption. |
106 |
|
endtext |
107 |
|
kernel vmlinuz |
108 |
|
append initrd=initrd.img selinux=0 nodmraid |
109 |
|
menu end |
110 |
|
|
111 |
menu begin Tools |
menu begin Tools |
112 |
menu title Tools |
menu title Tools |
113 |
|
|
123 |
|
|
124 |
menu end |
menu end |
125 |
|
|
126 |
label sme-graphical-install |
label Help menu |
127 |
menu label Install or upgrade using the graphical installer |
menu help help.txt |
|
text help |
|
|
Choose MANUAL installation options like partitions, RAID and fs encryption. |
|
|
endtext |
|
|
kernel vmlinuz |
|
|
append initrd=initrd.img selinux=0 nodmraid |
|
128 |
|
|
129 |
label local |
label local |
130 |
menu label Boot from local drive |
menu label Boot from local drive |