From 9e144a3154cc1a6a23eafcd9c0277dae65d830b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Fri, 2 Feb 2018 01:27:11 +0100 Subject: [PATCH] usb keyboard: add note about updating dom0 first --- common-tasks/usb.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common-tasks/usb.md b/common-tasks/usb.md index 18f82500..c3ef3d60 100644 --- a/common-tasks/usb.md +++ b/common-tasks/usb.md @@ -500,7 +500,7 @@ Those steps are not performed by default, because of risk explained in [Security ### R4.0, using salt ### -To allow USB keyboard usage (including early boot for LUKS passphrase), execute in dom0: +To allow USB keyboard usage (including early boot for LUKS passphrase), make sure you have the latest `qubes-mgmt-salt-dom0-virtual-machines` package (simply [install dom0 updates][dom0-updates]) and execute in dom0: sudo qubesctl state.sls qvm.usb-keyboard @@ -579,3 +579,4 @@ sys-usb dom0 ask,default_target=dom0 [Security Warning about USB Input Devices]: #security-warning-about-usb-input-devices [How to hide all USB controllers from dom0]: #how-to-hide-all-usb-controllers-from-dom0 [qubes-usb-proxy]: https://github.com/QubesOS/qubes-app-linux-usb-proxy +[dom0-updates]: /doc/software-update-dom0/#how-to-update-software-in-dom0