Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

QEMU Command Line Example to Create Windows 10 VM on Mac

Code Block
qemu-img.exe create -f qcow2 windows10.qcow2 512G

...