summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-11-13 20:22:30 +0100
committerThomas Schwinge <tschwinge@gnu.org>2007-11-13 20:22:30 +0100
commit0dcc9c5279e98615a3f3544e76ec3fa614ca9e69 (patch)
treef6f9980fd7d8c5f5b4cddf0b7914b0dec815c4b5
parente9a9236364ff596839fa2a0cc21b6e60ef69bc2b (diff)
Use proper ikiwiki syntax.
-rw-r--r--hurdonqemuonwindows.mdwn54
1 files changed, 34 insertions, 20 deletions
diff --git a/hurdonqemuonwindows.mdwn b/hurdonqemuonwindows.mdwn
index 96a9d1aa..d2b2651c 100644
--- a/hurdonqemuonwindows.mdwn
+++ b/hurdonqemuonwindows.mdwn
@@ -6,23 +6,37 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled
[[GNU_Free_Documentation_License|/fdl]]."]]
-Welcome, This document is for getting you started in a few minutes.
-
- 1. Install Qemu for Windows
- The executable can be downloaded from <http://free.oszoo.org/ftp/qemu/win32/release/> Doble click on the installer and follow the instructions.
- 2. Obtain Qemu image
- * Debain GNU/Hurd qemu image can be downloaded from <http://www.numenor.art.pl/balrog/hurd/>
- * Uncompress the image and rename it to debian-hurd-for-qemu.img (.img is the only thing that matters, you can chose
- any name)
- Note: .img is for QEMUMenu.bat, which saves you from remembering the command line options of qemu and helps you
- change the settings (like chosing different images, allocating RAM for the guest OS ...) interactivly.
- * Copy this file to the directory where you installed Qemu.
- 3. Start Qemu
- Double click the QEMUMenu.bat and enter the number to chose between images.
- 4. Qemu short cuts
- * ctrl alt - to exit grab from qemu, get mouse cursor out from the qemu window
- * ctrl alt f - full screen
- * ctrl alt 2 - qemu contrl console, use this to change devices (eg. changing cdrom), send keys to the guest (for example if you want to send ctrl alt del to the guest type "sendkey ctrl-alt-del" ... type "help" for a listing of all the options.
- * ctrl alt 1 - Hurd login console
-
--- PraveenA - 14 May 2006 \ No newline at end of file
+Welcome, This document is for getting you started in a few minutes.
+
+1. Install Qemu for Windows
+
+ The executable can be downloaded from
+ <http://free.oszoo.org/ftp/qemu/win32/release/> Doble click on the
+ installer and follow the instructions.
+
+2. Obtain Qemu image
+
+ * Debian GNU/Hurd qemu image can be downloaded from
+ <http://www.numenor.art.pl/balrog/hurd/>, but also see the main
+ [[QEMU]] page.
+ * Uncompress the image and rename it to debian-hurd-for-qemu.img (.img is
+ the only thing that matters, you can chose any name) Note: .img is for
+ QEMUMenu.bat, which saves you from remembering the command line options
+ of qemu and helps you change the settings (like chosing different
+ images, allocating RAM for the guest OS ...) interactivly.
+ * Copy this file to the directory where you installed Qemu.
+
+3. Start Qemu
+
+ Double click the QEMUMenu.bat and enter the number to chose between images.
+
+4. Qemu short cuts
+
+ * ctrl alt - to exit grab from qemu, get mouse cursor out from the qemu
+ window
+ * ctrl alt f - full screen
+ * ctrl alt 2 - qemu contrl console, use this to change devices
+ (eg. changing cdrom), send keys to the guest (for example if you want
+ to send ctrl alt del to the guest type "sendkey ctrl-alt-del" ... type
+ "help" for a listing of all the options.
+ * ctrl alt 1 - Hurd login console