Windows 8 Qcow2 ((link))
:
But the real magic for a legacy OS like Windows 8 lies in the mechanism. This allows for instantaneous snapshots. You can install Windows 8, install your drivers, and take a snapshot. If you download a virus, corrupt a system file, or break the registry, you aren’t reinstalling Windows for the 50th time. You simply revert to the snapshot. windows 8 qcow2
Have you successfully deployed a Windows 8 QCOW2 image in production? Share your performance benchmarks in the comments below. : But the real magic for a legacy
A Windows 8 QCOW2 file is a virtual disk image format primarily used with install your drivers
qemu-system-x86_64 -enable-kvm -m 2048 -cpu host -smp 2 \ -drive file=windows8.qcow2,format=qcow2 \ -cdrom windows8.iso -boot d \ -vga qxl -display gtk