summaryrefslogtreecommitdiff
path: root/hurd/running/debian
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2016-05-18 12:53:00 +0200
committerThomas Schwinge <thomas@codesourcery.com>2016-05-18 12:53:00 +0200
commita443afde27a74f8d8bc13e1184ecf16d513d6147 (patch)
tree706d01d5ec6581778dfa0e56fe6085fabdb60935 /hurd/running/debian
parent2781d32ebd97fe0c93cb1b428c8b85ae0f23515e (diff)
parent60f15d9a60e7e0754c30bd8ec458982cd35540d3 (diff)
Merge remote-tracking branch 'savannah/master'
Conflicts: open_issues/profiling.mdwn
Diffstat (limited to 'hurd/running/debian')
-rw-r--r--hurd/running/debian/qemu_image.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/running/debian/qemu_image.mdwn b/hurd/running/debian/qemu_image.mdwn
index 1f42507b..a17ff894 100644
--- a/hurd/running/debian/qemu_image.mdwn
+++ b/hurd/running/debian/qemu_image.mdwn
@@ -16,7 +16,7 @@ Usage:
$ wget http://people.debian.org/~sthibault/hurd-i386/debian-hurd.img.tar.gz
$ tar -xz < debian-hurd.img.tar.gz
- $ kvm -m 512 -drive cache=writeback,file=$(echo debian-hurd-*.img)
+ $ kvm -m 1G -drive cache=writeback,file=$(echo debian-hurd-*.img)
Please also read the README file: <http://people.debian.org/~sthibault/hurd-i386/README>