From c0dddb7d2db5ded3f85b082c7e1c66a23fb722b8 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 13 Nov 2007 20:26:23 +0100 Subject: Move to a suitable place. --- howtos.mdwn | 1 - hurd/running/qemu.mdwn | 4 +++ hurd/running/qemu/microsoft_windows.mdwn | 42 ++++++++++++++++++++++++++++++++ hurdonqemuonwindows.mdwn | 42 -------------------------------- 4 files changed, 46 insertions(+), 43 deletions(-) create mode 100644 hurd/running/qemu/microsoft_windows.mdwn delete mode 100644 hurdonqemuonwindows.mdwn diff --git a/howtos.mdwn b/howtos.mdwn index bc3ecf3b..9e8a5d50 100644 --- a/howtos.mdwn +++ b/howtos.mdwn @@ -12,7 +12,6 @@ is included in the section entitled * [[hurd/running/gnu/Create_an_image]] of the GNU System, bootable in qemu, for example. * GNU/Hurd on qemu (external link) - * [[HurdOnQemuOnWindows]] Setting up a GNU/Hurd system on Qemu on a Micorsoft Windows machine * [[HurdOnVMware]] Setting up Debian GNU/Hurd on VMware * [[QemuNetworkForHurd]] Setting up Hurd Networking on Qemu * Setting up translators -- [[some_examples|hurd/translator/examples]] diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn index 93111e6f..2537f82c 100644 --- a/hurd/running/qemu.mdwn +++ b/hurd/running/qemu.mdwn @@ -1,3 +1,7 @@ +This page discusses things for Unix systems, there is a separate page for +[[Microsoft_Windows]] systems. + + # Readily Available Images (!) Note that these are unofficial images: they have been prepared by diff --git a/hurd/running/qemu/microsoft_windows.mdwn b/hurd/running/qemu/microsoft_windows.mdwn new file mode 100644 index 00000000..d2b2651c --- /dev/null +++ b/hurd/running/qemu/microsoft_windows.mdwn @@ -0,0 +1,42 @@ +[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] +[[meta license="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +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 + Doble click on the + installer and follow the instructions. + +2. Obtain Qemu image + + * Debian GNU/Hurd qemu image can be downloaded from + , 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 diff --git a/hurdonqemuonwindows.mdwn b/hurdonqemuonwindows.mdwn deleted file mode 100644 index d2b2651c..00000000 --- a/hurdonqemuonwindows.mdwn +++ /dev/null @@ -1,42 +0,0 @@ -[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] -[[meta license="Permission is granted to copy, distribute and/or modify this -document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no Invariant -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 - Doble click on the - installer and follow the instructions. - -2. Obtain Qemu image - - * Debian GNU/Hurd qemu image can be downloaded from - , 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 -- cgit v1.2.3