summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xutility/chromeos-tpm-recovery2
1 files changed, 1 insertions, 1 deletions
diff --git a/utility/chromeos-tpm-recovery b/utility/chromeos-tpm-recovery
index bcb1819f..e2b0a8de 100755
--- a/utility/chromeos-tpm-recovery
+++ b/utility/chromeos-tpm-recovery
@@ -106,7 +106,7 @@ fi
# Did the firmware keep the TPM unlocked?
if ! $($crossystem mainfw_type?recovery); then
- quit "You must put a test image on a USB stick and boot it in recovery mode to run this"
+ quit "You must put a test image on a USB stick and boot it in recovery mode (this means Esc+Refresh+Power, *not* Ctrl-U!) to run this"
fi
if tpm2_target; then