Skip to content

Latest commit

 

History

History
executable file
·
19 lines (11 loc) · 948 Bytes

File metadata and controls

executable file
·
19 lines (11 loc) · 948 Bytes

Libvirt Hotplug USB Plugin for Unraid

A Plugin for Hot-plugging USB Devices to Running VMs. Libvirt Hotplug USB allows mounting of USB Devices (e.g. Keyboard, Mouse, iPhone, FlashDrive, etc) on running VMs. It uses virsh to attach the Devices which avoids Conflicts between different VMs.

Installing Libvirt Hotplug USB

To install this plugin manually, enter either of the URLs below in the Enter URL field of the Plugins page. The URL below will either install the latest or a specific version you choose.

Latest version:

Copy the URL exactly as shown: https://raw.githubusercontent.com/dlandon/libvirt.hotplug.usb/master/libvirt.hotplug.usb.plg

Specific version:

Copy the URL exactly as shown: https://raw.githubusercontent.com/dlandon/libvirt.hotplug.usb/vYYYY.MM.DD/libvirt.hotplug.usb.plg

Enter the release date "YYYY.MM.DD" of the specific version you want to install. Be sure to keep the "v" before the release date.