LPI
304-200 · Question #101
Which of the following commands boots a KVM virtual machine using Debian GNU/Linux?
The correct answer is B. qemu-kvm -drive file=debian.img -cdrom debian.iso -m 1024 -boot d. See the full explanation below for the reasoning.
Question
Which of the following commands boots a KVM virtual machine using Debian GNU/Linux?
Options
- Aqemu -create -drive file=debian.img -cdrom debian.iso -m 1024 -boot d
- Bqemu-kvm -drive file=debian.img -cdrom debian.iso -m 1024 -boot d
- Ckvm -create -drive file=debian.img -cdrom debian.iso -m 1024 -boot d
- Dkvm -qemu -drive file=debian.img -cdrom debian.iso -m 1024 -boot d
How the community answered
(28 responses)- A11% (3)
- B79% (22)
- C7% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.