From 42dd602da74c39493889441567028e7f497ecf02 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Wed, 16 Mar 2016 02:48:20 +0100 Subject: use kvm, not qemu --- hurd/running/debian/qemu_image.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hurd/running/debian') diff --git a/hurd/running/debian/qemu_image.mdwn b/hurd/running/debian/qemu_image.mdwn index af22de13..6e9efee2 100644 --- a/hurd/running/debian/qemu_image.mdwn +++ b/hurd/running/debian/qemu_image.mdwn @@ -16,7 +16,9 @@ Usage: $ wget http://people.debian.org/~sthibault/hurd-i386/debian-hurd.img.tar.gz $ tar -xz < debian-hurd.img.tar.gz - $ qemu -m 512 -drive cache=writeback,file=$(echo debian-hurd-*.img) + $ kvm -m 512 -drive cache=writeback,file=$(echo debian-hurd-*.img) + +Please also read the README file: If you have troubles extracting the image, you can use the gz version , -- cgit v1.2.3