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

Posted by: Pdfprep Category: 304-200 Tags: , ,

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

Leave a Reply

Your email address will not be published.