summaryrefslogtreecommitdiff
path: root/hurd/running.mdwn
diff options
context:
space:
mode:
authorJoshua Branson <jbranso@dismail.de>2026-02-24 05:42:55 -0500
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2026-03-01 21:27:13 +0100
commit16e8efa8f37cf8e565e5b494de429fde33521095 (patch)
treee193bf81539d9e74c6ce4cece5ae96aec729476c /hurd/running.mdwn
parent9bb09a766ab04197769bad400ad7c304159847a5 (diff)
hurd/running/flash_qemu_img.mdwn: new file and link to it.
This is a guide that tells people how to take an existing Hurd distro vm running on qemu and flash it to a spare SSD. One can then insert the SSD and be running the Hurd. It's sooo easy we should document it! Message-ID: <20260224104444.16768-3-jbranso@dismail.de>
Diffstat (limited to 'hurd/running.mdwn')
-rw-r--r--hurd/running.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/running.mdwn b/hurd/running.mdwn
index 9eb3c592..abf7ffb9 100644
--- a/hurd/running.mdwn
+++ b/hurd/running.mdwn
@@ -17,7 +17,7 @@ There are several different ways to run a GNU/Hurd system:
* [[Distributions|Distrib]] - Distros based on the Hurd
* [[microkernel/mach/gnumach/ports/Xen]] - In Xen
* [[Live_CD]] - As a live CD without installing (can also be run in QEMU)
-* [[QEMU]] - In QEMU
+* [[QEMU]] - In QEMU, which you can [[flash to real hardware|hurd/running/flash_qemu_img]]
* [[Cloud]] - In the "cloud": OpenStack
* [[Chroots|chroot]] need a couple of tricks to work properly.
* [[VirtualBox]] - In VirtualBox