diff options
author | Grant Bowman <grantbow at grantbow dot com> | 2002-12-22 03:45:56 +0000 |
---|---|---|
committer | Grant Bowman <grantbow at grantbow dot com> | 2002-12-22 03:45:56 +0000 |
commit | a5b268375420929c95b9d94ae6365837207b6bc8 (patch) | |
tree | 3269c4dce0314e4dfcccf8f4e46a380dbfd5195e /Distrib/BochsEmulator.mdwn | |
parent | ef0a1729a36ba785a2a049c71c0bb65ae523bfac (diff) | |
download | web-a5b268375420929c95b9d94ae6365837207b6bc8.tar.gz web-a5b268375420929c95b9d94ae6365837207b6bc8.tar.bz2 web-a5b268375420929c95b9d94ae6365837207b6bc8.zip |
none
Diffstat (limited to 'Distrib/BochsEmulator.mdwn')
-rw-r--r-- | Distrib/BochsEmulator.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Distrib/BochsEmulator.mdwn b/Distrib/BochsEmulator.mdwn new file mode 100644 index 00000000..72608deb --- /dev/null +++ b/Distrib/BochsEmulator.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 |