11-06-2018, 03:38 PM
Installing Arch Linux ARM as described on the Rock64 page you link to, is not available for the RockPro64 (yet). There are alternatives to get a working Arch disto. All rely on installing one of the existing images and removing all but the kernel (boot folder) and u-boot. I followed these instructions and got a pretty stable set-up (NAS mostly):
and
Code:
$ cat /etc/os-release
NAME="Arch Linux ARM"
ID=archarm
ID_LIKE=arch
PRETTY_NAME="Arch Linux ARM"
ANSI_COLOR="0;36"
HOME_URL="http://archlinuxarm.org/"
SUPPORT_URL="https://archlinuxarm.org/forum"
BUG_REPORT_URL="https://github.com/archlinuxarm/PKGBUILDs/issues"
and
Code:
$ uptime
21:19:28 up 42 days, 30 min, 1 user, load average: 0.10, 0.09, 0.08