diff options
author | http://arnebab.livejournal.com/ <http://arnebab.livejournal.com/@web> | 2011-03-16 10:10:52 +0000 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2011-03-16 10:10:52 +0000 |
commit | d6807eea355a50cedddb778d2a732cba8316128d (patch) | |
tree | 6084ebdad9141898078032c01c86afd048a963b5 /hurd | |
parent | bd54087dd78ef166297769fe2e8be34e1cc89c48 (diff) |
create qemu: Link to the d-i images
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/running/qemu.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn index c5b2cf1c..141ab2b1 100644 --- a/hurd/running/qemu.mdwn +++ b/hurd/running/qemu.mdwn @@ -27,6 +27,12 @@ Also you can use qemu to easily try one of our [[Hurd_LiveCDs|hurd/running/live_ # What is Needed to create a QEMU image +## Debian Installer + +Instructions for creating a qemu image from the install CDs from debian installer can be found in the README alongside the d-i Hurd images: <http://people.debian.org/~sthibault/hurd-i386/installer/cdimage/> + +## Old method + 1. First thing is to install [[/QEMU]]. 2. A [[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 and 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. |