List of questions
Related questions
Question 11 - 305-300 discussion
Which of the following commands boots a QEMU virtual machine using hardware virtualization extensions?
A.
qvirt -create -drive file=debian.img -cdrom debian.iso -m 1024 -boot d -driver hvm
B.
vm -kvm -drive file=debian.img -cdrom debian.iso -m 1024 -boot d
C.
qemu-hw -create -drive file=debian.img -cdrom debian.iso -m 1024 -boot d
D.
qemu -accel kvm -drive file-debian.img -cdrom debian.iso -m 1024 -boot d
E.
qvm start -vmx -drive file=debian.img -cdrom debian.iso -m 1024 -boot d
Your answer:
0 comments
Sorted by
Leave a comment first