This commit is contained in:
olli 2024-10-08 16:22:31 +02:00
parent 5a5d2c48ac
commit 39f25415fa

View File

@ -16,14 +16,13 @@ This installs and Configures the following:
- Downlaod/Install/Start Raspberry Pi Imager (https://www.raspberrypi.com/software/) - Downlaod/Install/Start Raspberry Pi Imager (https://www.raspberrypi.com/software/)
- Model: Raspberry Pi 4/5 - Model: Raspberry Pi 4/5
- OS: Raspberry Pi OS (64 Bit) (with the Raspberry Pi Desktop) - OS: Raspberry Pi OS (64 Bit) (with the Raspberry Pi Desktop)
- Choose SD-Card (\>= 64GB) - Choose SD-Card (should be \>= 32GB - 16GB may be barely enough)
- Click on "Continue" - Click on "Continue" and edit individual settings
- Optional: Provide WLAN-Keys and/or SSH-Keys
- Define Username "user". - Define Username "user".
- Prepare the SD-Card - Optional: Provide WLAN-Keys and/or SSH-Keys
- Boot your pi with the prepared SD-Card - Let the Imager prepare the SD-Card
### after install ### after install
- Boot your pi with the prepared SD-Card - Boot your Pi with the prepared SD-Card
#### Login #### Login
replace \<IP\>with the IP of your pi. replace \<IP\>with the IP of your pi.
``` ```