[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[PATCH] #430476 - docs update for driveorder ks command
- From: Martin Sivak <msivak redhat com>
- To: anaconda-devel-list redhat com
- Subject: [PATCH] #430476 - docs update for driveorder ks command
- Date: Wed, 7 Jan 2009 08:07:16 -0500 (EST)
Hi,
one small change to docs for #430476.
Martin
diff --git a/docs/kickstart-docs.html b/docs/kickstart-docs.html
index ebf29fd..33cdf49 100644
--- a/docs/kickstart-docs.html
+++ b/docs/kickstart-docs.html
@@ -912,7 +912,8 @@ CLASS="COMMAND"
><DD
><P
>Specify which drive is first in the BIOS boot
- order. For example:</P
+order. The ordered list must
+include all the drives in the system. For example:</P
><TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
diff --git a/docs/kickstart-docs.txt b/docs/kickstart-docs.txt
index 609e9b7..a8a172c 100644
--- a/docs/kickstart-docs.txt
+++ b/docs/kickstart-docs.txt
@@ -336,6 +336,7 @@ Creating the Kickstart File
--driveorder
Specify which drive is first in the BIOS boot order.
+ The ordered list must include all the drives in the system.
For example:
bootloader --driveorder=sda,hda
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]