Mount qcow2 image Ubuntu mount qcow2 ubuntu image nbd edit The first step to mounting your qcow2 image is to enable nbd (network block device) on your machine: sudo modprobe nbd max_part=8 The next step is to connect your qcow2 file as an nbd device: sudo qemu-nbd --connect=/dev/nbd0 /home/kvm/