diff options
-rw-r--r-- | hurd/running/debian/qemu_image.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hurd/running/debian/qemu_image.mdwn b/hurd/running/debian/qemu_image.mdwn index de1027b7..1aa7f1d6 100644 --- a/hurd/running/debian/qemu_image.mdwn +++ b/hurd/running/debian/qemu_image.mdwn @@ -17,6 +17,8 @@ Usage: $ tar -xz < debian-hurd.img.tar.gz $ qemu -m 512 -net nic,model=rtl8139 -net user -drive cache=writeback,index=0,media=disk,file=$(echo debian-hurd-*.img) +If you have troubles extracting the image, you can use the gz version <http://people.debian.org/~sthibault/hurd-i386/debian-hurd.img.gz> or even the plain version <http://people.debian.org/~sthibault/hurd-i386/debian-hurd.img> (3GiB!) + See the discussion about [[hurd/running/qemu/writeback_caching]]. Just in case you were wondering: the *root* password is *root*. |