Hi, I know that the Pine H64B is not listed in supported boards. But is it possible to create an image for this board and what is the best way in doing so?
Thanks to a user on the pine64 forum one can build an image with the manjaro-arm-tools https://gitlab.manjaro.org/manjaro-arm/ ... -arm-tools and a dtb file with working HDMI-Video, Ethernet, WiFi and USB3 is available as well https://sourceforge.net/projects/manjaro-arm-pineh64/ for this board.
I used this as starting point and created an "frankenstein" alarm installation for my boards by building a minimal image with the manjaro-arm-tools, replaced the dtb in the image with that from sourceforge and after first boot pointed the pacman config to the alarm repos and re-initialized the keys and went from there, but it still uses the kernel of manjaro.
How can I replace the kernel with a "pure" arch built kernel?