diff options
author | Robert Millan <zeratul2@wanadoo.es> | 2002-11-20 16:16:00 +0000 |
---|---|---|
committer | Robert Millan <zeratul2@wanadoo.es> | 2002-11-20 16:16:00 +0000 |
commit | 70a145319ed4f2614b9b077cccadd6c909a1041b (patch) | |
tree | a2f56c27ed6631b4475b70623f3f8049fc328b93 /Hurd/Bochs.mdwn | |
parent | 6ec0bb952ae6ea8da665f2336019b6a7a8ab31ba (diff) | |
download | web-70a145319ed4f2614b9b077cccadd6c909a1041b.tar.gz web-70a145319ed4f2614b9b077cccadd6c909a1041b.tar.bz2 web-70a145319ed4f2614b9b077cccadd6c909a1041b.zip |
none
Diffstat (limited to 'Hurd/Bochs.mdwn')
-rw-r--r-- | Hurd/Bochs.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Hurd/Bochs.mdwn b/Hurd/Bochs.mdwn new file mode 100644 index 00000000..72608deb --- /dev/null +++ b/Hurd/Bochs.mdwn @@ -0,0 +1,9 @@ +# <a name="Bochs_IA_32_x86_64_Emulator"> Bochs IA-32/x86-64 Emulator </a> + +[Bochs](http://bochs.sf.net) is so cool (btw there's a [Debian package](http://packages.debian.org/bochs)). It's currently the best alternative to run GNU on it. + +Note that [[BochsEmulator]] is quite slow and installing GNU in it will probably take you a lot of time. The Bochs project hosts [a preinstalled image](http://sourceforge.net/project/showfiles.php?group_id=12580) so you can save that time. + +That GNU image has network, Xfree86 and the console server installed and configured (X has some problems though). If you want to try it out, please read the [[BochsFAQ]] for GNU guest first. + +-- [[Main/RobertMillan]] - 20 Nov 2002 |