summaryrefslogtreecommitdiff
path: root/target/x86_64/qemu-x86_64/genimage-dual.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'target/x86_64/qemu-x86_64/genimage-dual.cfg')
-rw-r--r--target/x86_64/qemu-x86_64/genimage-dual.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/x86_64/qemu-x86_64/genimage-dual.cfg b/target/x86_64/qemu-x86_64/genimage-dual.cfg
index 82d6dc2c2..647a2bcb5 100644
--- a/target/x86_64/qemu-x86_64/genimage-dual.cfg
+++ b/target/x86_64/qemu-x86_64/genimage-dual.cfg
@@ -19,11 +19,13 @@ image disk.img {
partition root1 {
partition-type = 0x83
image = "rootfs.ext"
+ size = 64M
}
partition root2 {
partition-type = 0x83
image = "rootfs.ext"
+ size = 64M
}
partition cfgfs {