summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Distrib/HurdOnQEMU.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Distrib/HurdOnQEMU.mdwn b/Distrib/HurdOnQEMU.mdwn
index 6d17c2f5..168520c3 100644
--- a/Distrib/HurdOnQEMU.mdwn
+++ b/Distrib/HurdOnQEMU.mdwn
@@ -14,7 +14,7 @@ Now you will need a cdrom image or an install CD. I will use debian/hurd K9 in t
Now at his point do the regular install using `hd0` as your harddrive. Partition it and install the base system. Instead of rebooting, just stop QEMU (it'll keep booting off the cdrom).
-**Important:** Debian K8's gnumach will not boot in QEMU unless you use QEMU's `-isa` command line option (and niether will Debian K9).
+**Important:** Current versions of gnumach will not boot in QEMU unless you use QEMU's `-isa` command line option (`-M isapc` for QEMU 0.8). A patch to fix this is in the works.
Now run your image with floppy booting and finish the install (`./native-install` .. etc)