# VMs ## HOW-TO To start (or create) a VM, go in the desired folder and run ```console $ ./run.sh ``` ## USB passthrough If you need USB passthrough, uncomment and fill in the corresponding line in `run.sh`. [You may need root privileges](https://wiki.archlinux.org/title/QEMU#Pass-through_host_USB_device). ## See also