diff options
author | Ognyan Kulev <ogi@fmi.uni-sofia.bg> | 2004-02-29 06:44:30 +0000 |
---|---|---|
committer | Ognyan Kulev <ogi@fmi.uni-sofia.bg> | 2004-02-29 06:44:30 +0000 |
commit | c6fc1afce8e3bf96d025b508855c8fd025ae5ddb (patch) | |
tree | d7ae77b5f9b048949f63cb88a35d533830100c79 /Distrib | |
parent | e9f76b1ee3b2afc800cb20f458d0d4a902ce79a8 (diff) |
none
Diffstat (limited to 'Distrib')
-rw-r--r-- | Distrib/BochsEmulator.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Distrib/BochsEmulator.mdwn b/Distrib/BochsEmulator.mdwn index 23a6d420..ab9f86a1 100644 --- a/Distrib/BochsEmulator.mdwn +++ b/Distrib/BochsEmulator.mdwn @@ -2,7 +2,7 @@ [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.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. |