Difference between revisions of "Zynthian Software"

From ZynthianWiki
Jump to navigation Jump to search
Line 11: Line 11:
 
== Legacy Aruk Stretch SD-Images (Stretch-based) ==
 
== Legacy Aruk Stretch SD-Images (Stretch-based) ==
  
The former official Zynthian SD-Image is called '''Aruk'''. It's based in Raspbian Stretch and built using a the CustomPiOS system (thanks @guysoft!!):
+
The former official Zynthian SD-Image was called '''Aruk'''. It's based in Raspbian Stretch and built using a the [https://github.com/guysoft/CustomPiOS CustomPiOS] system (thanks @guysoft!!):
  
 
  [https://os.zynthian.org/2019-06-26-zynthianos-stretch-lite-1.0.0-RC3.zip ZynthianOS "Aruk Stretch" RC-3] ([https://os.zynthian.org/2019-06-26-zynthianos-stretch-lite-1.0.0-RC3.zip.md5 MD5-sum])
 
  [https://os.zynthian.org/2019-06-26-zynthianos-stretch-lite-1.0.0-RC3.zip ZynthianOS "Aruk Stretch" RC-3] ([https://os.zynthian.org/2019-06-26-zynthianos-stretch-lite-1.0.0-RC3.zip.md5 MD5-sum])

Revision as of 22:39, 11 April 2020

1 Official Aruk Buster SD-Images (Buster-based)

The current official Zynthian SD-Image is called Aruk Buster. It's almost the same than the stretch-based one, but updated and buster-based. Currently we have a first Release Candidate (RC-1):

ZynthianOS "Aruk Buster" RC-1 (MD5-sum)

Latest nightly builds are quite stable, so you should consider using the last one ...

Note:

Aruk Buster SD-Image is pre-configured for official Kit v3.

2 Legacy Aruk Stretch SD-Images (Stretch-based)

The former official Zynthian SD-Image was called Aruk. It's based in Raspbian Stretch and built using a the CustomPiOS system (thanks @guysoft!!):

ZynthianOS "Aruk Stretch" RC-3 (MD5-sum)

You shouldn't be using Aruk Stretch without a good reason. We have moved to Buster!!

Note:

Aruk Stretch SD-Image is pre-configured for official Kit v2.

3 Nightly Build SD-Images

If you really like to be in the cutting edge, try the nightly builds:

ZynthianOS nightly builds

4 Preparing the SD-card

Current images are 8GB compressed image file compiled for Raspberry Pi 3. These SD card images include all the Zynthian software, properly configured for working with the official kits. Completely ready to use. Plug and play!

After downloading the SD-image, you have to write it to a SD-card. You need a SD card with a minimum size of 16GB, although you can use a bigger one if you want.

Use Etcher (free software works on Mac, Windows or Linux) to write the image onto the SDcard. Or do it manually! There is a really good manual for this at this link.

Note:

RBPi2 is not currently supported by the latest official zynthian SD images, so if you want to use a RBPi2, you may need to build your own SD image.

5 Build your own image

If you like, you can build your own SD image following these instructions:

Building the SD Image using the Setup Script

Also, you would like to try the new experimental docker-builder (thanks @guysoft!!):

Building Zynthian with Docker