1
0
mirror of https://github.com/rancher/os.git synced 2025-06-21 20:47:04 +00:00

Didn't see it - qemu doesn't complain, it only fails in iso boot mode during loading the initrd

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit 2017-01-27 12:48:05 +10:00
parent 569811d1f0
commit 7ee3c0e12f

View File

@ -227,7 +227,7 @@ elif [ "$BOOT_ISO" == "1" ] ||
${KVM_ENABLE} \
${CPU} \
${machine["$ARCH"]} \
-m MEMORY \
-m $MEMORY \
${network["$ARCH"]} \
$(eval "${hd["$ARCH"]} ${HD}") \
${SECOND_DRIVE_ENABLE} \