1. baseos
wget -N -nv https://dl.rockylinux.org/pub/rocky/10/images/aarch64/Rocky-10-SBC-RaspberryPi.latest.aarch64.raw.xz -P img/rocky10/
sudo bin/burna img/rocky10/Rocky-10-SBC-RaspberryPi.latest.aarch64.raw.xz /dev/sda
|
insert microSD card in the raspberry |
2. update and install new kernel
curl -s -u cidusr:Passw0rd http://d01cid.ddns.net/sharel/bin/inst-rocky10-kernel | sh
reboot
3. remove old kernel
ssh root@10.1.25.117
yum -y remove kernel-rpi-*
yum -y autoremove
reboot
4. stage2
curl -s http://d01cid.ddns.net/.sec/getsec | sh
cid-init
reboot
5. xtra
/usr/bin/crb enable