summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-03-26 00:55:26 +0100
committerThomas Schwinge <thomas@schwinge.name>2011-03-26 00:55:26 +0100
commit09cf968b288adad78fcd2717db5643b5b9644b84 (patch)
treedf32a35870f2ea89a03d1789bf0c988c79e760b0 /hurd
parent64f60ab301c296aa6abe6a2dbc4ad27df3763034 (diff)
parent2462ca1a8be02689b5e0c5a13038472ad29a7888 (diff)
Merge commit '2462ca1a8be02689b5e0c5a13038472ad29a7888'
Diffstat (limited to 'hurd')
-rw-r--r--hurd/running/live_cd.mdwn4
-rw-r--r--hurd/running/qemu.mdwn6
2 files changed, 9 insertions, 1 deletions
diff --git a/hurd/running/live_cd.mdwn b/hurd/running/live_cd.mdwn
index 42d85c5b..c9360594 100644
--- a/hurd/running/live_cd.mdwn
+++ b/hurd/running/live_cd.mdwn
@@ -1,4 +1,6 @@
-You can download a gzipped iso of a Hurd Live CD at
+[[Arch Hurd|hurd/running/arch_hurd/]] offers Hurd LiveCDs at <http://www.archhurd.org/gethurd.php>.
+
+Also you can download a gzipped iso of a Hurd Live CD at
<http://www.superunprivileged.org/hurd/live-cd/>.
The Superunpriveleged crew also offers a tiny Hurd Live CD that is under 10
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.