QuestionQ3

Automation, Orchestration, and Scripting

Which command should an administrator use to convert a KVM disk file into another format?

  • A qemu-kvm
  • B qemu-ng
  • C qemu-io
  • D qemu-img
Explanation

The qemu-img utility manages QEMU/KVM disk images and provides the convert subcommand for converting disk-image formats, such as QCOW2, RAW, and VMDK. QEMU Disk Images documentation

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!