Qcow
From Just Solve the File Format Problem
				
								
				
				
																
				
				
								
				qcow (QEMU Copy on Write) is a disk image format used with the QEMU hosted virtual machine monitor. It can't be mounted directly, but needs a separate utility to read it.
				
								
				
				
												
								
												
				
								
			File identification
The starting bytes are (hex) 51 46 49 FB (ASCII QFI.).

