Preparing a ronny for the ansible-config
-
Download the latest Armbian (Debian 13 minimal) image from https://armbian.com/boards/rpi4b
-
Uncompress it:
unxz Armbian_x.y.z_Rpi4b_trixie_current_x.y.z_minimal.img.xz -
Flash it to the µSD card with e.g.:
dd if=Armbian_x.y.z_Rpi4b_trixie_current_x.y.z_minimal.img of=/dev/sdX bs=1M oflag=sync status=progress, substitute/dev/sdXfor the µSD card as reported bylsblk -fand triple check this. -
Attach the ronny to the Telnet switch.
-
Power up the ronny.
-
Ssh to
root@172.12.50.10X, whereXis the ronny’s number:- Set the root password.
- Create the
zeususer, with the same password as root. - Now close your terminal
- That’s it!