rasperrypi:install_headless
Raspberry Pi - Headless Installation
Generiere das Passwort für einen User
echo 'mypassword' | openssl passwd -6 -stdin
User im Boot-FS hinterlegen !Vor den Boot!
# /bootfs/userconf.txt ## encrpyted-password from step before!!! username:encrypted-password
Enable SSH
## touch ssh file into boot-fs file touch ssh
rasperrypi/install_headless.txt · Zuletzt geändert: 2023/12/28 18:54 von max
