gonzopi

git clone https://git.tarina.org/gonzopi
Log | Files | Refs | README | LICENSE

commit 7e46b41a501936ff4eab0c97c0394066b1ebb442
parent 6d9ff23f29af3a299442d6bd25bb644604b283a0
Author: rbckman <rob@tarina.org>
Date:   Wed, 17 Jun 2026 14:38:36 +0100

tarkovsky release, simpler install instruction just flash and run

Diffstat:
MREADME.md | 16+++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -42,7 +42,21 @@ Gluing takes and scenes together takes a while and depends on your usb harddrive Installing ---------- -Download [Raspbian buster (not the latest!)](https://downloads.raspberrypi.com/raspios_oldstable_lite_armhf/images/raspios_oldstable_lite_armhf-2023-05-03/2023-05-03-raspios-buster-armhf-lite.img.xz) and follow [install instructions | a simple install script should take care of it all!](https://www.raspberrypi.org/documentation/installation/installing-images/README.md). + +[download latest release](https://github.com/rbckman/gonzopi/releases) + +follow the flash instruction. + +start filmmaking. + +#### or installing from source + +Download [Raspbian buster (not the latest!)](https://downloads.raspberrypi.com/raspios_oldstable_lite_armhf/images/raspios_oldstable_lite_armhf-2023-05-03/2023-05-03-raspios-buster-armhf-lite.img.xz) + +`sudo dd if=raspios_oldstable_lite_armhf-2023-05-03/2023-05-03-raspios-buster-armhf-lite.img of=/dev/YOURSDCARD bs=4M status=progress` + +`touch ssh` in boot + [Ssh into](https://www.raspberrypi.org/documentation/remote-access/ssh/) Raspberry Pi and run: ``` sudo apt-get install git