summaryrefslogtreecommitdiff
path: root/hurd/running/qemu/babhurd_image.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-07-12 13:54:25 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-07-12 13:54:25 +0200
commitd72694b33a81919368365da2c35d5b4a264648e0 (patch)
treeb625a7189e69ed10b863b3f1c1ae07a12615d1a7 /hurd/running/qemu/babhurd_image.mdwn
parentbc642c08945c850f04ac41c0d42ea06d7cf08f5a (diff)
hurd/running/qemu/writeback_caching: New.
Diffstat (limited to 'hurd/running/qemu/babhurd_image.mdwn')
-rw-r--r--hurd/running/qemu/babhurd_image.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/running/qemu/babhurd_image.mdwn b/hurd/running/qemu/babhurd_image.mdwn
index 855e8f51..6a3bb30e 100644
--- a/hurd/running/qemu/babhurd_image.mdwn
+++ b/hurd/running/qemu/babhurd_image.mdwn
@@ -6,7 +6,8 @@ What this little Hurd image can do
This is the README file accompanying a
[disk\_image](http://draketo.de/dateien/hurd/bab-hurd-qemu-2008-10-29.img.tar.bz2) for
[[running the GNU/Hurd via qemu|hurd/running/qemu]]. To run the disk image,
-just use `qemu -m 512 disk_image.img`.
+just use `qemu -m 512 -drive
+cache=writeback,index=0,media=disk,file=disk_image.img`.
You can find the custom *.bashrc* used to tell the user about it as well as this text itself
in the Mercurial repository [hurd_intro](http://bitbucket.org/ArneBab/hurd_intro).