From e5e2aa78098155f1c088c0fbe0bd09057c682491 Mon Sep 17 00:00:00 2001 From: awokd <34515595+awokd@users.noreply.github.com> Date: Wed, 31 Jan 2018 12:36:25 +0000 Subject: [PATCH] Update usb.md --- common-tasks/usb.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/common-tasks/usb.md b/common-tasks/usb.md index 96d1cdb3..4c2d7e18 100644 --- a/common-tasks/usb.md +++ b/common-tasks/usb.md @@ -361,15 +361,9 @@ qube's settings page in Qubes VM Manager or by using the [qvm-pci][Assigning Devices] command. For guidance on finding the correct USB controller, see [here][usb-controller]. You can create a USB qube using the management stack by performing the following -steps as root in dom0: +as root in dom0: - 1. Enable `sys-usb`: - - sudo qubesctl top.enable qvm.sys-usb - - 2. Apply the configuration: - - sudo qubesctl state.sls qvm.sys-usb + sudo qubesctl state.sls qvm.sys-usb Alternatively, you can create a USB qube manually as follows: