5 |
display boot.msg |
display boot.msg |
6 |
|
|
7 |
menu background splash.png |
menu background splash.png |
8 |
menu title Welcome to SME Server 9.0 |
menu title Welcome to SME Server 9.1 rc1 |
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 |
11 |
menu color title 0 #ffffffff #00000000 |
menu color title 0 #ffffffff #00000000 |
94 |
menu title RAID and LVM installation options using the Vesa video driver |
menu title RAID and LVM installation options using the Vesa video driver |
95 |
|
|
96 |
label noraid |
label noraid |
97 |
menu label SME Server No Raid using the Vesa video driver |
menu label SME Server No Raid |
98 |
text help |
text help |
99 |
Fully automatic installation without Raid. WARNING: all data will be lost! |
Fully automatic installation without Raid. WARNING: all data will be lost! |
100 |
endtext |
endtext |
102 |
append initrd=initrd.img text selinux=0 nomodeset nodmraid raid=none |
append initrd=initrd.img text selinux=0 nomodeset nodmraid raid=none |
103 |
|
|
104 |
label raid0 |
label raid0 |
105 |
menu label SME Server Raid0 using the Vesa video driver |
menu label SME Server Raid0 |
106 |
text help |
text help |
107 |
Fully automatic installation with Raid0. WARNING: all data will be lost! |
Fully automatic installation with Raid0. WARNING: all data will be lost! |
108 |
endtext |
endtext |
110 |
append initrd=initrd.img text selinux=0 nomodeset nodmraid raid=0 |
append initrd=initrd.img text selinux=0 nomodeset nodmraid raid=0 |
111 |
|
|
112 |
label raid1 |
label raid1 |
113 |
menu label SME Server Raid1 using the Vesa video driver |
menu label SME Server Raid1 |
114 |
menu default |
menu default |
115 |
text help |
text help |
116 |
Fully automatic installation with Raid1. WARNING: all data will be lost! |
Fully automatic installation with Raid1. WARNING: all data will be lost! |
119 |
append initrd=initrd.img text nomodeset selinux=0 nodmraid raid=1 |
append initrd=initrd.img text nomodeset selinux=0 nodmraid raid=1 |
120 |
|
|
121 |
label raid5 |
label raid5 |
122 |
menu label SME Server Raid5 using the Vesa video driver |
menu label SME Server Raid5 |
123 |
text help |
text help |
124 |
Fully automatic installation with Raid5. WARNING: all data will be lost! |
Fully automatic installation with Raid5. WARNING: all data will be lost! |
125 |
endtext |
endtext |
127 |
append initrd=initrd.img text selinux=0 nomodeset nodmraid raid=5 |
append initrd=initrd.img text selinux=0 nomodeset nodmraid raid=5 |
128 |
|
|
129 |
label raid6 |
label raid6 |
130 |
menu label SME Server Raid6 using the Vesa video driver |
menu label SME Server Raid6 |
131 |
text help |
text help |
132 |
Fully automatic installation with Raid6. WARNING: all data will be lost! |
Fully automatic installation with Raid6. WARNING: all data will be lost! |
133 |
endtext |
endtext |
135 |
append initrd=initrd.img text selinux=0 nomodeset nodmraid raid=6 |
append initrd=initrd.img text selinux=0 nomodeset nodmraid raid=6 |
136 |
|
|
137 |
label nolvm |
label nolvm |
138 |
menu label SME Server no LVM using the Vesa video driver |
menu label SME Server no LVM |
139 |
text help |
text help |
140 |
Fully automatic installation without LVM. WARNING: all data will be lost! |
Fully automatic installation without LVM. WARNING: all data will be lost! |
141 |
endtext |
endtext |
143 |
append initrd=initrd.img text selinux=0 nomodeset nodmraid nolvm |
append initrd=initrd.img text selinux=0 nomodeset nodmraid nolvm |
144 |
|
|
145 |
label nolvmnoraid |
label nolvmnoraid |
146 |
menu label SME Server no LVM / no Raid using the Vesa video driver |
menu label SME Server no LVM / no Raid |
147 |
text help |
text help |
148 |
Fully automatic installation without LVM/Raid. WARNING: all data will be lost! |
Fully automatic installation without LVM/Raid. WARNING: all data will be lost! |
149 |
endtext |
endtext |