# HG changeset patch # User Oleksandr Gavenko # Date 1713643964 -10800 # Node ID 7cdf76718963ec5a5931f09e9a8711daa9f1da7b # Parent 052223c223173b7fbb5a42013c70e657fd243155 Raspberry PI diff -r 052223c22317 -r 7cdf76718963 raspberry-pi.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/raspberry-pi.rst Sat Apr 20 23:12:44 2024 +0300 @@ -0,0 +1,16 @@ + +============== + Raspberry PI +============== + +First time booting +================== + +Write an image of OS to SD card and boot it. Raspberry Pi Imager tool could be used to explore, +download & flash the OS to SD card: + + scoop install raspberry-pi-imager + +https://www.raspberrypi.com/software/operating-systems/ + Raspberry Pi Imager. +