diff options
author | MutoShack <MutoShack@web> | 2019-03-21 15:37:39 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2019-03-21 15:37:39 +0100 |
commit | 17524bf12d48e489cf51a6c376f61bae2b9bddfe (patch) | |
tree | c5e5878b2f6fc485656ce2c54162c5067894efa9 /hurd | |
parent | 54be6fca74a0f615df7e1d1d8ace88555d0a3d67 (diff) |
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/running/debian/qemu_image.mdwn | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/hurd/running/debian/qemu_image.mdwn b/hurd/running/debian/qemu_image.mdwn index 36039b31..fe1b7444 100644 --- a/hurd/running/debian/qemu_image.mdwn +++ b/hurd/running/debian/qemu_image.mdwn @@ -50,10 +50,14 @@ Or, if your machine does not allow for KVM acceleration, omit `--enable-kvm` fro Please also read the README file: <https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/README> +<!-- It is unconventional, in wikis, to write external links like [...](http://...). + Usually a link to an external site should always be fully visible, but I think + people can understand where these lead, but revert if this is a bad idea.--> + If you have troubles extracting the image, you can use -the gz version <https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/debian-hurd.img.gz>, -the zip version <https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/debian-hurd.img.zip>, -or even the plain version <https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/debian-hurd.img> (5GiB!) +the [gz version](https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/debian-hurd.img.gz), +the [zip version](https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/debian-hurd.img.zip), +or even the [plain version](https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/debian-hurd.img) (5GiB!) See the discussion about [[hurd/running/qemu/writeback_caching]]. |