Power & Source of Big Ideas

shortly: - git clone https://github.com/friendlyarm/sd-fuse_rk3399 - wget http://os.archlinuxarm.org/os/ArchLinuxARM-aarch64-latest.tar.gz - mkdir ArchLinuxARM-aarch64-latest - tar xvzf ArchLinuxARM-aarch64-latest.tar.gz -C ArchLinuxARM-aarch64-latest - ./build-rootfs-img.sh ArchLinuxARM-aarch64-lat...
Hello, I have running ArchLinux on my NanoPi-M4(v2). Are You still interest what how to make it ? Hello. I have to make archlinuxarm work with M4 and T4. I tried to create sdcard with archlinux aarch64 rootfs, tried to chroot into this rootfs (successfully), but I don't understand what to do to make...