file and want to "grab a piece" of data from inside it without booting the VM, you can mount it on a Linux host: Load the driver sudo modprobe nbd max_part=8 Connect the disk sudo qemu-nbd --connect=/dev/nbd0 ./windows10.qcow2 Mount a partition sudo mount /dev/nbd0p1 /mnt/