giving it more memory
This commit is contained in:
parent
c0daa44009
commit
f07eb9008b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ qemu-system-x86_64 \
|
|||
-smp 4 \
|
||||
-net nic \
|
||||
-net user,hostname=windowsvm \
|
||||
-m 4G \
|
||||
-m 8G \
|
||||
-boot d \
|
||||
-cdrom ${ISO} \
|
||||
-drive file=${DRIVE},format=raw,cache=none,if=virtio \
|
||||
|
|
Loading…
Reference in a new issue