Skip to content

Instantly share code, notes, and snippets.

@awerlang
Last active February 19, 2022 01:42
Show Gist options
  • Save awerlang/f4977653e218a9d2c35f9a39f6c504cb to your computer and use it in GitHub Desktop.
Save awerlang/f4977653e218a9d2c35f9a39f6c504cb to your computer and use it in GitHub Desktop.
unzip MSEdge*.zip
tar xf MSEdge*.ova
touch Win10.qcow2
chattr +C Win10.qcow2
qemu-img convert -O qcow2 MSEdge*.vmdk Win10.qcow2
https://www.spice-space.org/download.html
https://leduccc.medium.com/improving-the-performance-of-a-windows-10-guest-on-qemu-a5b3f54d9cf5
https://unix.stackexchange.com/questions/47082/how-to-improve-windows-perfomance-when-running-inside-kvm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment