You can find an explanation about this setup here.
- Download the DietPi image from here
- Unzip the image
- Insert SD card
- Use balenaEtcher to patch the image onto the SD card.
- A) Put the
config.txt
,dietpi.txt
,dietpi-wifi.txt
andAutomation_Custom_Script.sh
in the root (/
) folder on the SD card. You might want to modifydietpi-wifi.txt
, to adjust the WiFi credentials. - B) 1. If that doesn't work, set
AUTO_SETUP_NET_WIFI_ENABLED=0
in thedietpi.txt
and connect an ethernet cable. If you tried it before, you have to repeat all the previous steps, since the setup script is only executed once. - B) 2. If you want to connect the Pi to the WLAN afterwards, SSH into the Pi or switch TTY to execute
dietpi-config
.
- Safely eject the SD card and put it in the Raspberry Pi
- Plug all your cables into the Raspberry Pi (making sure the power cable is last).
- Let the setup run. You have to interact once and accept software terms by pressing enter. The infoscreen website should open after the setup finished.