diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-04 02:17:45 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-04 02:17:45 +0200 |
commit | 93e59c2349c988f515b4fe8fb556e84747cb695f (patch) | |
tree | 3bf58224ff7f7e5bfaed46af4f785e2a9220a24b /Hurd | |
parent | b7beb0dc56ddad265615f8c12ffb14e247457eb2 (diff) |
Running GNU/Hurd systems; QEMU.
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/FrequentlyAskedQuestions.mdwn | 2 | ||||
-rw-r--r-- | Hurd/running.mdwn | 22 |
2 files changed, 1 insertions, 23 deletions
diff --git a/Hurd/FrequentlyAskedQuestions.mdwn b/Hurd/FrequentlyAskedQuestions.mdwn index 55822a82..0bcb4e79 100644 --- a/Hurd/FrequentlyAskedQuestions.mdwn +++ b/Hurd/FrequentlyAskedQuestions.mdwn @@ -39,7 +39,7 @@ If you still have problems, do not hesitate to make use of the [[MailingLists]] * **_Will GNU work in Vmware?_** * It's highly recommended and easier to get a full image for Bochs. See [[Distrib]] * It didn't use to, [Hurd bootstrap fails](http://lists.debian.org/debian-hurd/2002/debian-hurd-200207/msg00069.html). Vmware is not [free software](http://www.gnu.org/philosophy/free-sw.html) and it is [[Distrib/VmWare]]. We recommend to use [free](http://www.gnu.org/philosophy/free-sw.html) alternatives, like [[Distrib/BochsEmulator]]. - * A faster, more widespread and [free](http://www.gnu.org/philosophy/free-sw.html) recent alternative is [QEMU](http://hurd.gnufans.org/bin/view/Distrib/QEMU). You can find more informations on [[Distrib/HurdOnQEMU]]. + * A faster, more widespread and [free](http://www.gnu.org/philosophy/free-sw.html) recent alternative is [QEMU](http://hurd.gnufans.org/bin/view/Distrib/QEMU). You can find more informations on [[running/QEMU]]. * If someone prefers using VMWare: * It works with VMWare Workstation 4.0.5 build-6030. * Running Debian GNU/HURD in VMWare works for me -- [[Main/MichaelAblassmeier]] - 03 Mar 2004 diff --git a/Hurd/running.mdwn b/Hurd/running.mdwn deleted file mode 100644 index 36f765bf..00000000 --- a/Hurd/running.mdwn +++ /dev/null @@ -1,22 +0,0 @@ -[[license text=""" -Copyright © 2007 Free Software Foundation, Inc. - -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.txt]]. - -By contributing to this page, you agree to assign copyright for your -contribution to the Free Software Foundation. The Free Software Foundation -promises to always use either a verbatim copying license or a free -documentation license when publishing your contribution. We grant you back all -your rights under copyright, including the rights to copy, modify, and -redistribute your contributions. -"""]] - -* [[Distrib]] - Distributions based on the Hurd -* [[microkernel/mach/gnumach/Xen]] - In Xen -* [[LiveCD]] - Live CDs -* [[Distrib/QEMU]] - In an Emulator -* [[FlashHurd]] - From a flash stick
\ No newline at end of file |