/[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.8 by wellsi, Tue May 6 20:07:16 2014 UTC Revision 1.9 by wellsi, Wed May 7 02:46:49 2014 UTC
# Line 24  Fully automatic installation. WARNING: a Line 24  Fully automatic installation. WARNING: a
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
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
# Line 76  Fully automatic installation without LVM Line 84  Fully automatic installation without LVM
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
# Line 99  menu begin Tools Line 107  menu begin Tools
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


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