summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Branson <jbranso@dismail.de>2026-02-24 05:50:24 -0500
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2026-03-01 21:28:40 +0100
commitf9d772c1c0131f3f0557170a9924d39ecdc2b1b9 (patch)
tree4b82aeb99ba9c819279ddef96dad87b8e5fcf021
parent190ad7708dc1d6f3ee3b26b4a01e040da55e6446 (diff)
hurd/running/debian/qemu_image.mdwn: add 64 bit image.
Message-ID: <20260224105142.18358-3-jbranso@dismail.de>
-rw-r--r--hurd/running/debian/qemu_image.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/hurd/running/debian/qemu_image.mdwn b/hurd/running/debian/qemu_image.mdwn
index c6da1555..630ef8bd 100644
--- a/hurd/running/debian/qemu_image.mdwn
+++ b/hurd/running/debian/qemu_image.mdwn
@@ -11,7 +11,7 @@ License|/fdl]]."]]"""]]
[[!meta title="Debian's QEMU Image"
There is a QEMU image with [[Debian GNU/Hurd|debian]] pre-installed available
-at <https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/debian-hurd.img.tar.gz>.
+at <https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/debian-hurd.img.tar.gz> or you may use the 64 bit image: <https://cdimage.debian.org/cdimage/ports/latest/hurd-amd64/debian-hurd.img.tar.gz>.
Usage:
@@ -38,7 +38,7 @@ Usage:
* logout via `logout`
-Optionally you may use `--curses` to keep your keyboard layout. If need be modprobe kvm_amd, kvm intel and kvm to get kvm support (which is much, much faster).
+Optionally you may use `-display curses` to keep your keyboard layout. If need be modprobe `kvm_amd`, `kvm_intel` and kvm to get kvm support (which is much, much faster). You may need to add your user to your machine's `kvm` group. The group name may differ by your distribution. Check the group name via `$ ls -lha /dev/kvm`.
Note that if you do not have a command named `kvm`, you can try something across the lines of: