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! |
28 |
append initrd=initrd.img text selinux=0 nodmraid |
append initrd=initrd.img text selinux=0 nodmraid |
29 |
|
|
30 |
label sme-vesa-video |
label sme-vesa-video |
31 |
menu label Install or upgrade using the ^Vesa video driver |
menu label Install or upgrade using the Vesa video driver |
|
menu default |
|
32 |
text help |
text help |
33 |
Fully automatic installation with nomodeset. WARNING: all data will be lost! |
Fully automatic installation with nomodeset. WARNING: all data will be lost! |
34 |
endtext |
endtext |
35 |
kernel vmlinuz |
kernel vmlinuz |
36 |
append initrd=initrd.img text nomodeset selinux=0 nodmraid |
append initrd=initrd.img text nomodeset selinux=0 nodmraid |
37 |
|
|
38 |
menu begin Other |
menu begin RAID options |
39 |
menu title Other installation options |
menu title RAID and LVM installation options |
|
|
|
|
label sme-graphical-install |
|
|
menu label Install or upgrade using the graphical installer |
|
|
menu default |
|
|
text help |
|
|
Choose MANUAL installation options like partitions, RAID and fs encryption. |
|
|
endtext |
|
|
kernel vmlinuz |
|
|
append initrd=initrd.img selinux=0 nodmraid |
|
40 |
|
|
41 |
label noraid |
label noraid |
42 |
menu label SME Server NO Raid |
menu label SME Server No Raid |
43 |
text help |
text help |
44 |
Fully automatic installation without Raid. WARNING: all data will be lost! |
Fully automatic installation without Raid. WARNING: all data will be lost! |
45 |
endtext |
endtext |
46 |
kernel vmlinuz |
kernel vmlinuz |
47 |
append initrd=initrd.img text selinux=0 nodmraid raid=none |
append initrd=initrd.img text selinux=0 nodmraid raid=none |
48 |
|
|
49 |
|
label raid0 |
50 |
|
menu label SME Server Raid0 |
51 |
|
text help |
52 |
|
Fully automatic installation with Raid0. WARNING: all data will be lost! |
53 |
|
endtext |
54 |
|
kernel vmlinuz |
55 |
|
append initrd=initrd.img text selinux=0 nodmraid raid=0 |
56 |
|
|
57 |
|
label raid1 |
58 |
|
menu label SME Server Raid1 |
59 |
|
menu default |
60 |
|
text help |
61 |
|
Fully automatic installation with Raid1. WARNING: all data will be lost! |
62 |
|
endtext |
63 |
|
kernel vmlinuz |
64 |
|
append initrd=initrd.img text selinux=0 nodmraid raid=1 |
65 |
|
|
66 |
label raid5 |
label raid5 |
67 |
menu label SME Server Raid5 |
menu label SME Server Raid5 |
68 |
text help |
text help |
80 |
append initrd=initrd.img text selinux=0 nodmraid raid=6 |
append initrd=initrd.img text selinux=0 nodmraid raid=6 |
81 |
|
|
82 |
label nolvm |
label nolvm |
83 |
menu label SME Server NO LVM |
menu label SME Server no LVM |
84 |
text help |
text help |
85 |
Fully automatic installation without LVM. WARNING: all data will be lost! |
Fully automatic installation without LVM. WARNING: all data will be lost! |
86 |
endtext |
endtext |
88 |
append initrd=initrd.img text selinux=0 nodmraid nolvm |
append initrd=initrd.img text selinux=0 nodmraid nolvm |
89 |
|
|
90 |
label nolvmnoraid |
label nolvmnoraid |
91 |
menu label SME Server NO LVM/Raid |
menu label SME Server no LVM / no Raid |
92 |
text help |
text help |
93 |
Fully automatic installation without LVM/Raid. WARNING: all data will be lost! |
Fully automatic installation without LVM/Raid. WARNING: all data will be lost! |
94 |
endtext |
endtext |
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 Help menu |
127 |
|
menu help help.txt |
128 |
|
|
129 |
label local |
label local |
130 |
menu label Boot from local drive |
menu label Boot from local drive |
131 |
localboot 0xffff |
localboot 0xffff |