[install-guide] Noloader: replaced TUI with boot option in hard drive installation config

Jack Reed jjr at fedoraproject.org
Fri Mar 30 03:42:02 UTC 2012


commit f76c10196b1d395870175bf86daa35624ade9ccc
Author: Jack Reed <jreed at redhat.com>
Date:   Fri Mar 30 13:41:48 2012 +1000

    Noloader: replaced TUI with boot option in hard drive installation config

 en-US/Beginning_Installation_Hard_Disk-x86.xml     |    5 ++---
 ...inning_Installation_Hard_Disk_common-para-1.xml |    4 +++-
 ...nning_Installation_Hard_Disk_common-para-10.xml |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/en-US/Beginning_Installation_Hard_Disk-x86.xml b/en-US/Beginning_Installation_Hard_Disk-x86.xml
index 77dc4aa..b4e182a 100644
--- a/en-US/Beginning_Installation_Hard_Disk-x86.xml
+++ b/en-US/Beginning_Installation_Hard_Disk-x86.xml
@@ -16,14 +16,13 @@
 	 <xi:include href="Beginning_Installation_Hard_Disk_common-indexterm-9.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <xi:include href="Beginning_Installation_Hard_Disk_common-indexterm-10.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  End index terms  --> <xi:include href="Beginning_Installation_Hard_Disk_common-para-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  The Select Partition screen applies only if...  --> <xi:include href="Beginning_Installation_Hard_Disk_x86_ppc-figure-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  Selecting Partition Dialog  --> <xi:include href="Beginning_Installation_Hard_Disk_common-para-9.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <!--  The Select Partition screen applies only if...  --> <xi:include href="Beginning_Installation_Hard_Disk_common-para-9.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  Select the partition containing the ISO files from the...  --> <xi:include href="Beginning_Installation_Hard_Disk_common-para-10.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  Also specify the Directory holding images. Enter the full...  --> <xi:include href="Beginning_Installation_Hard_Disk_common-table-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  Location of ISO images for different partition types  --> <xi:include href="Beginning_Installation_Hard_Disk_common-para-3.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  If the ISO images are in the root (top-level) directory  --> <xi:include href="Beginning_Installation_Hard_Disk_common-note-2.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  An entry without a leading slash may call the installation to fail.  --> <para>
-		Select <guibutton>OK</guibutton> to continue. Proceed with <xref linkend="ch-guimode-x86" />.
+	   After entering the <command>linux repo=</command> boot command, proceed with <xref linkend="ch-guimode-x86" />.
 	</para>
 
 </section>
diff --git a/en-US/Beginning_Installation_Hard_Disk_common-para-1.xml b/en-US/Beginning_Installation_Hard_Disk_common-para-1.xml
index 4057a41..6e5bb71 100644
--- a/en-US/Beginning_Installation_Hard_Disk_common-para-1.xml
+++ b/en-US/Beginning_Installation_Hard_Disk_common-para-1.xml
@@ -4,6 +4,8 @@
 %BOOK_ENTITIES;
 ]>
 <para>
-	The <guilabel>Select Partition</guilabel> screen applies only if you are installing from a disk partition (that is, you selected <guimenuitem>Hard Drive</guimenuitem> in the <guilabel>Installation Method</guilabel> dialog). This dialog allows you to name the disk partition and directory from which you are installing Fedora. If you used the <literal>repo=hd</literal> boot option, you already specified a partition.
+	To specify a partition from which to install Fedora, use the <command>linux repo=</command> boot option:
+<screen>
+<userinput>linux repo=hd:<replaceable>device</replaceable></userinput></screen>
 </para>
 
diff --git a/en-US/Beginning_Installation_Hard_Disk_common-para-10.xml b/en-US/Beginning_Installation_Hard_Disk_common-para-10.xml
index 39cb1e7..e6e7d1b 100644
--- a/en-US/Beginning_Installation_Hard_Disk_common-para-10.xml
+++ b/en-US/Beginning_Installation_Hard_Disk_common-para-10.xml
@@ -4,6 +4,6 @@
 %BOOK_ENTITIES;
 ]>
 <para>
-	Also specify the <guilabel>Directory holding images</guilabel>. Enter the full directory path from the drive that contains the ISO image files. The following table shows some examples of how to enter this information:
+	Also specify the full directory path from the drive that contains the ISO image files. The following table shows some examples of how to enter this information:
 </para>
 


More information about the docs-commits mailing list