Update 'README.md'

This commit is contained in:
Alex 2021-05-24 07:22:37 +00:00
parent 4133f83a13
commit 503dd6c45b
1 changed files with 5 additions and 1 deletions

View File

@ -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)