Solved

Which of the Following Commands Boots a KVM Virtual Machine

Question 97

Multiple Choice

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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions