summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorGNU Hurd wiki engine <web-hurd@gnu.org>2008-01-28 10:33:33 +0000
committerGNU Hurd wiki engine <web-hurd@gnu.org>2008-01-28 10:33:33 +0000
commit2d3ce55c554b4484978d04381970d5afdcb7405e (patch)
tree251e274c3e334c90d3d900b3f8ac1f1053d3e3e4 /hurd
parent183c14d6699b2e067b43c58f1ed94d6f18337103 (diff)
web commit by vincentvikram: Max. image size with QEMU.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/running/qemu.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn
index d710dae3..11e176eb 100644
--- a/hurd/running/qemu.mdwn
+++ b/hurd/running/qemu.mdwn
@@ -25,7 +25,7 @@ volunteers and may not have been tested extensively.
# Installing Debian/Hurd with QEMU
-First off you will need to create a disk image using `qemu-img`. I have set mine to 2 gigabytes, although you should be able to get away with less.
+First off you will need to create a disk image using `qemu-img`. I have set mine to 2 gigabytes, although you should be able to get away with less(Currently, the maximum disk image size one can create with QEMU is 4.5G).
$ qemu-img create hd0.img 2G