summaryrefslogtreecommitdiffstats
path: root/en-US/Boxes.xml
diff options
context:
space:
mode:
authorGlen Rundblom <grundblom@fedoraproject.org>2015-03-01 13:35:28 -0600
committerGlen Rundblom <grundblom@fedoraproject.org>2015-03-01 13:35:28 -0600
commit35b3d7c7026343cb64d7731657dec1276855694f (patch)
tree156797060eb861e70499b699198021947ba1d27a /en-US/Boxes.xml
parentdd68643d07286f2688ff18262c42544db9b3e9d3 (diff)
downloadvirtualization-getting-started-guide-35b3d7c7026343cb64d7731657dec1276855694f.tar.gz
virtualization-getting-started-guide-35b3d7c7026343cb64d7731657dec1276855694f.tar.xz
virtualization-getting-started-guide-35b3d7c7026343cb64d7731657dec1276855694f.zip
Creating Getting started with Boxes XML file
Diffstat (limited to 'en-US/Boxes.xml')
-rw-r--r--en-US/Boxes.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/en-US/Boxes.xml b/en-US/Boxes.xml
new file mode 100644
index 0000000..36ec349
--- /dev/null
+++ b/en-US/Boxes.xml
@@ -0,0 +1,17 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Virtualization_Getting_Started_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<chapter>
+ <title>Creating a Virtual Machine in Boxes</title>
+<orderedlist>
+ <listitem><para>First, Download an ISO of an operating system you would like to use for your virtual machine. A Live CD Iso usually works well for this. Download the ISO to your Downloads folder this is where Boxes will look for ISO files you have downloaded.
+ </para></listitem>
+ <listitem><para>Press the Super Key, and type the word Boxes, this will bring up the Boxes Icon, it looks like a 3-d wireframe box. Click on the icon.</para></listitem>
+<listitem><para>Click the New Button in the upper left hand corner</para></listitem>
+<listitem><para>Read the introduction and click continue in the upper right hand corner</para></listitem>
+<listitem><para>To Create a local Virtual machine, click "Select a file" </para></listitem>
+<listitem><para>Browse to your ISO image that you have Downloaded, if you have one in your downloads, it should appear automaticly </para></listitem>
+</orderedlist>
+</chapter> \ No newline at end of file