[install-guide] IQSG: Created section for rebooting before firstboot

Jack Reed jjr at fedoraproject.org
Fri Jan 25 04:27:47 UTC 2013


commit c3a23a725e41d597bb103523463ae0c6bf9d3c29
Author: Jack Reed <jreed at redhat.com>
Date:   Fri Jan 25 14:27:20 2013 +1000

    IQSG: Created section for rebooting before firstboot

 en-US/Installation_Quick_Start_Guide.xml |    2 ++
 en-US/Progress_Hub_quickstart-para-1.xml |    9 ---------
 en-US/Reboot-quickstart.xml              |   24 ++++++++++++++++++++++++
 en-US/images/reboot/reboot.png           |  Bin 0 -> 24637 bytes
 4 files changed, 26 insertions(+), 9 deletions(-)
---
diff --git a/en-US/Installation_Quick_Start_Guide.xml b/en-US/Installation_Quick_Start_Guide.xml
index 25e26fb..04b50fc 100644
--- a/en-US/Installation_Quick_Start_Guide.xml
+++ b/en-US/Installation_Quick_Start_Guide.xml
@@ -38,6 +38,8 @@
 	<xi:include href="Progress_Hub-x86.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	
 	<xi:include href="Account_Configuration-x86.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	
+	<xi:include href="Reboot-quickstart.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 
 	<xi:include href="firstboot-welcome.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	
diff --git a/en-US/Reboot-quickstart.xml b/en-US/Reboot-quickstart.xml
new file mode 100644
index 0000000..b854627
--- /dev/null
+++ b/en-US/Reboot-quickstart.xml
@@ -0,0 +1,24 @@
+<?xml version='1.0'?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docarticle/xml/4.5/docarticlex.dtd" [
+]>
+
+<section id="Reboot_your_system">
+	<title>Reboot your system</title>
+	<para>
+		Once the packages are installed and you have set the root password, click the <guibutton>Quit</guibutton> button that will appear at the bottom of the screen to exit to the Live Desktop.
+	</para>
+	
+	<figure float="0" id="fig-reboot"><title>Packages installed</title>
+		<mediaobject>
+			<imageobject><imagedata fileref="images/reboot/reboot.png" format="PNG" width="444"/></imageobject>
+			<textobject><para>
+					The menu presented when the desktop loads, offering the choice to try Fedora or install it to the hard drive.
+				</para>
+			</textobject>
+		</mediaobject>
+	</figure>	
+	
+	<para>
+		Click <guilabel>Live System User</guilabel> in the top right of the Live Desktop. Click <guilabel>Power Off</guilabel> from the drop-down menu that appears, then <guilabel>Restart</guilabel> to reboot your system and begin the Firstboot process.
+	</para>
+</section>
diff --git a/en-US/images/reboot/reboot.png b/en-US/images/reboot/reboot.png
new file mode 100644
index 0000000..0f5dcaa
Binary files /dev/null and b/en-US/images/reboot/reboot.png differ


More information about the docs-commits mailing list