Advice: I recommend not using this image. Testing is indicative of being less than complete. For one, there is a malformed block device configuration.
/var/log.hdd: The mmcblk0p1 partition, which was previously mounted as the root directory (/), has been remounted at /var/log.hdd.
zram2: A new zram device, labeled as zram2, has appeared in the output. This new device has a size of 0 bytes, which seems unusual as zram devices are typically allocated with a specific size for swap or temporary storage."
Just tested the image. It boots ok. I wanted to use the MIPI port for video capture but ffmpeg returns ‘Not a video capture device’.
v4l2-ctl returns /dev/video0 as a capture device.
I can provide more log if requested.
BR.
— EDIT —
Ok. Digged a bit more. PE12/PE13 aren’t enabled by default and need enabling with some overlay.
Added overlays=i2c2 to activate the I2C bus for the MIPI CSI port in /boot/armbianEnv.txt
The I2C bus shows up after a reboot in /dev. All fine.