Hello guys,
I have a orange pi zero 2 board. With a h616 soc. I have tried dd'ing the .raw file in to microsd card with the Fedora 35 image, even some centos ones. Nothing happens, it doesn't boot. After dd'iong the main image file, i I even tried copying the u-boot file like the centos wiki shows, same result, nothing.
dd if=/root/orangepi_zero2/u-boot-sunxi-with-spl.bin of=/dev/sdc bs=1024 seek=8 conv=fsync,notrunc
Is there a way to make fedora or even centos working on this board? That would be great.
Many thanks in advance for any pointers on this.