6 ms·
Raspberry Pi Installation: - Open Raspberry Pi Imager - Select Raspberry Pi OS Lite (32bit) --> Lite is without desktop environment and saves some Memory on the
by lionpixel 2y ago
Raspberry Pi Installation:
- Open Raspberry Pi Imager
- Select Raspberry Pi OS Lite (32bit)
--> Lite is without desktop environment and saves some Memory on the PI :)
- Start the Pi and enter:
curl -fsSL https://printercow.com/pi/install.sh https://printercow.com/pi/install.sh -o install.sh \
&& chmod +x install.sh \
&& sudo ./install.sh