summaryrefslogtreecommitdiff
path: root/unsorted
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 /unsorted
parentbc642c08945c850f04ac41c0d42ea06d7cf08f5a (diff)
hurd/running/qemu/writeback_caching: New.
Diffstat (limited to 'unsorted')
-rw-r--r--unsorted/MakeImage.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsorted/MakeImage.mdwn b/unsorted/MakeImage.mdwn
index b3485771..ff64ce46 100644
--- a/unsorted/MakeImage.mdwn
+++ b/unsorted/MakeImage.mdwn
@@ -53,7 +53,7 @@ I use this for testing OSKit...
## <a name="Booting_Qemu"> Booting Qemu </a>
- qemu -m 512 -user-net -isa -boot d -cdrom grub.iso -hda gnu.img
+ qemu -m 512 -user-net -isa -boot d -cdrom grub.iso -drive cache=writeback,index=0,media=disk,file=gnu.img
The switch `-isa` is for current gnumach.gz on hda.