git clone --depth=1 https://github.com/haxerzin/QuickKVM && cd QuickKVM && bash qkvm.sh
Please read the cassowary docs on full setup, the following command automates dependency installs on host system. Everything else must be done manually from here: Cassowary Docs - Part 2.
Run the following command from inside QuickKVM directory after running qkvm.sh AND after setting up Windows 10 guest system using the following docs: Cassowary Docs - Part 1
bash extra.sh
Please read the docs to make sure you don't mess it up.
If you know about python gui dev, translate this script into gui app for one click solution. Many newbs to Linux are confused on how to properly setup virt-manager virtual machines. I hope this script makes it easier.
- Networking not working in Win10 Guest - Fix 1 - Try disabling VPN on host system
- Networking not working in Win10 Guest - Fix 2 - Make sure you're using virtio drivers for correct windows version
- Slow Win10 Guest - Fix - Make sure you've followed 'Cassowary Docs - Part 1' step-by-step. Should be after disabling the 2 lines from CPU XML file and enabling the other option to 'yes'.