summary refs log tree commit diff stats
path: root/docs/system/quickstart.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/system/quickstart.rst')
-rw-r--r--docs/system/quickstart.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/system/quickstart.rst b/docs/system/quickstart.rst
new file mode 100644
index 0000000000..3a3acab5e7
--- /dev/null
+++ b/docs/system/quickstart.rst
@@ -0,0 +1,13 @@
+.. _pcsys_005fquickstart:
+
+Quick Start
+-----------
+
+Download and uncompress a PC hard disk image with Linux installed (e.g.
+``linux.img``) and type:
+
+.. parsed-literal::
+
+   |qemu_system| linux.img
+
+Linux should boot and give you a prompt.