CentOS - Raspberry PI 4

Issues related to hardware problems
markVnl
Posts: 4
Joined: 2019/08/29 22:35:36

Re: CentOS - Raspberry PI 4

Post by markVnl » 2020/05/05 10:04:07

touchwood wrote:
2020/04/07 05:47:34
Only thing I noticed: /bin/rootfs-expand is missing.
yes, after dropping the script as provided on el7 releases in /bin it worked for me
pgreco wrote:
2020/03/28 13:22:13
We made a test version for rpi-4/aarch64
Works pretty good. thanx!

As with el7 wlan0 works after writing this content: https://github.com/RPi-Distro/firmware- ... 5-sdio.txt to

Code: Select all

/usr/lib/firmware/brcm/brcmfmac43455-sdio.txt
_OT_
@pgreco btw on a rpi3(plus) the generic 4.19.x kernel compiled for aarch64 works pretty well too


gtz Mark

mikev1963@me.com
Posts: 11
Joined: 2020/02/17 16:11:33

Re: CentOS - Raspberry PI 4

Post by mikev1963@me.com » 2020/06/15 13:32:43

Is there a 32-bit version of CentOS-8? The version available will not work on Raspberry PI 4.

Jleon
Posts: 2
Joined: 2020/07/03 02:49:59

Re: CentOS - Raspberry PI 4

Post by Jleon » 2020/07/03 16:07:33

pgreco wrote:
2020/03/28 13:22:13
We made a test version for rpi-4/aarch64 and it is here https://people.centos.org/pgreco/CentOS ... Minimal-4/

Hopefully we'll have it ready for 8.2. Please notice that the image is the normal userspace but the kernel and the image were created by me, so don't use it if you don't trust me :D :D
Pablo

Thanks Pablo, the centos8 works great...

Jleon
Posts: 2
Joined: 2020/07/03 02:49:59

Re: CentOS - Raspberry PI 4

Post by Jleon » 2020/07/03 19:07:17

touchwood wrote:
2020/04/07 05:47:34
Thanks a lot. Your image works great with my raspi 4.
Only thing I noticed: /bin/rootfs-expand is missing.
if you still need I found the following link that worked for me. I have a 128gb on my rpi4 and I was able to resize the partition and the filesystem

https://raspberrypi.stackexchange.com/q ... -partition

edisoncpp
Posts: 1
Joined: 2020/07/21 00:47:10

Re: CentOS - Raspberry PI 4

Post by edisoncpp » 2020/07/21 00:53:17

What is default username password on the image? I tried root:<blank>, root:root, centos:<blank>, and centos:centos, and all failed. Thanks by the way, I've been trying all day to get a CentOS image to work on my PI 4 and it has not worked to this point. The image worked for me as well!

harywilke
Posts: 2
Joined: 2019/12/02 22:18:22

Re: CentOS - Raspberry PI 4

Post by harywilke » 2020/07/27 17:36:55

from https://wiki.centos.org/SpecialInterest ... rch/armhfp

The default settings for the installed image are:

root password: centos
eth0 setting: dhcp
selinux status: enforcing

t3kg33k
Posts: 24
Joined: 2016/02/26 19:45:27

Re: CentOS - Raspberry PI 4

Post by t3kg33k » 2020/07/28 11:33:46

mikev1963@me.com wrote:
2020/06/15 13:32:43
Is there a 32-bit version of CentOS-8? The version available will not work on Raspberry PI 4.
Did you ever get an answer on this?
I just got my Raspberry Pi 4 with 8GB yesterday and am looking for a usable CenOS 8 image for it. Prefer 64bit, but 32bit is also acceptable if available.
However, if CentOS 8 is not available yet I would love to know if there is a CentOS 7 for RPi 4 also.

pgreco
Posts: 31
Joined: 2018/04/14 17:23:02

Re: CentOS - Raspberry PI 4

Post by pgreco » 2020/07/29 23:38:36

I've been updating the rpi4/aarch64/c8stream image in the last few days. The link is the same that was posted a few days ago (https://people.centos.org/pgreco/CentOS ... Minimal-4/).

As always, userspace is stock c8, but the kernel is built in my servers, unsigned.
I'm trying to keep this kernels update with what we build for c7, so you could use this as a temporary repo https://people.centos.org/pgreco/rpi_aarch64_el8/

Pablo.

malignus
Posts: 1
Joined: 2020/07/30 06:01:33

Re: CentOS - Raspberry PI 4

Post by malignus » 2020/07/30 06:08:49

Kudos Pablo, works like a charm on my RPI4 8 GB.

t3kg33k
Posts: 24
Joined: 2016/02/26 19:45:27

Re: CentOS - Raspberry PI 4

Post by t3kg33k » 2020/07/30 06:45:21

pgreco wrote:
2020/07/29 23:38:36
I've been updating the rpi4/aarch64/c8stream image in the last few days. The link is the same that was posted a few days ago (https://people.centos.org/pgreco/CentOS ... Minimal-4/).

As always, userspace is stock c8, but the kernel is built in my servers, unsigned.
I'm trying to keep this kernels update with what we build for c7, so you could use this as a temporary repo https://people.centos.org/pgreco/rpi_aarch64_el8/

Pablo.
Very cool. Thanks!

Post Reply