From 4de0ca82d4e8cd07630eb770a40ca0f7695bd01c Mon Sep 17 00:00:00 2001 From: Joshua Branson Date: Tue, 30 Oct 2018 12:55:08 -0400 Subject: Documentation page now shows how to download all of the irc logs. the lwip page now mentions Joan's blog. Apparently -redir option is deprecated. -net user,hostfwd= is the one to use. --- hurd/running/debian/qemu_image.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hurd/running') diff --git a/hurd/running/debian/qemu_image.mdwn b/hurd/running/debian/qemu_image.mdwn index 835f36e4..c25b76ab 100644 --- a/hurd/running/debian/qemu_image.mdwn +++ b/hurd/running/debian/qemu_image.mdwn @@ -20,7 +20,7 @@ Usage: * Unpack it. $ `tar -xz < debian-hurd.img.tar.gz` * Run it - $ `kvm -m 1G -drive cache=writeback,file=$(echo debian-hurd-*.img) -redir tcp:2222::22` + $ `kvm -m 1G -drive cache=writeback,file=$(echo debian-hurd-*.img) -net user,hostfwd=tcp:127.0.0.1:2222-:22` # Optionally 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). * Login as root (the root password is empty) * set up a root password with passwd -- cgit v1.2.3