Specify that it's mandatory to add QEMU path
This commit is contained in:
parent
1fec2f4862
commit
94fe9e95c9
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ QEMU is what Linsk uses to run virtual machines.
|
||||||
|
|
||||||
The easiest way to install QEMU on Windows is to use the official installer binaries. You can find them here: https://www.qemu.org/download/#windows.
|
The easiest way to install QEMU on Windows is to use the official installer binaries. You can find them here: https://www.qemu.org/download/#windows.
|
||||||
|
|
||||||
|
After the installation is complete, you will need to add `C:\Program Files\qemu` to PATH. Here's a guide: https://www.howtogeek.com/118594/how-to-edit-your-system-path-for-easy-command-line-access/.
|
||||||
|
|
||||||
## OpenVPN Tap Networking Drivers
|
## OpenVPN Tap Networking Drivers
|
||||||
Linsk takes use of OpenVPN's tap networking drivers to allow for direct host-VM communication over a virtual network.
|
Linsk takes use of OpenVPN's tap networking drivers to allow for direct host-VM communication over a virtual network.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue