Increase VM memory allocation to 8GB
This commit is contained in:
@@ -27,7 +27,7 @@ echo "Disk: $DISK_PATH"
|
||||
# We use format=qcow2 for pflash1 to allow snapshots (savevm)
|
||||
qemu-system-x86_64 \
|
||||
-enable-kvm \
|
||||
-m 4G \
|
||||
-m 8G \
|
||||
-smp 2 \
|
||||
-cpu host \
|
||||
-drive if=pflash,format=raw,readonly=on,file="$OVMF_CODE" \
|
||||
|
||||
Reference in New Issue
Block a user