PINE64
which version of the OS is the most stable for rock64 - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: Linux on Rock64 (https://forum.pine64.org/forumdisplay.php?fid=88)
+--- Thread: which version of the OS is the most stable for rock64 (/showthread.php?tid=5478)



which version of the OS is the most stable for rock64 - xnathanh - 12-19-2017

My Rock 64 4gb will arrived today, want to know which version of the OS is the most stable(ayufan-rock64? or official?centos?debian?ubuntu?),
I bought ROCK64 is for big data experiments,and need to use DOCKER,
Please provide suggestions

thanks.


RE: which version of the OS is the most stable for rock64 - dkryder - 12-19-2017

you should use one of the 5.x Linux base builds.


RE: which version of the OS is the most stable for rock64 - xnathanh - 12-20-2017

iam new ,could you provide me more detail ?what is 5.x linux(means kernel? but kernel latest is 4.14.8)? how to buils os by myself?,any link or any name can provide?


RE: which version of the OS is the most stable for rock64 - dkryder - 12-20-2017

all your questions have already be answered many times in the forum. it is your responsibility to educate yourself by spending as much time as you need to get the basic understanding. there are several posts that explain the basics, they were written by the mods and other members to provide new members the basics. i suggest you read them.


RE: which version of the OS is the most stable for rock64 - xnathanh - 12-21-2017

Thank you for your reply, but my goal is to use rock64 build cluster development, I do not want to spend time to study the system or build system,just want to pick one os and use, here is my attempt, I hope to help someone,

CentOS7-aarch64 official - Network not working - give up
Xenial Mate Community Build Image [microSD Boot] by ayufan (16.04) - docker failed to install - give up

Next will try dietpi,and Debian Stretch Mate Community Build Image [microSD Boot] [0.5.15-136]


RE: which version of the OS is the most stable for rock64 - xnathanh - 12-24-2017

docker now runing on xenial-mate-rock64-0.6.5-152-arm64.img.xz
here is the way:

1.mkdir /home/rock64/download

2.wget https://download.docker.com/linux/ubuntu..._arm64.deb

3.sudo dpkg -i docker-ce_17.09.1~ce-0~ubuntu_arm64.deb

that's all.


RE: which version of the OS is the most stable for rock64 - tllim - 12-25-2017

(12-21-2017, 11:53 AM)xnathanh Wrote: Thank you for your reply, but my goal is to use rock64 build cluster development, I do not want to spend time to study the system or build system,just want to pick one os and use, here is my attempt, I hope to help someone,

CentOS7-aarch64 official - Network not working - give up
Xenial Mate Community Build Image [microSD Boot] by ayufan (16.04) - docker failed to install - give up

Next will try dietpi,and Debian Stretch Mate Community Build Image [microSD Boot] [0.5.15-136]

My understanding is CentOS only work on EFI boot which we are currently exploring.