CompTIA Linux+ XK0-006 (V8) Practice Question

While preparing to migrate a legacy virtual machine to a KVM host, you are given a 70-GB raw disk image called "db-appliance.img". You want to

  1. keep the original file unchanged for safety,
  2. create a new thin-provisioned, compressed qcow2 image named "db-appliance.qcow2" that KVM can attach to the VM. The VM is powered off and you are working on the host CLI. Which single command meets all of these requirements?
  • qemu-img convert -f qcow2 -O raw -c db-appliance.img db-appliance.qcow2

  • qemu-img create -f qcow2 -o compat=1.1 -b db-appliance.img db-appliance.qcow2

  • qemu-img amend -f qcow2 -o compat=0.10 db-appliance.img

  • qemu-img convert -f raw -O qcow2 -c db-appliance.img db-appliance.qcow2

CompTIA Linux+ XK0-006 (V8)
System Management
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot