Virtual Machine Deployment
Getting Started¶
The One-KVM VM image is a prebuilt virtual disk with One-KVM installed. Create a VM using this disk and pass through USB devices to use One-KVM. The example below uses VMware; VirtualBox is similar.
Required software: VMware or VirtualBox
Required hardware: USB HDMI capture card, CH340 + CH9329 USB combo cable
Minimum VM specs: 1 CPU core, 512 MB RAM
VMware¶
Create a VM¶
Extract the virtual disk file. Open VMware Workstation Pro, choose File -> New Virtual Machine. In the wizard, select Custom (Advanced) and click Next. Keep compatibility defaults and continue.
Select "I will install the operating system later", click Next, choose Linux as the guest OS, then click Next. Enter a VM name and location, then continue.
Configure CPU and memory as needed (minimum 1 core, 512 MB). Choose a network mode (bridged recommended to stay on the same LAN and avoid port forwarding). Keep default I/O controller and disk type.
For disk selection, choose "Use an existing virtual disk" and select the extracted disk file. Keep the existing disk format. Finish the wizard (do not start the VM yet).
Adjust VM Settings¶
On the VM home page, choose Edit virtual machine settings. Set USB controller compatibility to USB 3.1. In Options -> Advanced, set firmware type to UEFI. If the host has Hyper-V enabled, you can check "Disable side channel mitigations" to reduce performance loss (optional).
Start the VM¶
After configuration, start the VM. Connect the USB HDMI capture card and CH340 + CH9329 USB combo cable to the host, then pass both devices through to the VM. You can now use One-KVM.
Usage¶
Open the VM IP in your browser to access the web UI. On first access, trust the self-signed certificate (Advanced -> Proceed). Default credentials are admin/admin.
Other¶
If your VMware VM uses bridged networking but does not get an IP, it may be bridging to the wrong NIC. Use the Virtual Network Editor to choose the correct adapter.




















