I just downloaded http://mirror.centos.org/altarch/7/isos/aarch64/CentOS-7-aarch64.img.xz uncompressed it. Read the readme.txt
dd if=CentOS-7-aarch64.img of=/dev/sdd bs=2M conv=fsync && sync;
put the new SD card in the PI3 and connected power I got nothing. my SD card is 32G.
I tried the 32bit image and that booted and ran fine. So my hardware is Ok.
Thoughts?
Jerry
On 18 Jan 2017, at 15:12, Jerry Geis jerry.geis@gmail.com wrote:
I tried the 32bit image and that booted and ran fine. So my hardware is Ok.
Thoughts?
There is no support for RPi 3 in CentOS AArch64 kernel. I think, some form of support landed in upstream just recently. Backporting would be required to CentOS kernel to get RPi3 support (my guess).
Cheers, david
On 01/18/2017 08:12 AM, Jerry Geis wrote:
I just downloaded http://mirror.centos.org/altarch/7/isos/aarch64/CentOS-7-aarch64.img.xz uncompressed it. Read the readme.txt
dd if=CentOS-7-aarch64.img of=/dev/sdd bs=2M conv=fsync && sync;
put the new SD card in the PI3 and connected power I got nothing. my SD card is 32G.
I tried the 32bit image and that booted and ran fine. So my hardware is Ok.
Thoughts?
There's a very similar thread from earlier in the month. I think most of your questions will be answered there. It starts at about -> https://lists.centos.org/pipermail/arm-dev/2017-January/002541.html