en-US/Boot-x86.xml en-US/Graphical_and_Text_Interfaces.xml en-US/Graphical_Installation-x86.xml

Rüdiger Landmann rlandmann at fedoraproject.org
Thu Apr 29 04:55:43 UTC 2010


 en-US/Boot-x86.xml                      |   44 ----------------------------
 en-US/Graphical_Installation-x86.xml    |    3 +
 en-US/Graphical_and_Text_Interfaces.xml |   49 ++++++++++++++++++++++++++++++++
 3 files changed, 52 insertions(+), 44 deletions(-)

New commits:
commit 3b6b340f5faa7c8e7c1bd475f9dbb83a83d40eb4
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Thu Apr 29 14:54:56 2010 +1000

    move section 6.4 to chapter 7

diff --git a/en-US/Boot-x86.xml b/en-US/Boot-x86.xml
index 5c637d6..69f313c 100644
--- a/en-US/Boot-x86.xml
+++ b/en-US/Boot-x86.xml
@@ -130,50 +130,6 @@
 		
 	</section>
 	
-	<section id="sn-graphics-problem">
-		<title>Graphical and Text Interfaces</title>
-		<important>
-			<title>Graphical Interface Usage</title>
-			<para>
-				Installing in text mode does not prevent you from using a graphical interface on your system once it is installed.
-			</para>
-		</important>
-		<important>
-			<title>Installation requires 137&nbsp;MB of RAM</title>
-			<para>
-				If your system has less than 137&nbsp;MB of RAM, installation will not continue.
-			</para>
-			<para>
-				Furthermore, installation from a hard drive or a network location requires an image of stage 2 of the installation program (<filename>installer.img</filename>) to be stored in memory. This additional requirement increases the minimum RAM required to 243&nbsp;MB for these installation methods.
-			</para>
-		</important>
-		<para>
-			Fedora &PRODVER; supports graphical and text-based installations. Only systems with more than 397&nbsp;MB of RAM can use the graphical installer. Systems with less RAM automatically scale back to using the text-based installer. Note that you must still have a minimum of 137&nbsp;MB of RAM for installation to proceed even in text mode. If you prefer to use the text-based installer, type <option>linux text</option> at the <prompt>boot:</prompt> prompt.
-		</para> 
-		<para>
-			If one of the following situations occurs, the installation program uses text mode:
-		</para>
-		<itemizedlist>
-			<listitem>
-				<para>
-					The installation system fails to identify the display hardware on your computer
-				</para>
-			</listitem>
-			<listitem>
-				<para>
-					Your computer has less than 397&nbsp;MB of RAM
-				</para>
-			</listitem>
-			<listitem>
-				<para>
-					You choose the text mode installation from the boot menu
-				</para>
-			</listitem>
-		</itemizedlist>
-		<para>
-			The text screens provide most of the same functions as the standard screens, although disk partitioning is simplified, and bootloader configuration and package selection are handled automatically in text mode. If you choose to install Fedora in text mode, you can still configure your system to use a graphical interface after installation. Refer to <xref linkend="sn-switching-to-gui-login"/> for instructions.
-		</para>
-	</section>
 </chapter>
 
 
diff --git a/en-US/Graphical_Installation-x86.xml b/en-US/Graphical_Installation-x86.xml
index b1d6f9c..350c721 100644
--- a/en-US/Graphical_Installation-x86.xml
+++ b/en-US/Graphical_Installation-x86.xml
@@ -15,6 +15,9 @@
  	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Graphical_Installation_common-list-1.xml"/> 
 	<!-- Contains: Becoming familiar with the installation program's user interface, etc. -->
 	
+	<xi:include href="Graphical_and_Text_Interfaces.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+	<!-- Graphical Interface Usage - Installing in text mode does not prevent you from using a graphical interface. -->
+	
 	<section id="s1-guimode-interface-x86">
 		<title>The Graphical Installation Program User Interface</title>
 		<indexterm significance="normal">
diff --git a/en-US/Graphical_and_Text_Interfaces.xml b/en-US/Graphical_and_Text_Interfaces.xml
new file mode 100644
index 0000000..5f5085e
--- /dev/null
+++ b/en-US/Graphical_and_Text_Interfaces.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
+
+<section>
+	<title>Graphical and Text Interfaces</title>
+	<important>
+		<title>Graphical Interface Usage</title>
+		<para>
+			Installing in text mode does not prevent you from using a graphical interface on your system once it is installed.
+		</para>
+	</important>
+	<important>
+		<title>Important — Minimum RAM requirements</title>
+		<para>
+			If your system has less than 137&nbsp;MB of RAM, installation will not continue on any architecture.
+		</para>
+		<para>
+			Furthermore, installation from a hard drive or a network location requires an image of stage 2 of the installation program (<filename>installer.img</filename>) to be stored in memory. This additional requirement increases the minimum RAM required to at least 256&nbsp;MB for these installation methods.
+		</para>
+	</important>
+	<para>
+		Fedora &PRODVER; supports graphical and text-based installations. Only systems with more than 397&nbsp;MB of RAM can use the graphical installer. Systems with less RAM automatically scale back to using the text-based installer. Note that you must still have a minimum of 137&nbsp;MB of RAM for installation to proceed even in text mode, and some architectures and installation methods require more RAM than others. If you prefer to use the text-based installer, type <option>linux text</option> at the <prompt>boot:</prompt> prompt.
+	</para> 
+	<para>
+		If one of the following situations occurs, the installation program uses text mode:
+	</para>
+	<itemizedlist>
+		<listitem>
+			<para>
+				The installation system fails to identify the display hardware on your computer
+			</para>
+		</listitem>
+		<listitem>
+			<para>
+				Your computer has less the minimum amount of RAM required for graphical installation on your architecture with your chosen installation method (397&nbsp;MB at the very least).
+			</para>
+		</listitem>
+		<listitem>
+			<para>
+				You choose the text mode installation from the boot menu
+			</para>
+		</listitem>
+	</itemizedlist>
+	<para>
+		The text screens provide most of the same functions as the standard screens, although disk partitioning is simplified, and bootloader configuration and package selection are handled automatically in text mode. If you choose to install Fedora in text mode, you can still configure your system to use a graphical interface after installation. Refer to <xref linkend="sn-switching-to-gui-login"/> for instructions.
+	</para>
+</section>
+




More information about the docs-commits mailing list