I apologize, but I still haven’t figured out how to correctly build an image with RBD support. Could you share detailed instructions?
1. Cloned and started build script.
git clone --depth=1 --branch=main https://github.com/armbian/build
./compile.sh
2. In Menuconfig Device Drivers > Block devices > Rados block device (RBD) set <M>.
3. Saved config as .conf and continued build process.
4. In the end, I received the image Armbian_23.11.0-trunk_Orangepi5-plus_bookworm_legacy_5.10.160.img from which I downloaded, but there is no module in it.
I read the thread several times but still don’t understand how the topicstarter solved the problem.