24 |
append initrd=initrd.img text selinux=0 nodmraid |
append initrd=initrd.img text selinux=0 nodmraid |
25 |
|
|
26 |
label sme-vesa-video |
label sme-vesa-video |
27 |
menu label Install or upgrade using the ^Vesa video driver |
menu label Install or upgrade using the Vesa video driver |
|
menu default |
|
28 |
text help |
text help |
29 |
Fully automatic installation with nomodeset. WARNING: all data will be lost! |
Fully automatic installation with nomodeset. WARNING: all data will be lost! |
30 |
endtext |
endtext |
31 |
kernel vmlinuz |
kernel vmlinuz |
32 |
append initrd=initrd.img text nomodeset selinux=0 nodmraid |
append initrd=initrd.img text nomodeset selinux=0 nodmraid |
33 |
|
|
34 |
menu begin Other |
menu begin RAID options |
35 |
menu title Other installation options |
menu title RAID 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 |
|
36 |
|
|
37 |
label noraid |
label noraid |
38 |
menu label SME Server NO Raid |
menu label SME Server No Raid |
39 |
text help |
text help |
40 |
Fully automatic installation without Raid. WARNING: all data will be lost! |
Fully automatic installation without Raid. WARNING: all data will be lost! |
41 |
endtext |
endtext |
42 |
kernel vmlinuz |
kernel vmlinuz |
43 |
append initrd=initrd.img text selinux=0 nodmraid raid=none |
append initrd=initrd.img text selinux=0 nodmraid raid=none |
44 |
|
|
45 |
|
label raid0 |
46 |
|
menu label SME Server Raid0 |
47 |
|
text help |
48 |
|
Fully automatic installation with Raid0. WARNING: all data will be lost! |
49 |
|
endtext |
50 |
|
kernel vmlinuz |
51 |
|
append initrd=initrd.img text selinux=0 nodmraid raid=0 |
52 |
|
|
53 |
|
label raid1 |
54 |
|
menu label SME Server Raid5 |
55 |
|
menu default |
56 |
|
text help |
57 |
|
Fully automatic installation with Raid1. WARNING: all data will be lost! |
58 |
|
endtext |
59 |
|
kernel vmlinuz |
60 |
|
append initrd=initrd.img text selinux=0 nodmraid raid=1 |
61 |
|
|
62 |
label raid5 |
label raid5 |
63 |
menu label SME Server Raid5 |
menu label SME Server Raid5 |
64 |
text help |
text help |
84 |
append initrd=initrd.img text selinux=0 nodmraid nolvm |
append initrd=initrd.img text selinux=0 nodmraid nolvm |
85 |
|
|
86 |
label nolvmnoraid |
label nolvmnoraid |
87 |
menu label SME Server NO LVM/Raid |
menu label SME Server No LVM / No Raid |
88 |
text help |
text help |
89 |
Fully automatic installation without LVM/Raid. WARNING: all data will be lost! |
Fully automatic installation without LVM/Raid. WARNING: all data will be lost! |
90 |
endtext |
endtext |
107 |
|
|
108 |
menu end |
menu end |
109 |
|
|
110 |
|
label sme-graphical-install |
111 |
|
menu label Install or upgrade using the graphical installer |
112 |
|
text help |
113 |
|
Choose MANUAL installation options like partitions, RAID and fs encryption. |
114 |
|
endtext |
115 |
|
kernel vmlinuz |
116 |
|
append initrd=initrd.img selinux=0 nodmraid |
117 |
|
|
118 |
label local |
label local |
119 |
menu label Boot from local drive |
menu label Boot from local drive |
120 |
localboot 0xffff |
localboot 0xffff |