Skip to content

Commit

Permalink
Add caution to USB device (#649)
Browse files Browse the repository at this point in the history
* Add caution to USB device

Signed-off-by: Jack Yu <jack.yu@suse.com>

* Revise sentence

Co-authored-by: Jillian <67180770+jillian-maroket@users.noreply.github.com>

---------

Signed-off-by: Jack Yu <jack.yu@suse.com>
Co-authored-by: Jillian <67180770+jillian-maroket@users.noreply.github.com>
  • Loading branch information
Yu-Jack and jillian-maroket authored Oct 15, 2024
1 parent 5096ff5 commit 65eceda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/advanced/addons/pcidevices.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ A `USBDevice` resource in Harvester represents a USB device on the node. USB dev

USB passthrough is slightly different from PCI passthrough. For example, you can fully control a USB controller with four USB ports by creating a `PCIDeviceClaim`. However, you can also create a `USBDeviceClaim` to control only one USB port. The other three USB ports remain available to the node.

:::caution
Before you remove the USB device, detach it from the virtual machine and then disable passthrough on the **USB Devices** screen.
:::

### Enable Passthrough on a USB Device

1. On the Harvester UI, go to **Advanced** > **USB Devices**.
Expand Down

0 comments on commit 65eceda

Please sign in to comment.