install-guide/devel/en_US beginninginstallation.xml,1.12,1.13

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sat Apr 19 19:07:22 UTC 2008


Author: pfrields

Update of /cvs/docs/install-guide/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31930

Modified Files:
	beginninginstallation.xml 
Log Message:
Fix boot menu information



Index: beginninginstallation.xml
===================================================================
RCS file: /cvs/docs/install-guide/devel/en_US/beginninginstallation.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- beginninginstallation.xml	6 Oct 2007 14:21:51 -0000	1.12
+++ beginninginstallation.xml	19 Apr 2008 19:07:20 -0000	1.13
@@ -43,7 +43,7 @@
     <itemizedlist>
       <listitem>
 	<formalpara>
-	  <title>Run from image</title>
+	  <title>Boot</title>
 	  <para>This option is the default.  If you select this option,
 	    only the kernel and startup programs load into memory.  This
 	    option takes less time to load.  As you use programs, they
@@ -53,24 +53,34 @@
       </listitem>
       <listitem>
 	<formalpara>
-	  <title>Run from RAM</title>
-	  <para>If you select this option, the Live CD environment loads
-	    entirely into memory.  This option takes longer to load,
-	    since the entire CD is loaded at one time.  As you use
-	    programs later, they are loaded directly from memory, which
-	    results in a more responsive environment.  This mode can
-	    only be used on machines with at least 1 GB of RAM.</para>
-	</formalpara>
-      </listitem>
-      <listitem>
-	<formalpara>
-	  <title>Verify and run from image</title>
+	  <title>Verify and Boot</title>
 	  <para>This option lets you verify the disc before you run the
 	    Live CD environment.  Refer to <xref
 	      linkend="sn-verifying-media"/> for more information on the
 	    verification process.</para>
 	</formalpara>
       </listitem>
+      <listitem>
+	<formalpara>
+	  <title>Memory Test</title>
+	  <para>
+	    This option runs an exhaustive test on the memory on your
+	    system.  For more information, refer to <xref
+	    linkend="sn-memtest"/>.
+	  </para>
+	</formalpara>
+      </listitem>
+      <listitem>
+	<formalpara>
+	  <title>Boot from local drive</title>
+	  <para>
+	    This option boots the system from the first installed disk.
+	    If you booted this disc accidentally, use this option to
+	    boot from the hard disk immediately without starting the
+	    installer.
+	  </para>
+	</formalpara>
+      </listitem>
     </itemizedlist>
     <para>If you boot the DVD, rescue CD, or minimal boot media, the
       boot menu options include:</para>
@@ -115,6 +125,16 @@
 	    choose this option.</para>
 	</formalpara>
       </listitem>
+      <listitem>
+	<formalpara>
+	  <title>Memory Test</title>
+	  <para>
+	    This option runs an exhaustive test on the memory on your
+	    system.  For more information, refer to <xref
+	    linkend="sn-memtest"/>.
+	  </para>
+	</formalpara>
+      </listitem>
     </itemizedlist>
   </section>
   <section id="sn-install-diff-source">




More information about the Fedora-docs-commits mailing list