From d2e07b6ea330878b4c64e025ed6f7c966ef44701 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 1 Apr 2012 01:47:27 +0200 Subject: Add missing -hda option to qemu invocation --- hurd/running/debian/qemu_image.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/running/debian/qemu_image.mdwn b/hurd/running/debian/qemu_image.mdwn index 9f828556..809bf7b1 100644 --- a/hurd/running/debian/qemu_image.mdwn +++ b/hurd/running/debian/qemu_image.mdwn @@ -15,7 +15,7 @@ Usage: $ wget http://people.debian.org/~sthibault/hurd-i386/debian-hurd.img.tar.gz $ tar -xz < debian-hurd.img.tar.gz - $ qemu -net nic,model=rtl8139 -net user debian-hurd-*.img + $ qemu -net nic,model=rtl8139 -net user -hda debian-hurd-*.img Just in case you were wondering: the *root* password is *root*. -- cgit v1.2.3