ExamGecko
Question list
Search
Search

Question 11 - 305-300 discussion

Report
Export

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
Answers
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
Answers
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
Answers
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
Answers
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
Answers
E.
qvm start -vmx -drive file=debian.img -cdrom debian.iso -m 1024 -boot d
Suggested answer: D
asked 18/09/2024
Martin White
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first