Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Jan 2, 2025
1 parent 3fa729f commit 0d394dd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,12 @@ either find an older release or test and fix the install script (and then send u

1) Flash Raspberry Pi OS (32-bit) Lite (https://www.raspberrypi.org/downloads/raspberry-pi-os/) to an SD card.
2) If you didn't configure user, network and SSH via the Pi Imager, then mount the SD card as a drive.

a) Copy wpa_supplicant.conf, ssh and userconf files from the install/ directory to the root of the boot partition.
b) Update Wifi network/password in wpa_supplicant.conf.
c) Optionally, update username/password in userconf (A password hash can be produced with: `echo 'mypassword' | openssl passwd -6 -stdin`).
3) Plug SD card into the RPi and start it.
4) Get the IP address of the newly booted RPi.
4) Plug SD card into the RPi and start it.
5) Get the IP address of the newly booted RPi.

Windows:
5) Install putty: https://www.putty.org/
Expand Down

0 comments on commit 0d394dd

Please sign in to comment.