From af50164e66cfe4aa738bf010a3797d64df031078 Mon Sep 17 00:00:00 2001 From: WillyPillow Date: Tue, 26 May 2020 01:54:15 +0800 Subject: [PATCH] Rephrase the requirement for a USB qube. --- user/common-tasks/usb-devices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/common-tasks/usb-devices.md b/user/common-tasks/usb-devices.md index a676c2a4..cef9db0b 100644 --- a/user/common-tasks/usb-devices.md +++ b/user/common-tasks/usb-devices.md @@ -12,7 +12,7 @@ redirect_from: If you are looking to handle USB *storage* devices (thumbdrives or USB-drives), please have a look at the [block device] page. -**Note:** you cannot pass through devices from dom0 (in other words: a [USB qube][USB-qube howto] is required). +**Note:** Attaching USB devices to VMs requires a [USB qube][USB-qube howto]. **Important security warning:** USB passthrough comes with many security implications. Please make sure you carefully read and understand the **[security considerations]**.