For the complete documentation index, see llms.txt. This page is also available as Markdown.

Emulate a USB Device

Instructions for creating and attaching an emulated USB device to a VM in VergeOS, including hotplug configuration and VirtIO driver requirements.

Overview

Key Points

  • Create emulated USB devices for VMs

  • Enables legacy application support

  • Allows hotplugging storage for driver installation

  • Requires specific VM configuration

Prerequisites

Before creating an emulated USB device, ensure your VM meets these requirements:

  • VM settings:

    • Allow Hotplug must be enabled

    • Machine Type must be 9.0 or higher

  • VirtIO drivers installed in the guest OS

Steps to Create USB Device

  1. Access VM Settings

    • Navigate to the VM dashboard (Virtual Machines > List > Double-click your target VM )

  2. Create New Drive

    • Click Drives in the left menu

    • Select New from the left menu

  3. Configure USB Device

    • Set Media to either Disk or Clone Disk

    • Set Interface to USB

    • Optional: Enter a custom name (system will auto-generate if blank)

    • If using Clone Disk, select the appropriate *.raw file

  4. Enable Device

    • Click Submit to create the device

    • Select the new USB device from the drive list

    • Click HotPlug in the left menu

For additional drive configuration options, see: VM Drives

Troubleshooting


Document Information

  • Last Updated: 2024-11-19

  • VergeOS Version: 4.13

Last updated

Was this helpful?