--- cdrom.image/sme9/isolinux/isolinux.cfg 2015/01/02 17:47:32 1.15 +++ cdrom.image/sme9/isolinux/isolinux.cfg 2017/03/12 18:02:16 1.21 @@ -5,7 +5,7 @@ F1 help.txt display boot.msg menu background splash.png -menu title Welcome to SME Server 9.0 +menu title Welcome to SME Server 9.2 RC1 menu color border 0 #ffffffff #00000000 menu color sel 7 #ffffffff #ff000000 menu color title 0 #ffffffff #00000000 @@ -94,7 +94,7 @@ menu begin RAID options with Vesa video menu title RAID and LVM installation options using the Vesa video driver label noraid - menu label SME Server No Raid using the Vesa video driver + menu label SME Server No Raid text help Fully automatic installation without Raid. WARNING: all data will be lost! endtext @@ -102,7 +102,7 @@ Fully automatic installation without Rai append initrd=initrd.img text selinux=0 nomodeset nodmraid raid=none label raid0 - menu label SME Server Raid0 using the Vesa video driver + menu label SME Server Raid0 text help Fully automatic installation with Raid0. WARNING: all data will be lost! endtext @@ -110,7 +110,7 @@ Fully automatic installation with Raid0. append initrd=initrd.img text selinux=0 nomodeset nodmraid raid=0 label raid1 - menu label SME Server Raid1 using the Vesa video driver + menu label SME Server Raid1 menu default text help Fully automatic installation with Raid1. WARNING: all data will be lost! @@ -119,7 +119,7 @@ Fully automatic installation with Raid1. append initrd=initrd.img text nomodeset selinux=0 nodmraid raid=1 label raid5 - menu label SME Server Raid5 using the Vesa video driver + menu label SME Server Raid5 text help Fully automatic installation with Raid5. WARNING: all data will be lost! endtext @@ -127,7 +127,7 @@ Fully automatic installation with Raid5. append initrd=initrd.img text selinux=0 nomodeset nodmraid raid=5 label raid6 - menu label SME Server Raid6 using the Vesa video driver + menu label SME Server Raid6 text help Fully automatic installation with Raid6. WARNING: all data will be lost! endtext @@ -135,7 +135,7 @@ Fully automatic installation with Raid6. append initrd=initrd.img text selinux=0 nomodeset nodmraid raid=6 label nolvm - menu label SME Server no LVM using the Vesa video driver + menu label SME Server no LVM text help Fully automatic installation without LVM. WARNING: all data will be lost! endtext @@ -143,7 +143,7 @@ Fully automatic installation without LVM append initrd=initrd.img text selinux=0 nomodeset nodmraid nolvm label nolvmnoraid - menu label SME Server no LVM / no Raid using the Vesa video driver + menu label SME Server no LVM / no Raid text help Fully automatic installation without LVM/Raid. WARNING: all data will be lost! endtext