Difference between revisions of "ROCK64 Software Releases"

From PINE64
Jump to navigation Jump to search
m (→‎DietPi: Update download links for new xz-compressed images)
 
(154 intermediate revisions by 21 users not shown)
Line 1: Line 1:
= Linux Image Releases =
This page contains a list of all available releases for the [[ROCK64]], as well as links to other resources.


== Armbian==
== Linux ==


http://files.pine64.org/sw/pine64_installer/json/armbian.png
=== AOSC ===
[[File:aosc.png|right|100px]]


* Version 5.88 onward support Rock64-v3 board
'''AOSC OS''' is a general purpose Linux distribution that strives to simplify user experience and improve free and open source software for day-to-day productivity. To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website].
* To find out more about Armbian and available options please visit their [https://www.armbian.com/rock64/ site]
* Armbian pack as 7zip, please unzip first before dd.
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]


=== Armbian Ubuntu Bionic Desktop on mainline Kernel [microSD / eMMC Boot] ===
Download:
** [https://dl.armbian.com/rock64/Bionic_current_desktop Direct download from Armbian]
* https://aosc.io/downloads/ (supports the microSD card and eMMC, 8GB or more)
* Login with
** username: root
** password: 1234


=== Armbian Debian Buster on mainline Kernel [microSD / eMMC Boot] ===
{| class="wikitable"
** [https://dl.armbian.com/rock64/Buster_current Direct download from Armbian]
!colspan="2" style="background: #a7d7f9;"| Default credentials
* Login with
|-
** username: root
! Default user
** password: 1234
| <code>aosc/anthon</code>
|}


=== Armbian Ubuntu Bionic Desktop on legacy BSP Kernel [microSD / eMMC Boot] ===
=== Arch Linux ARM ===
** [https://dl.armbian.com/rock64/Bionic_legacy_desktop Direct download from Armbian]
[[File:Archlinux-logo.png|right|100px]]
* Login with
Official '''Arch Linux ARM''' release.
** username: root
** password: 1234


=== Armbian Debian Buster on legacy BSP Kernel [microSD / eMMC Boot] ===
Installation:
** [https://dl.armbian.com/rock64/Buster_legacy Direct download from Armbian]
* https://archlinuxarm.org/platforms/armv8/rockchip/rock64
* Login with
** username: root
** password: 1234


=== Armbian===
[[File:armbian.png|right|100px]]


== LibreELEC(KODI) ==
'''Armbian''' is a Linux distribution designed for ARM boards. They are usually Debian or Ubuntu flavored.


http://files.pine64.org/sw/pine64_installer/json/libreelec.png
Download:


=== Official LibreElec KODI Leia 9.2 Build Image [microSD / eMMC boot] ===
* [https://www.armbian.com/rock64/ ROCK64's Armbian site] (supports the microSD card and eMMC, 8GB or more)
* [https://armbian.tnahosting.net/archive/rock64/archive/ Download archive] (supports the microSD card and eMMC, 8GB or more)


* Unzip and DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]
=== ayufan's Linux releases ===
** [http://releases.libreelec.tv/LibreELEC-RK3328.arm-9.2.0-rock64.img.gz Direct download from LibreElec site]
[[File:penguin.png|right|100px]]
** [http://files.pine64.org/os/ROCK64/libreelec/LibreELEC-RK3328.arm-9.2.0-rock64.img.gz Direct download from pine64.org]
*** MD5 (GZip file): 56FD7F2CCFF345F6CCE6524C50E4A76A
*** File Size: 124MB


The community member ''ayufan'' offers multiple ROCK64 Linux releases based on Debian and Ubuntu. The forum thread for release can be found [https://forum.pine64.org/showthread.php?tid=6309 here].


== Debian Stretch ==
Download:


http://files.pine64.org/sw/pine64_installer/json/debian.png
* https://github.com/ayufan-rock64/linux-build/releases (supports the microSD card and eMMC)


=== Debian Stretch Minimal 64bit (arm64) OS Image [microSD / eMMC Boot] [0.8.3] ===
{{Info|Make sure to download images for the ''ROCK64''.}}
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-minimal-rock64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]
** size: 212MB
* Login with
** username: rock64
** password: rock64
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309&pid=39314#pid39314 here]


{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Default user
| <code>rock64/rock64</code>
|}


== Debian by mrfixit2001 ==
=== Debian ===
[[File:Debian-logo.png|right|100px]]


http://files.pine64.org/sw/pine64_installer/json/debian.png
'''Debian''' is an operating system and a distribution of Free Software.


=== Minimal Debian [microSD / eMMC Boot] ===
Download:
** DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]
* [https://deb.debian.org/debian/dists/bullseye/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 11 Bullseye] (recommended)
** [https://github.com/mrfixit2001/debian_builds/releases Direct download from mrfixit2001's github]
* [https://deb.debian.org/debian/dists/bookworm/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 12 Bookworm]
** Version 190514 onward support Rock64-v3 board
* [https://d-i.debian.org/daily-images/arm64/ Daily netboot images]
* Login with
** username: rock
** password: rock


Instructions:
* Go to the download directory
* Download firmware.rock64-rk3328.img.gz and partition.img.gz
* Combine the 2 parts into 1 image file: <code>zcat firmware.rock64-rk3328.img.gz partition.img.gz > debian-installer.img</code>
* Write the created .img file to microSD card or eMMC Module using ''dd'': <code>dd if=debian-installer.img of=/dev/sda bs=4M</code>. Replace <code>/dev/sda</code> with your target drive.
* Plug the microSD/eMMC card in the Rock64 (and connect a serial console, or keyboard and monitor) and boot up to start the Debian Installer


== Ubuntu 18.04 Bionic ==
Notes:
* An Ethernet connection is required for the above installer
* Remember to leave some space before your first partition for u-boot! You can do this by creating a 32M size unused partition at the start of the device.
* Auto creating all partitions does not work. You can use the following manual partition scheme:
  #1 - 34MB  Unused/Free Space
  #2 - 512MB ext2 /boot          (Remember to set the bootable flag)
  #3 - xxGB  ext4 /              (This can be as large as you want. You can also create separate partitions for /home /var /tmp)
  #4 - 1GB  swap                (May not be a good idea if using an SD card)
* See [https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/README.concatenateable_images README.concatenateable_images here] or [https://deb.debian.org/debian/dists/bullseye/main/installer-arm64/current/images/netboot/SD-card-images/README.concatenateable_images README.concatenateable_images here] for details regarding the concatenateable images and their installation from non-Linux systems.


http://files.pine64.org/sw/pine64_installer/json/penguin.png
=== Debian by mrfixit2001 ===
[[File:Debian-logo.png|right|100px]]


=== Ubuntu 18.04 Bionic LXDE Desktop Image [microSD / eMMC Boot] [0.8.3] ===
Mrfixit2001's minimal '''Debian''' build. Version 190514 onward support Rock64-v3 board
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]
** size: 676MB
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-lxde-rock64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]
* Login with
** username: rock64
** password: rock64


=== Ubuntu 18.04 Bionic minimal 64bit (arm64) Image [microSD / eMMC Boot] [0.8.3] ===
Download:
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]
* [https://github.com/mrfixit2001/debian_builds/releases Direct download from mrfixit2001's github] (supports the microSD card and eMMC)
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-minimal-rock64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]
** size: 295MB
* Login with
** username: rock64
** password: rock64


=== Ubuntu 18.04 Bionic minimal 32bit (armhf) Image [microSD / eMMC Boot] [0.8.3] ===
{| class="wikitable"
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]
!colspan="2" style="background: #a7d7f9;"| Default credentials
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-minimal-rock64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]
|-
** size: 287MB
! Default user
* Login with
| <code>rock/rock</code>
** username: rock64
|}
** password: rock64


=== Ubuntu 18.04 Bionic Containers Image (DockerCE & Kubernetes)[microSD / eMMC Boot] [0.8.3] ===
=== DietPi ===
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]
[[File:dietpi.png|right|100px]]
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-containers-rock64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]
** size: 390MB
* Login with
** username: rock64
** password: rock64
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]


'''DietPi''' is a lightweight yet easy to setup and feature-rich Linux distribution, based on Debian. To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation]. Discuss the ROCK64 build on the [https://forum.pine64.org/showthread.php?tid=12514 PINE64 forum thread].


== OpenMediaVault ==
Download:
* [https://dietpi.com/downloads/images/DietPi_ROCK64-ARMv8-Bullseye.img.xz Debian 11 Bullseye] (supports the microSD card and eMMC, 4GB or more)
* [https://dietpi.com/downloads/images/DietPi_ROCK64-ARMv8-Bookworm.img.xz Debian 12 Bookworm] (supports the microSD card and eMMC, 4GB or more)


http://files.pine64.org/sw/pine64_installer/json/omv.png
{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Default user
| <code>root/dietpi</code>
|}


=== Jessie OpenMediaVault Community Build Image [microSD to eMMC] [0.5.15-136] by ayufan ===
=== Lakka ===
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page]
[[File:lakka.png|right|100px]]
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [http://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen
'''* There's a bug with eMMC in the "Stable" version of openmediavault linked from the wiki page. In order to use eMMC, please you need to be on the latest (pre-release) version which is linked here https://github.com/ayufan-rock64/linux-build/releases'''
*
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]
* [http://files.pine64.org/os/ROCK64/omv/jessie-openmediavault-rock64-0.5.15-136-armhf_sd2emmc.img.xz Direct download from pine64.org]
* [http://cdn.pine64.uk/os/ROCK64/omv/jessie-openmediavault-rock64-0.5.15-136-armhf_sd2emmc.img.xz Direct download from pine64.uk]
** MD5 (XZ file): 7E423EF9146EA15403E7D1B4EA30594A
** File Size: 487MB
** Credentials (console/ssh, except OMV): rock64/rock64
** Credentials (OMV for Web): admin/openmediavault
** Credentials (OMV for console): root/openmediavault
* [[OpenMediaVault|OpenMediaVault Basic Setup]]
* [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]


=== Stretch OpenMediaVault OS Image 32bit (armhf) [microSD / eMMC Boot] [0.8.3] ===
'''Lakka''' is a lightweight Linux distribution that transforms a small computer into a full blown retrogaming console. Visit [https://forum.pine64.org/showthread.php?tid=5354 PINE64 forum] for more information about the Lakka release.
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page to learn more]
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github] ''(pay attention to the release tag. Don't accidentaly choose a pre-release build)''
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-openmediavault-rock64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]
** size: 391MB
* WebGUI Login:
** username: admin
** password: openmediavault
* SSH/ Console Login:
** username: root
** password: openmediavault
*** '''NB! You need to enable root login in OMV WebGUI'''
* [[OpenMediaVault|OpenMediaVault Basic Setup]]
* [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]


=== Stretch OpenMediaVault OS Image 64bit (arm64) [microSD / eMMC Boot] [0.8.3] ===
Download:
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page to learn more]
* https://le.builds.lakka.tv/RK3328.aarch64/ (supports the microSD card and eMMC)
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github] ''(pay attention to the release tag. Don't accidentaly choose a pre-release build)''
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-openmediavault-rockpro64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]
** size: 340MB
* WebGUI Login:
** username: admin
** password: openmediavault
* SSH/ Console Login:
** username: root
** password: openmediavault
*** '''NB! You need to enable root login in OMV WebGUI'''
* [[OpenMediaVault|OpenMediaVault Basic Setup]]
* [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]


=== LibreELEC ===
[[File:libreelec.jpg|right|100px]]


== NextCloudPi==
'''LibreELEC''' is a "Just enough OS" Linux distribution combining the Kodi media center with an operating system.


http://files.pine64.org/sw/pine64_installer/json/nextcloudpi.png
Download:
* [https://libreelec.tv/downloads/rockchip/ Official build image] (supports the microSD card and eMMC, 8GB or more)
* [https://test.libreelec.tv/ Daily builds] (supports the microSD card and eMMC, 8GB or more)


=== NextCloudPi Community Build Image [microSD / eMMC Boot] [03-10-19] ===
=== Manjaro ARM ===
* NextCloudPi comes not only with NextCloud preinstalled, but also with management tools for backups, SSL certificates, SAMBA, enhanced security and more.
[[File:Manjaro-logo.svg|right|100px]]
* Visit the project's [http://nextcloudpi.com website]
* You can follow the ongoing discussion about NextCloudPi on the [https://forum.pine64.org/showthread.php?tid=6047 PINE64 forum]
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [http://files.pine64.org/os/ROCK64/nextcloudplus/NextCloudPi_Rock64_03-10-19.img.xz Direct download from pine64.org]
** [http://cdn.pine64.org/os/ROCK64/nextcloudplus/NextCloudPi_Rock64_03-10-19.img.xz Direct download from pine64.uk]
*** MD5 (XZ file): 1432c8b8082696f38770004b3cb5ac1e
*** File Size: 310MB
* Login with
** username: root
** password: 1234


'''Manjaro''' is a user-friendly Linux distribution based on the independently developed Arch operating system. Manjaro editions for Rock64 are available directly from Manjaro. To learn more about Manjaro please visit the [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum].


== Recalbox ==
{{Info|Only supports ROCK64 version 2 SBC!}}
http://files.pine64.org/sw/pine64_installer/json/recalbox.png


=== Recalbox Community Build Image [microSD / eMMC boot] ===
Download:
* '''Only support ROCK64 ver2 SBC'''
* Recalbox allows you to re-play a variety of videogame consoles and platforms in your living room, with ease!
* To find out more about Recalbox and available tweaks to the installation please visit the [https://forum.pine64.org/showthread.php?tid=7111 PINE64 forum thread]
*Visit the project's [https://www.recalbox.com/ website]
* DD image (for 8GB micoSD card and above)
** [https://github.com/mrfixit2001/recalbox_rock64/releases Direct download latest release build from mrfixit2001 github]


* [https://github.com/manjaro-arm/rock64-images/releases Manjaro ARM ROCK64 GitHub] (supports the microSD card and eMMC)


== Slackware==
=== NEMS Linux ===
[[File:nems.jpg|right|100px]]


http://files.pine64.org/sw/pine64_installer/json/slackware.png
'''NEMS''' stands for "Nagios Enterprise Monitoring Server" and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers. To find out more on NEMS Linux, please visit their [https://nemslinux.com/ site].


* Slackware is a very old, interesting, convenient and easy distribution.
{{Warning|Only supports ROCK64 ver2 SBC}}
* Visit the project's website here (http://fail.pp.ua)
* You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=5868)


=== Slackware Aarch64 Miniroot Community Build Image [microSD Boot] [20190623] ===
{{Outdated release}}
* System without a graphical shell
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [http://files.pine64.org/os/ROCK64/slackware/slarm64-current-aarch64-base-rootfs-15Jun19-4.4.183-rock64-build-20190623.img.xz Direct download from pine64.org]
** [http://cdn.pine64.uk/os/ROCK64/slackware/slarm64-current-aarch64-base-rootfs-15Jun19-4.4.183-rock64-build-20190623.img.xz Direct download from pine64.uk]
*** MD5 (XZ file): 2248d0153b4ba6a1a11bbd13d3f4304a
*** File Size: 252MB


=== Slackware Aarch64 XFCE Community Build Image [microSD Boot] [20190623] ===
Download:
* System with a graphical shell
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [http://files.pine64.org/os/ROCK64/slackware/slarm64-current-aarch64-xfce-rootfs-15Jun19-4.4.183-rock64-build-20190623.img.xz Direct download from pine64.org]
** [http://cdn.pine64.uk/os/ROCK64/slackware/slarm64-current-aarch64-xfce-rootfs-15Jun19-4.4.183-rock64-build-20190623.img.xz Direct download from pine64.uk]
*** MD5 (XZ file): 3e5fdacd534a3c3a8c824239f897202f
*** File Size: 679MB


* Login with
* [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux] (supports the microSD card, 16GB or more, MD5 of the xz file is ''6e2088922c5d197db8b8ba3057120389'')
** Username : root
* [https://files.pine64.org/os/ROCK64/nems/NEMS_v1.5-Rock64-Build2.zip Direct download from pine64.org] (supports the microSD card, 16GB or more, MD5 of the xz file is ''6e2088922c5d197db8b8ba3057120389'')
** Password : password


* To run the OS on eMMC
{{Info|The installation guide can be found [https://docs.nemslinux.com/installation here].}}
**Flash the image to micro SD, power up the board with micro SD and login
**Copy the image file to micro SD by using SFTP. The image file must be in .img. ''note : root user are not allow transfer file to micro SD.''
**After finish copy the file, power off the board and add eMMC module to the board
**Bootup the board, run below command for flashing to eMMC module
***>>dd if=[image file] of=/dev/mmcblk1 bs=10M
****''example : dd if=slack-current-aarch64-xfce_08May18-4.4.126-rock64-build-20180508.img of=/dev/mmcblk1 bs=10M''
***then edit 2 files in eMMC module:
***>> mount /dev/mmcblk1p1 /media
***>> echo "rootdev=/dev/mmcblk1p1" >> /media/boot/uEnv.txt
***>> sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab
**After done, power off board and remove micro SD. Then bootup with only eMMC module.


{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Default user
| <code>nemsadmin/nemsadmin</code>
|}


== Manjaro ARM ==
=== NextCloudPi===
[[File:nextcloudpi.png|right|100px]]


http://files.pine64.org/sw/pine64_installer/json/manjaro.png
'''NextCloudPi''' comes not only with NextCloud preinstalled, but also with management tools for backups, SSL certificates, SAMBA, enhanced security and more. Visit the project's [https://nextcloudpi.com website]. You can follow the ongoing discussion about NextCloudPi on the [https://forum.pine64.org/showthread.php?tid=6047 PINE64 forum].
* '''Only support ROCK64 ver2 SBC'''
* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum]  
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]
* Console and SSH default login:
** username: manjaro
** password: manjaro


=== Manjaro KDE ARM Community Build Image [microSD / eMMC Boot] [19.04] ===
Download:
* [https://osdn.net/frs/redir.php?m=pumath&f=%2Fstorage%2Fg%2Fm%2Fma%2Fmanjaro-arm%2Frock64%2Fkde%2F19.04%2FManjaro-ARM-kde-rock64-19.04.img.xz Direct download from osdn.net]
* [http://files.pine64.org/os/ROCK64/manjaro/Manjaro-ARM-kde-rock64-19.04.img.xz Direct download from pine64.org]
** size: 993MB
** MD5 (XZip file): 25319e6e944a45cf10642dd77a7f8742


=== Manjaro LXQT ARM Community Build Image [microSD / eMMC Boot] [19.04] ===
{{Outdated release}}
* [https://osdn.net/frs/redir.php?m=pumath&f=%2Fstorage%2Fg%2Fm%2Fma%2Fmanjaro-arm%2Frock64%2Flxqt%2F19.04%2FManjaro-ARM-lxqt-rock64-19.04.img.xz Direct download from osdn.net]
* [http://files.pine64.org/os/ROCK64/manjaro/Manjaro-ARM-lxqt-rock64-19.04.img.xz Direct download from pine64.org]
** size: 757 MB
** MD5 (XZip file): 7e0b6874e9155707cc9dedf674613829


=== Manjaro ARM Minimal Community Build Image [microSD / eMMC Boot] [19.04] ===
* [https://files.pine64.org/os/ROCK64/nextcloudplus/NextCloudPi_Rock64_03-10-19.img.xz Direct download from pine64.org]
* [https://osdn.net/frs/redir.php?m=constant&f=%2Fstorage%2Fg%2Fm%2Fma%2Fmanjaro-arm%2Frock64%2Fminimal%2F19.04%2FManjaro-ARM-minimal-rock64-19.04.img.xz Direct download from osdn.net]
* [http://files.pine64.org/os/ROCK64/manjaro/Manjaro-ARM-minimal-rock64-19.04.img.xz Direct download from pine64.org]
** size: 327 MB
** MD5 (XZip file): 2490a4c416c226458971a308410683c0


{{Info|The MD5 hash of the .xz file is ''1432c8b8082696f38770004b3cb5ac1e''}}


== Cent OS ==
{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Root user
| <code>root/1234</code>
|}


http://files.pine64.org/sw/pine64_installer/json/centos.jpg
=== OpenMediaVault ===
[[File:omv.png|right|100px]]


=== CentOS-7 Community Build Image [microSD Boot] ===
'''Openmediavault''' is the next generation network attached storage (NAS) solution. The forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here].
* '''Only support ROCK64 ver2 SBC'''
* Centos-7.4.1708 with kernel from Armbian-5.69 (minimum build)
** DD image (for 8GB micoSD card and above)
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.59/centos7-rock64.img.xz Project31 download mirrors]
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]
* Login with
** username: root
** password: centos


Download:


== DietPi ==
* [https://github.com/ayufan-rock64/linux-build/releases/ Releases on ayufan's github]
* [https://files.pine64.org/os/ROCK64/omv/jessie-openmediavault-rock64-0.5.15-136-armhf_sd2emmc.img.xz Direct download from pine64.org (32 bit armhf)]


http://files.pine64.org/sw/pine64_installer/json/dietpi.png
{{Info|The MD5 hash of the .xz file is ''7E423EF9146EA15403E7D1B4EA30594A''}}


=== DietPi Community Build Image [microSD / eMMC boot] ===
Notes:
* '''Only support ROCK64 ver2 SBC'''
* Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen
* DietPi is a lightweight linux distribution of Debian Stretch
* There's a bug with eMMC in the "Stable" version of openmediavault linked from the wiki page. In order to use eMMC, please you need to be on the latest (pre-release) version which is linked here https://github.com/ayufan-rock64/linux-build/releases
* To find out more about DietPi and available tweaks to the installation please visit the [http://forum.pine64.org/showthread.php?tid=1068 PINE64 forum thread]
* DD image (for 8GB micoSD card and above)
** [http://dietpi.com/downloads/images/ Direct download latest release build from dietpi.com and look for DietPi_Rock64-arm64-(xxx).7z]
* Login with
** username: root
** password: dietpi


{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! TTY and SSH, except OMV
| <code>rock64/rock64</code>
|-
! OMV for Web
| <code>admin/openmediavault</code>
|-
! OMV for TTY
| <code>root/openmediavault</code>
|}


== NEMS Linux ==
=== Recalbox ===
[[File:RB.png|right|100px]]


http://files.pine64.org/sw/pine64_installer/json/nems.jpg
'''Recalbox''' is a free and open-source operating system created for the emulation and preservation for retro games. Recalbox allows you to re-play a variety of videogame consoles and platforms in your living room with ease. To find out more about Recalbox and available tweaks to the installation please visit the [https://forum.pine64.org/showthread.php?tid=7111 PINE64 forum thread]. Visit the project's [https://www.recalbox.com/ website] for more details.
* '''Only support ROCK64 ver2 SBC'''
* NEMS stands for "Nagios Enterprise Monitoring Server" and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.
* To find out more about NEMS on the PINE64 and available tweaks to the installation please visit the [https://forum.pine64.org/showthread.php?tid=7306 PINE64 forum thread]
* Login with
** Username: nemsadmin
** Password: nemsadmin
* [https://docs.nemslinux.com/installation  Installation Guide]
* To find out more on NEM Linux, please visit their [https://nemslinux.com/ site]


=== NEMS Linux [microSD / eMMC boot] [v1.5 - build 2] ===
{{Info|Only supports ROCK64 ver2 SBC}}
* DD image (for 16GB micoSD card and above)
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]
** [http://files.pine64.org/os/ROCK64/nems/NEMS_v1.5-Rock64-Build2.zip Direct download from pine64.org]
** [http://cdn.pine64.uk/os/ROCK64/nems/NEMS_v1.5-Rock64-Build2.zip Direct download from pine64.uk]
*** MD5 (XZ file): 6e2088922c5d197db8b8ba3057120389
*** File Size: 1.30GB


Download:
* [https://github.com/mrfixit2001/recalbox_rock64/releases Direct download latest release build from mrfixit2001 GitHub] (supports the microSD card and eMMC, 8GB or more)


== Lakka ==
=== R-Cade ===
[[File:RCadeLogo.jpg|right|100px]]


http://files.pine64.org/sw/pine64_installer/json/lakka.png
Retro Center's '''R-Cade''', the 4K Media Center Arcade. [https://www.retro-center.com/about-r-cade/ RCade] Features 100+ retro-gaming systems, a lightweight web browser, and full 4K UHD media playback.


=== Lakka Community Build Image [microSD / eMMC Boot] ===
Download:
* [http://www.lakka.tv/ Lakka] The open source game console; a lightweight Linux distribution that transforms the Rock64 into a full blown retrogaming console
* [https://github.com/retro-center/rcade_releases/releases Direct download from Retro Center's GitHub] (supports the microSD card, eMMC and USB boot)
* Visit [https://forum.pine64.org/showthread.php?tid=5354 PINE64 forum] for more information about the Lakka release
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [http://www.lakka.tv/get/linux/rock64/ Direct download from Lakka]
* [[Lakka|Lakka Basic Setup]]


=== Slackware===
[[File:slackware.jpg|right|100px]]


== Volumio Digital Audio Player ==
'''Slackware''' is a very old, interesting, convenient and easy distribution. Visit the project's website here (https://fail.pp.ua). You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=5868)


http://files.pine64.org/sw/pine64_installer/json/volumio.png
{{Info|This Slackware build using the ZST compression algorithm, please visit the [https://github.com/facebook/zstd ZST GitHub site] for a decompression utility.}}


* '''Only support ROCK64 ver2 SBC'''
Download:
* Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC
* http://dl.fail.pp.ua/slackware/images/rock64/ (supports the microSD card)
* Visit the project's website [https://volumio.org/ here]
* You can follow the ongoing discussion about Volumio on the [https://forum.pine64.org/showthread.php?tid=5322 PINE64 forum]


=== Volumio Digital Audio Player Community Build Image [microSD Boot] [2.528-2019-01-12] ===
{| class="wikitable"
* DD image (for 8GB micoSD card and above)
!colspan="2" style="background: #a7d7f9;"| Default credentials
** [http://updates.volumio.org/rock64/volumio/2.528/volumio-2.528-2019-01-12-rock64.img.zip Direct download from volumio.org]
|-
*** MD5 (Zip file): 5b13311deac8a6fa89bf950e80285413
! Default user
*** File Size: 314MB
| <code>root/password</code>
* Login with
|}
** Username: volumio
** Password: volumio
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''


Flashing the distribution to the eMMC:
* Flash the image to micro SD, power up the board with micro SD and login
* Copy the image file to micro SD by using SFTP. The image file must have the ''.img'' file extension.
* After finish copy the file, power off the board and add eMMC module to the board
* Boot the board, run below command for flashing to eMMC module
* Run <code>sudo dd if='''[IMAGE]''' of=/dev/'''[DEVICE]''' bs=10M</code> (example: ''sudo dd if=slack-current-aarch64-xfce_08May18-4.4.126-rock64-build-20180508.img of=/dev/mmcblk1 bs=10M'').
* then edit these two files in eMMC module:
** <code>mount /dev/mmcblk1p1 /media</code>
** <code>echo "rootdev=/dev/mmcblk1p1" >> /media/boot/uEnv.txt</code>
** <code>sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab</code>
* After that, power off the board and remove the microSD card. Then boot with only the eMMC module.


== Fedora ==
== BSD ==


http://files.pine64.org/sw/pine64_installer/json/fedora.png
=== FreeBSD ===
[[File:Freebsd_Logo.png|right|100px]]


=== Fedora Minimal Community Build Image [microSD boot] [Preliminary Build] ===
'''FreeBSD''' is an operating system used to power modern servers, desktops, and embedded platforms. The [https://wiki.freebsd.org/arm/RockChip#Rock64 RockChip FreeBSD page] has instructions for installing FreeBSD. Version 13.0 and greater include prebuilt images.
* [https://github.com/fire219/rock64-fedora/releases/ Follow up on Fire219 github]


Download:
* Images for various FreeBSD releases can be found [https://www.freebsd.org/where/ here]


== Yocto ==
{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! SSH access (enabled by default)
| <code>freebsd/freebsd</code>
|-
! Root user
| <code>root/root</code>
|}


http://files.pine64.org/sw/pine64_installer/json/yocto.png
=== NetBSD ===
[[File:netbsd.png|right|100px]]


* [http://opensource.rock-chips.com/wiki_Yocto#Images Please follow this Rockchip-Yocto wiki page]
'''NetBSD''' is a free, fast, secure, and highly portable Unix-like Open Source operating system. To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page].  
* Here is build command: MACHINE=evb-rk3328 DISTRO=rk-wayland . ./setup-environment -b build


Download:
* [https://armbsd.org/ Direct download] (select ''ROCK64'', supports the microSD card and eMMC)


Notes:
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here] or the bootable image from armbsd.org can have the MSDOS partition modified to setup SSH using [https://man.netbsd.org/creds_msdos.8 this] method.


= BSD Image Releases =
{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Root user and SSH
| <code>root/[none]</code>
|}


==NetBSD==
----


[[File:Netbsd.png]]
=== OpenBSD ===
[[File:Puffy_mascot_openbsd.png|right|100px]]


* To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page]
'''OpenBSD''' is a security-focused, free and open-source, Unix-like operating system based on the Berkeley Software Distribution. You can install OpenBSD on your Rock64 by following [https://github.com/krjdev/rock64_openbsd these instructions].
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]
** [http://www.invisible.ca/arm/201912280410Z/NetBSD-evbarm-aarch64-201912280410Z-rock64.img.gz Download directly from NetBSD]
** size: 336MB
* Console and SSH default login:
** username: root
** password: [none]
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]


== Android ==
[[File:Android_logo_2019_(stacked).svg|right|100px]]


==OpenBSD==
=== Android TV 9.x eMMC (No Google Play) ===


[[File:Openbsd.png]]
The '''Android 9.0''' image for eMMC boot. For the installation of the Playstore on Android 9.0 please follow [https://forum.pine64.org/showthread.php?tid=8655 this forum thread].


* You can install OpenBSD on your Rock64 by following [https://github.com/krjdev/rock64_openbsd these instructions]
Image downloads (for direct flashing):
* Stock images (write the image to eMMC module using an USB adapter for the eMMC module)
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-16GB.img.gz Stock image for the 16GB eMMC module] from ''pine64.org'' (560MB, MD5 of the Gzip file ''D985808B4CA912201372DC2F5F322AE9'', build 20190617)
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-32GB.img.gz Stock image for the 32GB eMMC module] from ''pine64.org'' (579MB, MD5 of the Gzip file ''5D65A44F78BD08B4584413C8BEEAAF05'', build 20190617)
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-64GB.img.gz Stock image for the 64GB eMMC module] from ''pine64.org'' (615MB, MD5 of the Gzip file ''B34D1C119386CBA1658E5F0FB9E4413D'', build 20190617)


* Rooted images (write the image to eMMC module using an USB adapter for the eMMC module)
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-16GB.img.gz Rooted image for 16GB eMMC module] from ''pine64.org'' (561MB, MD5 of the Gzip file ''DBB5B3D46B77A33BC9F09173C9788E6E'', build 20190618)
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-32GB.img.gz Rooted image for 32GB eMMC module] from ''pine64.org'' (579MB, MD5 of the Gzip file ''5F3B97EA72B3227082500B3FB1FAB44A'', build 20190618)
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-64GB.img.gz Rooted image for 64GB eMMC module] from ''pine64.org'' (615MB, MD5 of the Gzip file ''6833B124ABA3AC2269A6B4F51EFD1109'', build 20190618)


Image downloads (for Rockchip Tool):
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190617_stock_android_9.0_emmcboot.img.gz Stock image] from ''pine64.org'' (544MB, MD5 of the Gzip file ''9B717263E7749A732C8B5C7D7D59C5C6'', build 20190617)
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190618_stock_rooted_android_9.0_emmcboot.img.gz Rooted image] from ''pine64.org'' (544MB, MD5 of the Gzip file ''FC5F80C3A939AD0F8DCE5B85F22D20A1'', build 20190618)


= Android Image Releases =
{{Info|See the [https://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 guide to flashing eMMC using Rockchip Tools]. Please unzip the file first and then use Rockchip tool to flash it. The OTG port located at top USB 2.0 port and it needs USB type A to type A cable.}}


== Android 9.x eMMC ==
Notes:
* Please allow 10-15 minutes on first boot for initialization


http://files.pine64.org/sw/pine64_installer/json/android_9.png
=== Android 9.x (No Google Play) ===


=== Android 9.0 Stock Image [eMMC Boot] using DD method [20190617] ===
The rooted '''Android 9.0 TV''' image for booting from the microSD card. For the installation of the Playstore on Android 9.0 please follow [https://forum.pine64.org/showthread.php?tid=8655 this forum thread].
* DD image to eMMC module using USB adapter for eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]
* Please allow 3-5 minutes boot up time on first time for initialization
* This is Android TV build version
* DD image for 16GB eMMC module
** [http://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]
*** MD5 (GZip file): D985808B4CA912201372DC2F5F322AE9
*** File Size: 560MB
* DD image for 32GB eMMC module
** [http://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]
*** MD5 (GZip file): 5D65A44F78BD08B4584413C8BEEAAF05
*** File Size: 579MB
* DD image for 64GB eMMC module
** [http://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]
*** MD5 (GZip file): B34D1C119386CBA1658E5F0FB9E4413D
*** File Size: 615MB


Image downloads (for direct flashing):
* [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-8GB.img.gz Image for 8GB microSD cards] from ''pine64.org'' (546MB, MD5 of the Gzip file ''A250B72CD6AAB24B8156DE08EB15530C'', build 20190621)
* [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-16GB.img.gz Image for 16GB microSD cards] from ''pine64.org'' (556MB, MD5 of the Gzip file ''09A6BACD71159853D5E4C6C21C883B0F'', build 20190621)
* [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-32GB.img.gz Image for 32GB microSD cards] from ''pine64.org'' (574MB, MD5 of the Gzip file ''C68DC5D96F1C546B96EC690CE7BFE910'', build 20190621)
* [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-64GB.img.gz Image for 64GB microSD cards] from ''pine64.org'' (707MB, MD5 of the Gzip file ''4EFC87B4CEE4C7655618DCA95EF7DD0D'', build 20190621)
{{Info|Flash the file to the microSD card, for example using ''dd''.}}


=== Android 9.0 Stock Image [eMMC Boot] using ROCKChip tools method [20190617] ===
Image downloads (for Rockchip SDDisk Tool):
* Please unzip first and then using Android tool to flash in
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190621_stock_rooted_android_9.0_sdboot.img.gz Direct download] from ''pine64.org'' (539MB, MD5 of the Gzip file ''EE00D309745F842213E21B2F1E20C510'', build 20190621)
* The OTG port located at top USB 2.0 port, needs USB type A to type A cable.
{{Info|Please unzip first and then using Android tool to flash it. Allow 3-5 minutes boot up time on first boot for initialization. The Rockchip SDDisk Tool ver. 1.57 can be found [https://files.pine64.org/os/ROCK64/android/SDDiskTool_v1.57.zip here].}}
* Please allow 3-5 minutes boot up time on first time for initialization
* This is Android TV build version
** [http://files.pine64.org/os/ROCK64/android/ROCK64_20190617_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]
*** MD5 (GZip file): 9B717263E7749A732C8B5C7D7D59C5C6
*** File Size: 544MB


=== Android 8.x TV eMMC (preinstalled Google Play Store) ===


=== Android 9.0 Stock Rooted Image [eMMC Boot] using DD method [20190618] ===
The '''Android 8.1 TV''' stock image for booting from the eMMC.  
* DD image to eMMC module using USB adapter for eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]
* Please allow 3-5 minutes boot up time on first time for initialization
* This is Rooted Android TV build version
* DD image for 16GB eMMC module
** [http://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]
*** MD5 (GZip file): DBB5B3D46B77A33BC9F09173C9788E6E
*** File Size: 561MB
* DD image for 32GB eMMC module
** [http://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]
*** MD5 (GZip file): 5F3B97EA72B3227082500B3FB1FAB44A
*** File Size: 579MB
* DD image for 64GB eMMC module
** [http://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]
*** MD5 (GZip file): 6833B124ABA3AC2269A6B4F51EFD1109
*** File Size: 615MB


Image downloads (for direct flashing to the eMMC module):
* [https://files.pine64.org/os/ROCK64/android/rock64_20180606_stock_android_8.1_emmcboot.img.xz Direct download] from ''pine64.org'' (561MB, MD5 of the .xz file ''C05846B89A6483DA911CEA604627524F'', build 20180606)


=== Android 9.0 Stock Rooted Image [eMMC Boot] using ROCKChip tools method [20190618] ===
{{Info|Please allow 10-15 minutes boot up time on first boot for initialization.}}
* Please unzip first and then using Android tool to flash in
* The OTG port located at top USB 2.0 port, needs USB type A to type A cable.
* Please allow 3-5 minutes boot up time on first time for initialization
* This is Rooted Android TV build version
* [http://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 Guide to flashing eMMC using Rockchip Tools]
* [http://files.pine64.org/os/ROCK64/android/ROCK64_20190618_stock_rooted_android_9.0_emmcboot.img.gz Direct download from pine64.org]
** MD5 (GZip file): FC5F80C3A939AD0F8DCE5B85F22D20A1
** File Size: 544MB


Image downloads (for Rockchip Tool):
* [https://files.pine64.org/os/ROCK64/android/rock64_android8.1_emmc_boot_v1.1.zip Direct download] from ''pine64.org'' (752MB, MD5 of the .xz file ''9738F060D2F62A83637797363D2B38C9'', build 20180606)


{{Info|See the [https://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 guide to flashing eMMC using Rockchip Tools]. Please unzip the file first and then use Rockchip tool to flash it. The OTG port located at top USB 2.0 port and it needs USB type A to type A cable.}}


=== Android 8.x TV ===


== Android 9.x ==
The '''Android 8.1''' stock image for microSD boot, build 20180623.


http://files.pine64.org/sw/pine64_installer/json/android_9.png
Download:
* [https://files.pine64.org/os/ROCK64/android/rock64_20180623_stock_android_8.1_sdboot.img.xz Direct download] from ''pine64.org'' (575MB, supports the microSD card)


=== Android 9.0 Stock Rooted Image [microSD Boot] using DD method [20190621] ===
{{Info|The MD5 hash of the .xz file is ''85372A568C114ADE7CD9632CEBA193E9''}}
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]
* Please allow 3-5 minutes boot up time on first time for initialization
* This is Rooted Android TV build version
* DD image for 8GB microSD card
** [http://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-16GB.img.gz Direct download from pine64.org]
*** MD5 (GZip file): A250B72CD6AAB24B8156DE08EB15530C
*** File Size: 546MB
* DD image for 16GB microSD card
** [http://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-16GB.img.gz Direct download from pine64.org]
*** MD5 (GZip file): 09A6BACD71159853D5E4C6C21C883B0F
*** File Size: 556MB
* DD image for 32GB microSD card
** [http://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-32GB.img.gz Direct download from pine64.org]
*** MD5 (GZip file): C68DC5D96F1C546B96EC690CE7BFE910
*** File Size: 574MB
* DD image for 64GB microSD card
** [http://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-64GB.img.gz Direct download from pine64.org]
*** MD5 (GZip file): 4EFC87B4CEE4C7655618DCA95EF7DD0D
*** File Size: 707MB


Notes:
* Write the image to a microSD card using ''dd'' and boot it.
* Please allow 10-15 minutes on first boot for initialization


=== Android 9.0 Stock Rooted Image [microSD Boot] using ROCKChip SDDisk tools method [20190621] ===
=== Android 7.x eMMC ===
* Please unzip first and then using Android tool to flash in
* Please allow 3-5 minutes boot up time on first time for initialization
* This is Rooted Android TV build version
* [http://files.pine64.org/os/ROCK64/android/SDDiskTool_v1.57.zip Rockchip SDDisk Tool ver 1.57]
* [http://files.pine64.org/os/ROCK64/android/ROCK64_20190621_stock_rooted_android_9.0_sdboot.img.gz Direct download from pine64.org]
** MD5 (GZip file): EE00D309745F842213E21B2F1E20C510
** File Size: 539MB


The rooted ''Android 7.1.2'' stock image, build 20171204.


Download image (microSD card to eMMC):
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sd2emmc.img.xz Direct download] from ''pine64.org'' (558MB, MD5 of the .xz file ''43443467DFCAEDE767556843EB4D6707'')


== Android 8.x eMMC ==
{{Info|DD image to a microSD card. Shorting the eMMC PIN with a jumper as shown on the first image of the [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper, then it will start writing the new image to the eMMC. Please allow around 1 minute of boot up time before UI is presented via HDMI. Please allow 10-15 minutes boot up time on first boot for initialization. Has USB 3.0 patches. Enable ''Real Time Clock support'' for ''Popcorn Hour Transformer''.}}


http://files.pine64.org/sw/pine64_installer/json/android_8.png
Download image (eMMC boot):
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_emmc.img.xz Direct download] from ''pine64.org'' (544MB, MD5 of the .xz file ''7C831F9E6B4311A3B3D4743FBBB628D0'')
{{Info|Please unzip first and then using Android tool to flash in. Has USB 3.0 patches. Enable ''Real Time Clock support'' for ''Popcorn Hour Transformer''.}}


=== Android 8.1. Stock Image [eMMC Boot] using DD method [20180606] ===
Notes:
* DD image to eMMC module. Highly recommend using [https://etcher.io/ Etcher]
* See [[ROCK64 MAC Address]] on how to set the MAC address.
* Please allow 10-15 minutes boot up time on first time for initialization
* [http://files.pine64.org/os/ROCK64/android/rock64_20180606_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]
** MD5 (XZ file): C05846B89A6483DA911CEA604627524F
** File Size: 561MB


=== Android 8.1. Stock Image [eMMC Boot] using ROCKChip tools method [20180606] ===
=== Android 7.x ===
* Please unzip first and then using Android tool to flash in
* The OTG port located at top USB 2.0 port
* [http://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 Guide to flashing eMMC using Rockchip Tools]
* [http://files.pine64.org/os/ROCK64/android/rock64_android8.1_emmc_boot_v1.1.zip Direct download from pine64.org]
** MD5 (XZ file): 9738F060D2F62A83637797363D2B38C9
** File Size: 752MB


The Android 7.1.2 stock image for microSD boot (rooted), build 20171204.


== Android 8.x ==
Download:
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sdboot.img.xz Direct download] from ''pine64.org'' (544MB)


http://files.pine64.org/sw/pine64_installer/json/android_8.png
{{Info|The MD5 hash of the .xz file is ''56520ED3DB6E587DA140AD314A055EB2''}}


=== Android 8.1. Stock Image [microSD Boot] [20180623] ===
Notes:
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
* Write the image to a microSD card using ''dd'' and boot it.
* Please allow 10-15 minutes boot up time on first time for initialization
* Please allow 10-15 minutes on first boot for initialization
* [http://files.pine64.org/os/ROCK64/android/rock64_20180623_stock_android_8.1_sdboot.img.xz Direct download from pine64.org]
* Has USB 3.0 patches
** MD5 (XZ file): 85372A568C114ADE7CD9632CEBA193E9
* Enable the ''Real Time Clock support'' for the ''Popcorn Hour Transformer''
** File Size: 575MB


=== Android TV 7.x eMMC ===


== Android 7.x eMMC ==
The '''Android TV 7.1''' community build image by ayufan.


http://files.pine64.org/sw/pine64_installer/json/android_7.png
Download image (microSD card to eMMC):


=== Android 7.1.2 Stock Image [microSD to eMMC] [Rooted] [20171204] ===
* [https://files.pine64.org/os/ROCK64/android/android-7.1-rock-64-rock64_atv-v0.3.4-r86-raw_sd2emmc.img.xz Direct download] from ''pine64.org'' (716MB, MD5 of the .xz file ''6FD1FA4BE87EC2D4E0862F66541BC6F0'')
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [http://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper, then it will start writing the new image to the eMMC. Please allow around 1 minute of boot up time before UI is presented via HDMI
* Please allow 10-15 minutes boot up time on first time for initialization
* USB 3.0 patches
* Enable Real Time Clock support for Popcorn Hour Transformer
* [http://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sd2emmc.img.xz Direct download from pine64.org]
** MD5 (XZ file): 43443467DFCAEDE767556843EB4D6707
** File Size: 558MB
* [[Set MacAddress on ROCK64]]


=== Android 7.1.2 Stock Image [eMMC Boot] [Rooted] [20171204] ===
{{Info|Write the image to microSD card, for example using ''dd''. Shorting the eMMC PIN with a jumper as shown on the first image of the [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen.}}
* Please unzip first and then using Android tool to flash in
* USB 3.0 patches
* Enable Real Time Clock support for Popcorn Hour Transformer
* [http://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_emmc.img.xz Direct download from pine64.org]
** MD5 (XZ file): 7C831F9E6B4311A3B3D4743FBBB628D0
** File Size: 544MB
* [[Set MacAddress on ROCK64]]


Download image (eMMC):


== Android 7.x ==
* [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-update.zip]


http://files.pine64.org/sw/pine64_installer/json/android_7.png
{{Info|For eMMC flash-all image, please unzip first and then use Android tool to flash in}}


=== Android 7.1.2 Stock Image [microSD Boot] [Rooted] [20171204] ===
Notes:
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
* Please allow 5 minutes boot up time on first time for initialization
* Please allow 10-15 minutes boot up time on first time for initialization
* See [[ROCK64 MAC Address]] on how to set the MAC address.
* USB 3.0 patches
* Enable Real Time Clock support for Popcorn Hour Transformer
* [http://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sdboot.img.xz Direct download from pine64.org]
** MD5 (XZ file): 56520ED3DB6E587DA140AD314A055EB2
** File Size: 544MB
 
 
== Android TV 7.x eMMC ==
 
http://files.pine64.org/sw/pine64_installer/json/android_7.png
 
=== Android TV 7.1 Community Build Image [microSD to eMMC] [v0.3.4-r86] by ayufan ===
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [http://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen
* [https://github.com/ayufan-rock64/android-7.1/releases/tag/0.3.4 Release notes on ayufan Android 7.1 github]
* [https://github.com/ayufan-rock64/android-7.1/releases/tag/0.3.4 Release notes on ayufan Android 7.1 github]
* Please allow 5 minutes boot up time on first time for initialization
* [http://files.pine64.org/os/ROCK64/android/android-7.1-rock-64-rock64_atv-v0.3.4-r86-raw_sd2emmc.img.xz Direct download from pine64.org]
* [http://cdn.pine64.uk/os/ROCK64/android/android-7.1-rock-64-rock64_atv-v0.3.4-r86-raw_sd2emmc.img.xz Direct download from pine64.uk]
** MD5 (XZ file): 6FD1FA4BE87EC2D4E0862F66541BC6F0
** File Size: 716MB
* [[Set MacAddress on ROCK64]]


=== Android TV 7.1 Community Build Image [eMMC] by ayufan ===
=== Android TV 7.x ===
* For eMMC flash-all image, please unzip first and then use Android tool to flash in
** [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-update.zip]
* [[Set MacAddress on ROCK64]]


The '''Android TV 7.1''' community build image for microSD boot by ''ayufan''.


== Android TV 7.x ==
Download:
* [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-raw.img.gz] (supports the microSD card)


http://files.pine64.org/sw/pine64_installer/json/android_7.png
== Android SDK ==


=== Android TV 7.1 Community Build Image [microSD Boot] by ayufan ===
The '''Android P SDK''' (v9.0).
* [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-raw.img.gz]


Download:
* [https://files.pine64.org//SDK/ROCK64/ROCK64_SDK_android9.0.tar.gz Direct Download] from ''pine64.org'' (104.34GB)


{{Info|The MD5 hash of the TAR-GZip file is ''1EAC08942E238293E3AF11C7890DF307''}}


= Android SDK =


=== Android P SDK [v9.0] ===
[[Category:ROCK64]]
* [http://files.pine64.org/os/sdk/ROCK64/ROCK64_SDK_android9.0.tar.gz Direct Download from pine64.org]
** MD5 (TAR-GZip file): 1EAC08942E238293E3AF11C7890DF307
** File Size: 104.34GB

Latest revision as of 15:02, 26 September 2023

This page contains a list of all available releases for the ROCK64, as well as links to other resources.

Linux

AOSC

Aosc.png

AOSC OS is a general purpose Linux distribution that strives to simplify user experience and improve free and open source software for day-to-day productivity. To learn more about AOSC, please visit the official AOSC website.

Download:

Default credentials
Default user aosc/anthon

Arch Linux ARM

Archlinux-logo.png

Official Arch Linux ARM release.

Installation:

Armbian

Armbian.png

Armbian is a Linux distribution designed for ARM boards. They are usually Debian or Ubuntu flavored.

Download:

ayufan's Linux releases

Penguin.png

The community member ayufan offers multiple ROCK64 Linux releases based on Debian and Ubuntu. The forum thread for release can be found here.

Download:

Note: Make sure to download images for the ROCK64.
Default credentials
Default user rock64/rock64

Debian

Debian-logo.png

Debian is an operating system and a distribution of Free Software.

Download:

Instructions:

  • Go to the download directory
  • Download firmware.rock64-rk3328.img.gz and partition.img.gz
  • Combine the 2 parts into 1 image file: zcat firmware.rock64-rk3328.img.gz partition.img.gz > debian-installer.img
  • Write the created .img file to microSD card or eMMC Module using dd: dd if=debian-installer.img of=/dev/sda bs=4M. Replace /dev/sda with your target drive.
  • Plug the microSD/eMMC card in the Rock64 (and connect a serial console, or keyboard and monitor) and boot up to start the Debian Installer

Notes:

  • An Ethernet connection is required for the above installer
  • Remember to leave some space before your first partition for u-boot! You can do this by creating a 32M size unused partition at the start of the device.
  • Auto creating all partitions does not work. You can use the following manual partition scheme:
 #1 - 34MB  Unused/Free Space
 #2 - 512MB ext2 /boot           (Remember to set the bootable flag)
 #3 - xxGB  ext4 /               (This can be as large as you want. You can also create separate partitions for /home /var /tmp)
 #4 - 1GB   swap                 (May not be a good idea if using an SD card)

Debian by mrfixit2001

Debian-logo.png

Mrfixit2001's minimal Debian build. Version 190514 onward support Rock64-v3 board

Download:

Default credentials
Default user rock/rock

DietPi

Dietpi.png

DietPi is a lightweight yet easy to setup and feature-rich Linux distribution, based on Debian. To find out more about DietPi, please visit the official documentation. Discuss the ROCK64 build on the PINE64 forum thread.

Download:

Default credentials
Default user root/dietpi

Lakka

Lakka.png

Lakka is a lightweight Linux distribution that transforms a small computer into a full blown retrogaming console. Visit PINE64 forum for more information about the Lakka release.

Download:

LibreELEC

Libreelec.jpg

LibreELEC is a "Just enough OS" Linux distribution combining the Kodi media center with an operating system.

Download:

Manjaro ARM

Error creating thumbnail: File missing

Manjaro is a user-friendly Linux distribution based on the independently developed Arch operating system. Manjaro editions for Rock64 are available directly from Manjaro. To learn more about Manjaro please visit the Manjaro Forum.

Note: Only supports ROCK64 version 2 SBC!

Download:

NEMS Linux

Nems.jpg

NEMS stands for "Nagios Enterprise Monitoring Server" and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers. To find out more on NEMS Linux, please visit their site.

Warning: Only supports ROCK64 ver2 SBC
⚠️ The linked release is outdated and should no longer be used!

Download:

Note: The installation guide can be found here.
Default credentials
Default user nemsadmin/nemsadmin

NextCloudPi

Nextcloudpi.png

NextCloudPi comes not only with NextCloud preinstalled, but also with management tools for backups, SSL certificates, SAMBA, enhanced security and more. Visit the project's website. You can follow the ongoing discussion about NextCloudPi on the PINE64 forum.

Download:

⚠️ The linked release is outdated and should no longer be used!
Note: The MD5 hash of the .xz file is 1432c8b8082696f38770004b3cb5ac1e
Default credentials
Root user root/1234

OpenMediaVault

Omv.png

Openmediavault is the next generation network attached storage (NAS) solution. The forum thread concerning this release can be found here.

Download:

Note: The MD5 hash of the .xz file is 7E423EF9146EA15403E7D1B4EA30594A

Notes:

  • Shorting the eMMC PIN with a jumper as shown on the 1st image of Guide to install stock Android build to eMMC module. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen
  • There's a bug with eMMC in the "Stable" version of openmediavault linked from the wiki page. In order to use eMMC, please you need to be on the latest (pre-release) version which is linked here https://github.com/ayufan-rock64/linux-build/releases
Default credentials
TTY and SSH, except OMV rock64/rock64
OMV for Web admin/openmediavault
OMV for TTY root/openmediavault

Recalbox

RB.png

Recalbox is a free and open-source operating system created for the emulation and preservation for retro games. Recalbox allows you to re-play a variety of videogame consoles and platforms in your living room with ease. To find out more about Recalbox and available tweaks to the installation please visit the PINE64 forum thread. Visit the project's website for more details.

Note: Only supports ROCK64 ver2 SBC

Download:

R-Cade

RCadeLogo.jpg

Retro Center's R-Cade, the 4K Media Center Arcade. RCade Features 100+ retro-gaming systems, a lightweight web browser, and full 4K UHD media playback.

Download:

Slackware

Slackware.jpg

Slackware is a very old, interesting, convenient and easy distribution. Visit the project's website here (https://fail.pp.ua). You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=5868)

Note: This Slackware build using the ZST compression algorithm, please visit the ZST GitHub site for a decompression utility.

Download:

Default credentials
Default user root/password

Flashing the distribution to the eMMC:

  • Flash the image to micro SD, power up the board with micro SD and login
  • Copy the image file to micro SD by using SFTP. The image file must have the .img file extension.
  • After finish copy the file, power off the board and add eMMC module to the board
  • Boot the board, run below command for flashing to eMMC module
  • Run sudo dd if=[IMAGE] of=/dev/[DEVICE] bs=10M (example: sudo dd if=slack-current-aarch64-xfce_08May18-4.4.126-rock64-build-20180508.img of=/dev/mmcblk1 bs=10M).
  • then edit these two files in eMMC module:
    • mount /dev/mmcblk1p1 /media
    • echo "rootdev=/dev/mmcblk1p1" >> /media/boot/uEnv.txt
    • sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab
  • After that, power off the board and remove the microSD card. Then boot with only the eMMC module.

BSD

FreeBSD

Freebsd Logo.png

FreeBSD is an operating system used to power modern servers, desktops, and embedded platforms. The RockChip FreeBSD page has instructions for installing FreeBSD. Version 13.0 and greater include prebuilt images.

Download:

  • Images for various FreeBSD releases can be found here
Default credentials
SSH access (enabled by default) freebsd/freebsd
Root user root/root

NetBSD

Netbsd.png

NetBSD is a free, fast, secure, and highly portable Unix-like Open Source operating system. To learn more about NetBSD please visit NetBSD main page.

Download:

Notes:

  • Instructions concerning enabling SSH can be found here or the bootable image from armbsd.org can have the MSDOS partition modified to setup SSH using this method.
Default credentials
Root user and SSH root/[none]

OpenBSD

Puffy mascot openbsd.png

OpenBSD is a security-focused, free and open-source, Unix-like operating system based on the Berkeley Software Distribution. You can install OpenBSD on your Rock64 by following these instructions.

Android

Android logo 2019 (stacked).svg

Android TV 9.x eMMC (No Google Play)

The Android 9.0 image for eMMC boot. For the installation of the Playstore on Android 9.0 please follow this forum thread.

Image downloads (for direct flashing):

Image downloads (for Rockchip Tool):

  • Stock image from pine64.org (544MB, MD5 of the Gzip file 9B717263E7749A732C8B5C7D7D59C5C6, build 20190617)
  • Rooted image from pine64.org (544MB, MD5 of the Gzip file FC5F80C3A939AD0F8DCE5B85F22D20A1, build 20190618)
Note: See the guide to flashing eMMC using Rockchip Tools. Please unzip the file first and then use Rockchip tool to flash it. The OTG port located at top USB 2.0 port and it needs USB type A to type A cable.

Notes:

  • Please allow 10-15 minutes on first boot for initialization

Android 9.x (No Google Play)

The rooted Android 9.0 TV image for booting from the microSD card. For the installation of the Playstore on Android 9.0 please follow this forum thread.

Image downloads (for direct flashing):

Note: Flash the file to the microSD card, for example using dd.

Image downloads (for Rockchip SDDisk Tool):

  • Direct download from pine64.org (539MB, MD5 of the Gzip file EE00D309745F842213E21B2F1E20C510, build 20190621)
Note: Please unzip first and then using Android tool to flash it. Allow 3-5 minutes boot up time on first boot for initialization. The Rockchip SDDisk Tool ver. 1.57 can be found here.

Android 8.x TV eMMC (preinstalled Google Play Store)

The Android 8.1 TV stock image for booting from the eMMC.

Image downloads (for direct flashing to the eMMC module):

  • Direct download from pine64.org (561MB, MD5 of the .xz file C05846B89A6483DA911CEA604627524F, build 20180606)
Note: Please allow 10-15 minutes boot up time on first boot for initialization.

Image downloads (for Rockchip Tool):

  • Direct download from pine64.org (752MB, MD5 of the .xz file 9738F060D2F62A83637797363D2B38C9, build 20180606)
Note: See the guide to flashing eMMC using Rockchip Tools. Please unzip the file first and then use Rockchip tool to flash it. The OTG port located at top USB 2.0 port and it needs USB type A to type A cable.

Android 8.x TV

The Android 8.1 stock image for microSD boot, build 20180623.

Download:

Note: The MD5 hash of the .xz file is 85372A568C114ADE7CD9632CEBA193E9

Notes:

  • Write the image to a microSD card using dd and boot it.
  • Please allow 10-15 minutes on first boot for initialization

Android 7.x eMMC

The rooted Android 7.1.2 stock image, build 20171204.

Download image (microSD card to eMMC):

  • Direct download from pine64.org (558MB, MD5 of the .xz file 43443467DFCAEDE767556843EB4D6707)
Note: DD image to a microSD card. Shorting the eMMC PIN with a jumper as shown on the first image of the guide to install stock Android build to eMMC module. After power ON the box for 2-3 second, quickly remove the jumper, then it will start writing the new image to the eMMC. Please allow around 1 minute of boot up time before UI is presented via HDMI. Please allow 10-15 minutes boot up time on first boot for initialization. Has USB 3.0 patches. Enable Real Time Clock support for Popcorn Hour Transformer.

Download image (eMMC boot):

  • Direct download from pine64.org (544MB, MD5 of the .xz file 7C831F9E6B4311A3B3D4743FBBB628D0)
Note: Please unzip first and then using Android tool to flash in. Has USB 3.0 patches. Enable Real Time Clock support for Popcorn Hour Transformer.

Notes:

Android 7.x

The Android 7.1.2 stock image for microSD boot (rooted), build 20171204.

Download:

Note: The MD5 hash of the .xz file is 56520ED3DB6E587DA140AD314A055EB2

Notes:

  • Write the image to a microSD card using dd and boot it.
  • Please allow 10-15 minutes on first boot for initialization
  • Has USB 3.0 patches
  • Enable the Real Time Clock support for the Popcorn Hour Transformer

Android TV 7.x eMMC

The Android TV 7.1 community build image by ayufan.

Download image (microSD card to eMMC):

  • Direct download from pine64.org (716MB, MD5 of the .xz file 6FD1FA4BE87EC2D4E0862F66541BC6F0)
Note: Write the image to microSD card, for example using dd. Shorting the eMMC PIN with a jumper as shown on the first image of the guide to install stock Android build to eMMC module. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen.

Download image (eMMC):

Note: For eMMC flash-all image, please unzip first and then use Android tool to flash in

Notes:

Android TV 7.x

The Android TV 7.1 community build image for microSD boot by ayufan.

Download:

Android SDK

The Android P SDK (v9.0).

Download:

Note: The MD5 hash of the TAR-GZip file is 1EAC08942E238293E3AF11C7890DF307