Jump to content

Dexogen

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. By some miracle I built a legacy kernel 5.10.160 with RBD support. I can't say exactly what exactly helped, but I did the following: 1. I literally added output/config/linux-* and config/kernel/linux-* to every file: CONFIG_BLK_DEV_RBD=m 2. Added to ./config/boards/orangepi5-plus.conf MODULES="rbd" 3. Repeated previous build instructions. And on this kernel the OPie5+ boots without problems every time.
  2. @LoneExile Thanks for the answer! Unfortunately, I need the Debian version of the distribution because I'm installing Proxmox. I discovered that the default build bookworm_edge_6.6.0-rc1 contains the RBD module. But here I encountered the surprising behavior of the Orange Pi 5 Plus board: now it boots not every time. I literally have to switch the power supply several times until the OS boots. This does not happen on the bookworm_legacy_5.10.160 kernel version. I have three identical Oragne Pis with different power supplies and this problem is reproduced on the bookworm_edge_6.6.0-rc1 kernel. But this is a question for a another thread. Nevertheless thank you!
  3. 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.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines