2 commits - en-US/Steps_Network_Install_x86_ppc_s390_section_2.xml

David Nalley ke4qqq at fedoraproject.org
Wed Nov 25 01:24:04 UTC 2009


 en-US/Steps_Network_Install_x86_ppc_s390_section_2.xml |   39 ++++++++++++-----
 1 file changed, 28 insertions(+), 11 deletions(-)

New commits:
commit 020d4ca9d6038e02e92210415133855e5259af87
Author: David Nalley <david at gnsa.us>
Date:   Tue Nov 24 20:25:18 2009 -0500

    hopefully fixing NFS install documentation per 531241 and 521418

diff --git a/en-US/Steps_Network_Install_x86_ppc_s390_section_2.xml b/en-US/Steps_Network_Install_x86_ppc_s390_section_2.xml
index 5b69bd0..50eee6b 100644
--- a/en-US/Steps_Network_Install_x86_ppc_s390_section_2.xml
+++ b/en-US/Steps_Network_Install_x86_ppc_s390_section_2.xml
@@ -39,7 +39,16 @@
 			</para>
 		</listitem>
 	</itemizedlist>
-	
+	<para>
+		In addition the <filename>install.img</filename> file from within the ISO files must be copied to a directory named <filename class="directory">images</filename>
+	</para>
+	<para>
+		Additionally, if a file called <filename>updates.img</filename> exists in the location from which you install, it is used for updates to <application>anaconda</application>, the installation program. Refer to the file <filename>install-methods.txt</filename> in the <application>anaconda</application> RPM package for detailed information on the various ways to install Fedora, as well as how to apply the installation program updates. 
+	</para>	
+	<para>
+		To extract the <filename>install.img</filename> from the ISO follow the procedure:
+	</para>
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Beginning_Installation_Hard_Disk_common-screen-1.xml"/>
 	<!-- <para>
 		<command>
 			mount -o loop <replaceable>/location/of/disk/space/</replaceable>RHEL5.iso <replaceable>/export/directory</replaceable>


commit 0928bb6d83952b0aa5f893413062c161cf741307
Author: David Nalley <david at gnsa.us>
Date:   Tue Nov 24 20:10:24 2009 -0500

    adding screen tags to the NFS docs

diff --git a/en-US/Steps_Network_Install_x86_ppc_s390_section_2.xml b/en-US/Steps_Network_Install_x86_ppc_s390_section_2.xml
index 45ad8b2..5b69bd0 100644
--- a/en-US/Steps_Network_Install_x86_ppc_s390_section_2.xml
+++ b/en-US/Steps_Network_Install_x86_ppc_s390_section_2.xml
@@ -17,9 +17,11 @@
 			</para>
 			
 			<para>
-				<command>
+				<screen>
+					<command>
 					mv <replaceable>/location/of/disk/space/</replaceable>f&PRODVER;.iso <replaceable>/publicly/available/directory/</replaceable>
-				</command>
+					</command>
+				</screen>
 			</para>
 		</listitem>
 		
@@ -29,9 +31,11 @@
 			</para>
 			
 			<para>
-				<command>
+				<screen>
+					<command>
 					mv <replaceable>/location/of/disk/space/</replaceable>f&PRODVER;-disk*.iso <replaceable>/publicly/available/directory/</replaceable>
-				</command>
+					</command>
+				</screen>
 			</para>
 		</listitem>
 	</itemizedlist>
@@ -55,9 +59,11 @@
 	</para>
 	
 	<para>
-		<command>
-			<replaceable>/publicly/available/directory</replaceable> <replaceable>client.ip.address</replaceable>
-		</command>
+		<screen>
+			<command>
+				<replaceable>/publicly/available/directory</replaceable> <replaceable>client.ip.address</replaceable>
+			</command>
+		</screen>
 	</para>
 		
 	<para>
@@ -65,9 +71,11 @@
 	</para>
 	
 	<para>
-		<command>
-			<replaceable>/publicly/available/directory</replaceable> *
-		</command>
+		<screen>
+			<command>
+				<replaceable>/publicly/available/directory</replaceable> *
+			</command>
+		</screen>
 	</para>
 	
 	<para>





More information about the Fedora-docs-commits mailing list