diff options
author | Arne Babenhauserheide <arne_bab@web.de> | 2008-11-01 00:53:33 +0100 |
---|---|---|
committer | Arne Babenhauserheide <arne_bab@web.de> | 2008-11-01 00:53:33 +0100 |
commit | 2552a73beac503d5afcdc62063f6d5384abe0660 (patch) | |
tree | 91d0d01de7ac96b71183541bb689137e62477d77 | |
parent | a622da61d5a4cb619e8d138d11c33f78b39bb63e (diff) |
running: qemu: intructions only needed to build your own image.
-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 c1b4a539..848a4654 100644 --- a/hurd/running/qemu.mdwn +++ b/hurd/running/qemu.mdwn @@ -20,7 +20,7 @@ volunteers and may not have been tested extensively. <!--* [Announcement](http://lists.debian.org/debian-hurd/2007/09/msg00000.html) of another image. - The link in the email doesn't work anymore, too old. //--> -# What is Needed +# What is Needed to create a QEMU image 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. |