Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 341 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 341 Bytes

Raspberry Pi headless setup for Raspberry Pi OS

Adjust files as needed and copy everything to the /boot partition on the SD card

/boot/ssh

  • enable ssh server

/boot/userconf.txt

  • Password for the pi user
  • ENCRYPTED_PASSWORD from echo 'mypassword' | openssl passwd -6 -stdin

/boot/wpa_supplicant.conf

  • WIFI setup