From: Thierry Parmentelat Date: Mon, 31 Mar 2008 15:08:44 +0000 (+0000) Subject: fix image name as it actually is 5G large X-Git-Tag: tests-4.2-4~127 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=5c99325c366a091ab7a886d3fcf7b9aee2e0fb9f;p=tests.git fix image name as it actually is 5G large --- diff --git a/system/template-qemu/start-qemu-node b/system/template-qemu/start-qemu-node index ae145c0..2a6c4ea 100755 --- a/system/template-qemu/start-qemu-node +++ b/system/template-qemu/start-qemu-node @@ -14,7 +14,7 @@ fi #default Value #always use the 64 bit version of qemu, as this will work on both 32 & 64 bit host kernels QEMU=qemu-system-x86_64 -HDA=hda_10.img +HDA=hda_5.img RAM=520; SCRIPT=./qemu-ifup