diff --git a/templates/qemu.sh b/templates/qemu.sh index 77ddd69..8518952 100644 --- a/templates/qemu.sh +++ b/templates/qemu.sh @@ -11,8 +11,8 @@ CONFIG=' # Basics: name {{ c.name }} -m 20M -{# enable-kvm #} +m 200M +enable-kvm # Boot drive (BIOS) drive media=disk,file=./disk.img,format=raw