[install-guide] Added --boot-drive option to bootloader kickstart command

Jack Reed jjr at fedoraproject.org
Wed Feb 27 23:06:35 UTC 2013


commit 5548009c49cacab558a220653c3ac29224b67fdc
Author: Jack Reed <jreed at redhat.com>
Date:   Thu Feb 28 09:06:23 2013 +1000

    Added --boot-drive option to bootloader kickstart command

 en-US/Kickstart2.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Kickstart2.xml b/en-US/Kickstart2.xml
index b2eccd8..f7a085e 100644
--- a/en-US/Kickstart2.xml
+++ b/en-US/Kickstart2.xml
@@ -486,6 +486,12 @@ Boot loader configuration
 
 <listitem>
 	<para>
+		<command>--boot-drive=</command> &mdash; Specifies which drive the bootloader is installed to.
+	</para>
+</listitem>
+
+<listitem>
+	<para>
 		<command>--location=</command> &mdash; Specifies where the boot record is written. Valid values are the following: <command>mbr</command> (the default), <command>partition</command> (installs the boot loader on the first sector of the partition
 		containing the kernel), or <command>none</command> (do not install the boot loader).
 	</para>


More information about the docs-commits mailing list