diff --git a/README.md b/README.md index 589d31c..836d71d 100644 --- a/README.md +++ b/README.md @@ -69,10 +69,14 @@ The OSK-SDL parts are inspired by Mobian package https://salsa.debian.org/Debian ```sudo cp etc/initramfs-tools/hooks/decrypt_pkcs /etc/initramfs-tools/hooks && sudo chmod +x /etc/initramfs-tools/hooks/decrypt_pkcs ``` ```sudo cp etc/default/decrypt_pkcs /etc/default/ ``` + + On the Pinephone ensure the anx7688 is loaded in initram : + + ```echo "anx7688" | sudo tee -a /etc/initramfs-tools/modules``` ```sudo update-initramfs -u``` -10. Test smartcard (without USB Key) +10. Test smartcard 11. Test LUKS Password (without Smartcard)