Difference between revisions of "Zynthian Software"
Line 1: | Line 1: | ||
== Official Buster SD-Images == | == Official Buster SD-Images == | ||
− | + | This is the current official Zynthian SD-Image, based on Raspberry Pi OS "Buster": | |
− | '''[https://os.zynthian.org/ | + | '''[https://os.zynthian.org/zynthianos-last-stable.zip ZynthianOS "Buster"]''' ([https://os.zynthian.org/zynthianos-last-stable.zip.md5 MD5-sum]) |
− | + | {{NoteBox|Buster SD images are pre-configured for official '''Kit v4 & v3'''. If you are using a different hardware, your first step should be accessing the webconf and configuring your hardware.}} | |
− | |||
− | {{NoteBox|Buster SD images are pre-configured for official '''Kit v3 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Nightly Build SD-Images == | == Nightly Build SD-Images == | ||
− | If you like to be in the cutting edge, try the nightly builds: | + | If you like to be in the cutting edge, test the latest features and find the bugs, try the nightly builds: |
'''[https://os.zynthian.org ZynthianOS nightly builds]''' | '''[https://os.zynthian.org ZynthianOS nightly builds]''' | ||
Line 33: | Line 21: | ||
== Preparing the SD-card == | == Preparing the SD-card == | ||
− | Current images are | + | Current images are 8 GB 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. | 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. |
Revision as of 17:00, 9 September 2020
1 Official Buster SD-Images
This is the current official Zynthian SD-Image, based on Raspberry Pi OS "Buster":
ZynthianOS "Buster" (MD5-sum)
Note:
Buster SD images are pre-configured for official Kit v4 & v3. If you are using a different hardware, your first step should be accessing the webconf and configuring your hardware.
2 Nightly Build SD-Images
If you like to be in the cutting edge, test the latest features and find the bugs, try the nightly builds:
ZynthianOS nightly builds
Our nightly build system is based on the fantastic work of @guysoft, the CustomPiOS system:
CustomPiOS is a Raspberry Pi and other ARM devices distribution builder. CustomPiOS opens an already existing image, modifies it and repackages the image ready to ship.
@guysoft has largely contributed to the project by configuring and setting up the ZynthianOS build server. Really big thanks!!
3 Preparing the SD-card
Current images are 8 GB 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.
4 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 docker-builder (thanks @guysoft!!):
Building Zynthian with Docker