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 3ca122ce..398d3e2b 100644
--- a/Distrib/HurdOnQEMU.mdwn
+++ b/Distrib/HurdOnQEMU.mdwn
@@ -16,7 +16,7 @@ Now you will need a cdrom image or an install cd. I will use debian/hurd k8 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 so you'll have to use a different version. I use the one supplied with ams's [snapshot](http://www.update.uu.se/~ams/gnu/gnu-2004-12-04.tar.bz2) and it works well.
+**Important:** Debian K8's gnumach will not boot in QEMU unless you use it's -isa command line option.
You'll have to mount your disk image, I use a program called lomount to do this. Then copy the new kernel onto the partition. You could also use mount instead of using lomount if you know the correct offset.