Skip to content

Instantly share code, notes, and snippets.

@luisfcorreia
Forked from M0LTE/userconf.txt
Created August 27, 2024 20:35
Show Gist options
  • Save luisfcorreia/3204191a8af32a19d104515f6fab498c to your computer and use it in GitHub Desktop.
Save luisfcorreia/3204191a8af32a19d104515f6fab498c to your computer and use it in GitHub Desktop.
Raspberry Pi userconf
Create a file named user userconf (or userconf.txt) containing the following:
pi:$6$c70VpvPsVNCG0YR5$l5vWWLsLko9Kj65gcQ8qvMkuOoRkEagI90qi3F/Y7rm8eNYZHW8CY6BOIKwMH7a3YYzZYL90zf304cAHLFaZE0
Place userconf (or userconf.txt) plus an empty file named ssh (or ssh.txt) in the BOOT (FAT32) partition of the SD card.
Insert the SD card in the Raspberry Pi and it should boot with access to user 'pi' (password : raspberry) via SSH.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment