diff --git a/installparty/helfer-handout/helfer-handout.pdf b/installparty/helfer-handout/helfer-handout.pdf
index 183f49f195c8fe6ad70a66b04c3d7528d40b5fce..0a4a8a60dc8c23aa425e33eb07d32f029231ba0b 100644
Binary files a/installparty/helfer-handout/helfer-handout.pdf and b/installparty/helfer-handout/helfer-handout.pdf differ
diff --git a/installparty/helfer-handout/helfer-handout.tex b/installparty/helfer-handout/helfer-handout.tex
index 0ec3a703b779e436e4e42479ede3a27334fe9572..4711a80371fc31a40fb25024a5db7b06f2a27ad7 100644
--- a/installparty/helfer-handout/helfer-handout.tex
+++ b/installparty/helfer-handout/helfer-handout.tex
@@ -171,6 +171,10 @@
     \item bei manchen Geräten (Sony Vaio) gibt es Hardwaretasten
     \item Vollständige Windows-Einstellungen können auch über den \texttt{win/SystemSettings} Ordner auf dem USB Stick erreicht werden
     \item Hardware-Uhr in Windows auf UTC umstellen: Registry-File von Stick (\texttt{win/hwclock\_is\_utc.reg}) importieren (nicht empfohlen)
+    \item Wenn BitLocker nach der Installation bei jedem Boot den Key will,
+    könnte
+    \texttt{Suspend-BitLocker -MountPoint \grqq C:\grqq\ -RebootCount 0}
+    helfen, siehe auch \burl{https://docs.microsoft.com/en-us/powershell/module/bitlocker/suspend-bitlocker}
 \end{itemize}
 
 \section{\lipstick{}-Cheats}
@@ -279,6 +283,13 @@ Aufruf mit \texttt{\$ bash /<stick-mnt>/scripts/<scriptname>}; \texttt{stick-mnt
  \item Das vmdk-Image als Festplatte benutzen und eine zweite Festplatte mit mindestens 21 GB anlegen.
 \end{itemize}
 
+\section{EFI-Cheats}
+\begin{itemize}
+ \item Bei manchen Notebooks wird die Bootreihenfolge nicht richtig eingestellt.
+ Dann kann man \texttt{efibootmgr} benutzen, um diese zu beeinflussen. Falls \texttt{bootorder} nicht funktioniert, können andere Optionen hilfreich sein, siehe \burl{https://wiki.ubuntuusers.de/efibootmgr/}
+\end{itemize}
+
+
 \section{Zeit}
 \begin{itemize}
  \item \texttt{timedatectl} zeigt Informationen zur Zeiteinstellung an