CentOS-7 | Raspberry Pi 4
(CentOS Linux release 7.7.1908 (AltArch)
Linux raspberrypi 4.19.72-v7l.1.el7 #1 SMP Thu Sep 12 14:23:30 UTC 2019 armv7l armv7l armv7l GNU/Linux
Image SD
CentOS 7 Mirror - Download Image
Decompress the image
unxz CentOS-Userland-7-armv7hl-RaspberryPI-Minimal-4-1908-sda.raw.xz
Image SD card
VERIFY THE TARGET DEVICE
Example: of=/dev/sdb
dd if=CentOS-Userland-7-armv7hl-RaspberryPI-Minimal-4-1908-sda.raw of=/dev/null bs=8192; sync
Configure
Log in via SSH
ssh root@<IPADDR>
Default Password
centos
Change Password