Update 'README.md'
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Setup
|
# Setup
|
||||||
## OS
|
## OS
|
||||||
### [Raspberry Pi OS Lite](https://www.raspberrypi.com/software/operating-systems/)
|
### [Raspberry Pi OS Lite](https://www.raspberrypi.com/software/operating-systems/)
|
||||||
|
- flash the OS ([etcher](https://www.balena.io/etcher/))
|
||||||
- HeadLess setup
|
- HeadLess setup
|
||||||
- Enable ssh
|
- Enable ssh
|
||||||
Create an empty file named ssh on 'boot' partition
|
Create an empty file named ssh on 'boot' partition
|
||||||
@@ -15,5 +16,5 @@
|
|||||||
ssid="NETWORK-NAME"
|
ssid="NETWORK-NAME"
|
||||||
psk="NETWORK-PASSWORD"
|
psk="NETWORK-PASSWORD"
|
||||||
}
|
}
|
||||||
|
- Connect the PI and wait 1 minute or 2 to boot
|
||||||
- Check IP on DHCP Server
|
- Check the IP on DHCP Server
|
||||||
|
|||||||
Reference in New Issue
Block a user