/[smeserver]/cdrom.image/sme9/isolinux/isolinux.cfg
ViewVC logotype

Diff of /cdrom.image/sme9/isolinux/isolinux.cfg

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.15 by stephdl, Fri Jan 2 17:47:32 2015 UTC Revision 1.16 by stephdl, Mon Jan 12 22:05:16 2015 UTC
# Line 94  menu begin RAID options with Vesa video Line 94  menu begin RAID options with Vesa video
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
# Line 102  Fully automatic installation without Rai Line 102  Fully automatic installation without Rai
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
# Line 110  Fully automatic installation with Raid0. Line 110  Fully automatic installation with Raid0.
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!
# Line 119  Fully automatic installation with Raid1. Line 119  Fully automatic installation with Raid1.
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
# Line 127  Fully automatic installation with Raid5. Line 127  Fully automatic installation with Raid5.
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
# Line 135  Fully automatic installation with Raid6. Line 135  Fully automatic installation with Raid6.
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
# Line 143  Fully automatic installation without LVM Line 143  Fully automatic installation without LVM
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


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed