5.4. Other Formats

In addition to the formats we've already reviewed, QEMU has varying levels of support for several other disk image formats. See the documentation[42] for a complete description of their supported options.

The following formats are supported by QEMU in a read-write mode:

qed

Old QEMU image format with support for backing files and compact image files (when your filesystem or transport medium does not support holes).

cow

User Mode Linux Copy On Write image format. It is supported only for compatibility with previous versions.

vdi

VirtualBox 1.1 compatible image format.

vmdk

VMware 3 and 4 compatible image format.

vpc

VirtualPC compatible image format (VHD).

The following formats are also supported by QEMU in a read-only mode:

bochs

Bochs images of growing type.

cloop

Linux Compressed Loop image, useful only to reuse directly compressed CD-ROM images present for example in the Knoppix CD-ROMs[43].

dmg

Apple disk image.

parallels

Parallels disk image format.



[42] QEMU User Docs: 3.6.6 Disk image file formats - http://qemu.weilnetz.de/qemu-doc.html#disk_005fimages_005fformats

[43] KNOPPIX: bootable Live Linux system on CD/DVD - http://www.knopper.net/knoppix/index-en.html