Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@mniedermaier mniedermaier released this 05 Oct 23:15
· 12 commits to main since this release
e25671a

Release v1.0.0 - Happy CybICSing!

Download the pre-configured Raspberry Pi image and install it

Uncompress the archive:

unxz cybics.img.xz

Copy (dd) the image to a sdcard (e.g. mmcblk0):

sudo dd if=cybics.img of=/dev/mmcblk0 bs=4M status=progress

Run sync and wait until finished, to ensure that all data is written to the sdcard:

sync

Image was created with the following parameter

sudo ./pishrink.sh -Z cybics.img