[install-guide/F21-rewrite] bootloader --boot-drive needs only one member of mpath device (Kickstart)

pbokoc pbokoc at fedoraproject.org
Fri Sep 26 15:49:33 UTC 2014


commit 3330473ab515a23975ac35ead4d28b6a8ec23b70
Author: Petr Bokoc <pbokoc at redhat.com>
Date:   Fri Sep 26 17:54:21 2014 +0200

    bootloader --boot-drive needs only one member of mpath device (Kickstart)

 en-US/Kickstart_Syntax_Reference.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Kickstart_Syntax_Reference.xml b/en-US/Kickstart_Syntax_Reference.xml
index 86dba74..2cd58bc 100644
--- a/en-US/Kickstart_Syntax_Reference.xml
+++ b/en-US/Kickstart_Syntax_Reference.xml
@@ -564,7 +564,7 @@
                     <term><option>--boot-drive=</option></term>
                     <listitem>
                         <para>
-                            Specifies which drive the boot loader should be written to, and therefore which drive the computer will boot from.
+                            Specifies which drive the boot loader should be written to, and therefore which drive the computer will boot from. If you use a multipath device as the boot drive, specify only one member of the device.
                         </para>
                         <important>
                             <para>


More information about the docs-commits mailing list