nerdexam
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)
  • A
    11% (3)
  • B
    79% (22)
  • C
    7% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 304-200 Practice