summaryrefslogtreecommitdiff
path: root/unsorted
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-07-12 12:53:11 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-07-12 12:53:11 +0200
commitaec6d6f6f82c7b566988c26013aa791cad353691 (patch)
tree54bee0be9d043707c2b8b77b1e9fc18949f52279 /unsorted
parent3552ec0c40ee2c12f0d8442f7522677588ae2845 (diff)
parentbdb5476b45b43e1753514fe28d1be9436dd572bd (diff)
Merge commit 'bdb5476b45b43e1753514fe28d1be9436dd572bd'
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 95b928c4..b3485771 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 -user-net -isa -boot d -cdrom grub.iso -hda gnu.img
+ qemu -m 512 -user-net -isa -boot d -cdrom grub.iso -hda gnu.img
The switch `-isa` is for current gnumach.gz on hda.