From 2789a7064949abd454d1026b5e0eb9ea0e7f009d Mon Sep 17 00:00:00 2001 From: Yethal Date: Fri, 10 Mar 2017 02:14:57 +0100 Subject: [PATCH] Update usb.md --- common-tasks/usb.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common-tasks/usb.md b/common-tasks/usb.md index 736add68..ce83222f 100644 --- a/common-tasks/usb.md +++ b/common-tasks/usb.md @@ -107,8 +107,8 @@ you choose to [create a USB qube] using the `qubesctl` method, which is the first pair of steps in the linked section.) **Warning** USB keyboard cannot be used to type the disk passphrase -if USB controllers were hidden from dom0 as USB qube is not active yet. Before hiding -USB controllers make sure your laptop keyboard is not internally connected via USB +if USB controllers were hidden from dom0. Before hiding USB controllers +make sure your laptop keyboard is not internally connected via USB (by checking output of `lsusb` command) or that you have a PS/2 keyboard at hand (if using a desktop PC). Failure to do so will render your system unusable.