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:
parent
569811d1f0
commit
7ee3c0e12f
@ -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} \
|
||||
|
Loading…
Reference in New Issue
Block a user