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 |
|
|
25 |
append initrd=initrd.img text selinux=0 nodmraid |
append initrd=initrd.img text selinux=0 nodmraid |
26 |
|
|
27 |
label sme-vesa-video |
label sme-vesa-video |
28 |
menu label Install or upgrade using the ^Vesa video driver |
menu label Install or upgrade using the Vesa video driver |
|
menu default |
|
29 |
text help |
text help |
30 |
Fully automatic installation with nomodeset. WARNING: all data will be lost! |
Fully automatic installation with nomodeset. WARNING: all data will be lost! |
31 |
endtext |
endtext |
32 |
kernel vmlinuz |
kernel vmlinuz |
33 |
append initrd=initrd.img text nomodeset selinux=0 nodmraid |
append initrd=initrd.img text nomodeset selinux=0 nodmraid |
34 |
|
|
35 |
menu begin Other |
menu begin RAID options |
36 |
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 |
|
37 |
|
|
38 |
label noraid |
label noraid |
39 |
menu label SME Server NO Raid |
menu label SME Server No Raid |
40 |
text help |
text help |
41 |
Fully automatic installation without Raid. WARNING: all data will be lost! |
Fully automatic installation without Raid. WARNING: all data will be lost! |
42 |
endtext |
endtext |
43 |
kernel vmlinuz |
kernel vmlinuz |
44 |
append initrd=initrd.img text selinux=0 nodmraid raid=none |
append initrd=initrd.img text selinux=0 nodmraid raid=none |
45 |
|
|
46 |
|
label raid0 |
47 |
|
menu label SME Server Raid0 |
48 |
|
text help |
49 |
|
Fully automatic installation with Raid0. WARNING: all data will be lost! |
50 |
|
endtext |
51 |
|
kernel vmlinuz |
52 |
|
append initrd=initrd.img text selinux=0 nodmraid raid=0 |
53 |
|
|
54 |
|
label raid1 |
55 |
|
menu label SME Server Raid1 |
56 |
|
menu default |
57 |
|
text help |
58 |
|
Fully automatic installation with Raid1. WARNING: all data will be lost! |
59 |
|
endtext |
60 |
|
kernel vmlinuz |
61 |
|
append initrd=initrd.img text selinux=0 nodmraid raid=1 |
62 |
|
|
63 |
label raid5 |
label raid5 |
64 |
menu label SME Server Raid5 |
menu label SME Server Raid5 |
65 |
text help |
text help |
77 |
append initrd=initrd.img text selinux=0 nodmraid raid=6 |
append initrd=initrd.img text selinux=0 nodmraid raid=6 |
78 |
|
|
79 |
label nolvm |
label nolvm |
80 |
menu label SME Server NO LVM |
menu label SME Server no LVM |
81 |
text help |
text help |
82 |
Fully automatic installation without LVM. WARNING: all data will be lost! |
Fully automatic installation without LVM. WARNING: all data will be lost! |
83 |
endtext |
endtext |
85 |
append initrd=initrd.img text selinux=0 nodmraid nolvm |
append initrd=initrd.img text selinux=0 nodmraid nolvm |
86 |
|
|
87 |
label nolvmnoraid |
label nolvmnoraid |
88 |
menu label SME Server NO LVM/Raid |
menu label SME Server no LVM / no Raid |
89 |
text help |
text help |
90 |
Fully automatic installation without LVM/Raid. WARNING: all data will be lost! |
Fully automatic installation without LVM/Raid. WARNING: all data will be lost! |
91 |
endtext |
endtext |
93 |
append initrd=initrd.img text selinux=0 nodmraid nolvm raid=none |
append initrd=initrd.img text selinux=0 nodmraid nolvm raid=none |
94 |
menu end |
menu end |
95 |
|
|
96 |
|
menu begin advanced |
97 |
|
menu title Advanced installation options |
98 |
|
|
99 |
|
label sme-graphical-install |
100 |
|
menu label Install or upgrade using the graphical installer |
101 |
|
text help |
102 |
|
Choose manual installation options like partitions, RAID and encryption. |
103 |
|
endtext |
104 |
|
kernel vmlinuz |
105 |
|
append initrd=initrd.img selinux=0 nodmraid |
106 |
|
menu end |
107 |
|
|
108 |
menu begin Tools |
menu begin Tools |
109 |
menu title Tools |
menu title Tools |
110 |
|
|
120 |
|
|
121 |
menu end |
menu end |
122 |
|
|
123 |
|
label Help menu |
124 |
|
menu help help.txt |
125 |
|
|
126 |
label local |
label local |
127 |
menu label Boot from local drive |
menu label Boot from local drive |
128 |
localboot 0xffff |
localboot 0xffff |