PdfPrep.com

Which of the following commands boots a KVM virtual machine using Debian GNU/Linux?

Which of the following commands boots a KVM virtual machine using Debian GNU/Linux?
A . qemu -create -drive file=debian.img -cdrom debian.iso -m 1024 -boot d
B . qemu-kvm -drive file=debian.img -cdrom debian.iso -m 1024 -boot d
C . kvm -create -drive file=debian.img -cdrom debian.iso -m 1024 -boot d
D . kvm -qemu -drive file=debian.img -cdrom debian.iso -m 1024 -boot d

Answer: B

Exit mobile version