From d72694b33a81919368365da2c35d5b4a264648e0 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 12 Jul 2012 13:54:25 +0200 Subject: hurd/running/qemu/writeback_caching: New. --- unsorted/MakeImage.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unsorted') 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... ## Booting Qemu - 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. -- cgit v1.2.3