summaryrefslogtreecommitdiff
path: root/Distrib/BochsEmulator.mdwn
diff options
context:
space:
mode:
authorGrant Bowman <grantbow at grantbow dot com>2004-03-01 00:56:14 +0000
committerGrant Bowman <grantbow at grantbow dot com>2004-03-01 00:56:14 +0000
commit1adeac56c8c0e2f59926e671c7b64635e3a845be (patch)
treec6420d1d6b1bc7f00fc55b24f9701b468419ed64 /Distrib/BochsEmulator.mdwn
parentb3e3829c1c0ed05839d08083e03d3eea18f774e7 (diff)
none
Diffstat (limited to 'Distrib/BochsEmulator.mdwn')
-rw-r--r--Distrib/BochsEmulator.mdwn12
1 files changed, 10 insertions, 2 deletions
diff --git a/Distrib/BochsEmulator.mdwn b/Distrib/BochsEmulator.mdwn
index ab9f86a1..1a5a00ef 100644
--- a/Distrib/BochsEmulator.mdwn
+++ b/Distrib/BochsEmulator.mdwn
@@ -2,9 +2,17 @@
[Bochs](http://bochs.sf.net) is a very cool emulator, similar to Plex86 and the commercial product [[VmWare]] which virtualizes the PC hardware. However, Bochs does not virtualize, it _emulates_ the IA32 on the instruction level. It's currently the best alternative if you want to take the Hurd for a quick test drive without needing to repartition your hard drive or read complicated installation manuals.
-* [Debian package](http://packages.debian.org/bochs)
+* [Debian package](http://packages.qa.debian.org/bochs)
-Note that Bochs is quite slow, so installing GNU inside its virtual machine will probably take you a lot of time. The Bochs project hosts a [preinstalled GNU image](http://sourceforge.net/project/showfiles.php?group_id=12580) which can save you a lot of time. It 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 setting up a GNU guest first.
+Note that Bochs is quite slow, so installing GNU inside its virtual machine will probably take you a lot of time. There are several pre-installed bochs images available.
+
+## <a name="Images"> Images </a>
+
+* The Bochs project hosts a [preinstalled GNU image](http://sourceforge.net/project/showfiles.php?group_id=12580). It 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 setting up a GNU guest first.
+* [Another 2GB image](http://www.gnuhurd.org/) distributed in rar format without apologies.
+* Bee has a [bochs version](http://bee.es.gnu.org/) of it's distribution
+
+## <a name="Articles"> Articles </a>
* [Bruno Bonfils wrote an article.](http://www.asyd.net/docs/hurd/bochs-hurd.html)
* [Julien PUYDT wrote another article on setting up Hurd in Bochs.](http://lists.debian.org/debian-hurd/2003/debian-hurd-200303/msg00065.html)