- Download Raspbian Lite (zip)
- Download Etcher Portable
- Flash SD card
- Create empty file with name 'ssh' and put in into /boot partition
- Create WiFi configuration file 'wpa_supplicant.conf':
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
network={
ssid="FRITZ!Box Fon WLAN 7390"
psk="1001663989079195"
key_mgmt=WPA-PSK
}
and put in into /boot partition. Use Linux line endings. 6. Insert SD cart into Raspberry Pi and reboot. 7. Login with user: pi and password: raspberry 8. Change password with passwd