From b6874f019e6f73534b89f95ef54cddc3b5a81610 Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Tue, 7 Mar 2006 01:56:00 +0000 Subject: none --- Distrib/HurdOnQEMU.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Distrib/HurdOnQEMU.mdwn b/Distrib/HurdOnQEMU.mdwn index 168520c3..377e26f2 100644 --- a/Distrib/HurdOnQEMU.mdwn +++ b/Distrib/HurdOnQEMU.mdwn @@ -8,7 +8,7 @@ First off use `qemu-img` to create a disk image. I set mine to 2 gigabytes. # qemu-img create hd0.img 2G -Now you will need a cdrom image or an install CD. I will use debian/hurd K9 in this example. I use a floppy image with [[GRUB]] on it to boot the system, after i'm done installing. The first time you run it you'll want to use `-boot d` to boot off the cdrom. +Now you will need a cdrom image or an install CD. I will use Debian/Hurd K9 in this example. I use a floppy image with [[GRUB]] on it to boot the system after I'm done installing. The first time you run it you'll want to use `-boot d` to boot off the cdrom. # qemu -hda hd0.img -cdrom debian-K9-hurd-i386-CD1.iso -fda floppy.img -boot d -- cgit v1.2.3