diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2012-04-26 11:13:14 +0800 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2012-04-26 11:13:14 +0800 |
commit | 9e520cb9798dfeb06cc0c45e2ff4a3206734e2ab (patch) | |
tree | 21fe3884584a3a856881f5ebe8757277f2f0985f /news | |
parent | 78d4ca5b4491e1b43f404108c9fdd23a6113c45d (diff) |
Generally run QEMU/KVM with 512 MiB of RAM.
Diffstat (limited to 'news')
-rw-r--r-- | news/2010-04-30.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/2010-04-30.mdwn b/news/2010-04-30.mdwn index da4c0183..0b50122d 100644 --- a/news/2010-04-30.mdwn +++ b/news/2010-04-30.mdwn @@ -43,7 +43,7 @@ else="[[!paste id=full_news]]"]] > Mainly thanks to *Jose Luis Alarcon Sanchez*, we now have a [new QEMU > image](http://lists.debian.org/debian-hurd/2010/04/msg00098.html). It can be -> run with a simple `qemu -hda debian-hurd-17042010-qemu.img`. +> run with a simple `qemu -m 512 -hda debian-hurd-17042010-qemu.img`. > *Thomas Schwinge* updated [our glibc maintenance > repository](http://git.savannah.gnu.org/cgit/hurd/glibc.git/?h=tschwinge/Roger_Whittaker) |