diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-07 22:59:01 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-07 23:01:28 +0200 |
commit | 1f41e899e3da7b8f681e3787b5150e1cd9ecf50a (patch) | |
tree | b857f7b57a73fbe92ac068e75381585944ee66ad /hurd/running | |
parent | f19c40829ab06b972f701759ef63c1b0a9814732 (diff) |
Reintegrate the QEMU page, change formatting, add copyright and license statements.
Diffstat (limited to 'hurd/running')
-rw-r--r-- | hurd/running/qemu.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn index eab49b08..3a9784f7 100644 --- a/hurd/running/qemu.mdwn +++ b/hurd/running/qemu.mdwn @@ -17,7 +17,7 @@ volunteers and may not have been tested extensively. # What is Needed -1. First thing is to install [[QEMU]]. +1. First thing is to install [[/QEMU]]. 2. A [grub](http://www.gnu.org/software/grub/) boot disk for the floppy disk image needed for booting. The [0\.97 version](ftp://alpha.gnu.org/gnu/grub/grub-0.97-i386-pc.ext2fs) works fine. I downloaded it an renamed to `floppy.img`. Alternatively, the Debian grub-disk package (up till version 0.97-28) is fine as well. 3. You will need a [Debian/Hurd installation CD](http://www.debian.org/ports/hurd/hurd-cd). K16 works fine. |