diff options
Diffstat (limited to 'en/using-d-i/modules/mdcfg.xml')
-rw-r--r-- | en/using-d-i/modules/mdcfg.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/en/using-d-i/modules/mdcfg.xml b/en/using-d-i/modules/mdcfg.xml index bcaa6845d..9eac7b4cb 100644 --- a/en/using-d-i/modules/mdcfg.xml +++ b/en/using-d-i/modules/mdcfg.xml @@ -205,7 +205,7 @@ at <ulink url="&url-software-raid-howto;">Software RAID HOWTO</ulink>. </para><para> -To create a MD device, you need to have the desired partitions it +To create an MD device, you need to have the desired partitions it should consist of marked for use in a RAID. (This is done in <command>partman</command> in the <guimenu>Partition settings</guimenu> menu where you should select <menuchoice> @@ -261,25 +261,25 @@ form the MD. Next, you need to select from the list of available RAID partitions those that will be active and then those that will be spare. The count of selected partitions must be equal to the number provided few seconds ago. Don't worry. If you make a mistake and -select different number of partitions, the &d-i; won't let you +select a different number of partitions, the &d-i; won't let you continue until you correct the issue. </para></listitem> <listitem><para> -RAID5 has a similar setup procedure as RAID1 with the exception that you +RAID5 has a setup procedure similar to RAID1 with the exception that you need to use at least <emphasis>three</emphasis> active partitions. </para></listitem> <listitem><para> -RAID6 also has a similar setup procedure as RAID1 except that at least +RAID6 also has a setup procedure similar to RAID1 except that at least <emphasis>four</emphasis> active partitions are required. </para></listitem> <listitem><para> -RAID10 again has a similar setup procedure as RAID1 except in expert +RAID10 again has a setup procedure similar to RAID1 except in expert mode. In expert mode, &d-i; will ask you for the layout. The layout has two parts. The first part is the layout type. It is either <literal>n</literal> (for near copies), <literal>f</literal> (for far |