mirror of
https://github.com/rancher/os.git
synced 2025-06-22 13:07: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} \
|
${KVM_ENABLE} \
|
||||||
${CPU} \
|
${CPU} \
|
||||||
${machine["$ARCH"]} \
|
${machine["$ARCH"]} \
|
||||||
-m MEMORY \
|
-m $MEMORY \
|
||||||
${network["$ARCH"]} \
|
${network["$ARCH"]} \
|
||||||
$(eval "${hd["$ARCH"]} ${HD}") \
|
$(eval "${hd["$ARCH"]} ${HD}") \
|
||||||
${SECOND_DRIVE_ENABLE} \
|
${SECOND_DRIVE_ENABLE} \
|
||||||
|
Loading…
Reference in New Issue
Block a user