diff options
-rw-r--r-- | en/appendix/preseed.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index b7b0b1e36..7e9eff1c1 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -1091,6 +1091,9 @@ d-i partman/confirm_nooverwrite boolean true You can also use preseeding to set up partitions on software RAID arrays. Supported are RAID levels 0, 1, 5, 6 and 10, creating degraded arrays and specifying spare devices. + +</para><para arch="any-x86"> + If you are using RAID 1, you can preseed grub to install to all devices used in the array; see <xref linkend="preseed-bootloader"/>. @@ -1414,7 +1417,7 @@ to be used easily on the kernel command line as well. </sect2> - <sect2 id="preseed-bootloader" arch="not-s390"> + <sect2 id="preseed-bootloader" arch="any-x86"> <title>Boot loader installation</title> <informalexample role="example"><screen> |