Answer the question
In order to leave comments, you need to log in
Is it possible to use a KVM virtual machine with a config file?
I'm running a virtual KVM machine on Windows. So far, parameters can only be passed via the command line during startup:
qemu-system-x86_64 -name ubuntu -machine type=pc \
-drive file=vm.qcow2,index=0,media=disk,format=qcow2,if=virtio \
-m 1G,maxmem=2G,slots=1 -vga virtio -boot menu=on -rtc base=localtime,clock=host
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question