eduring Posted 14 hours ago Posted 14 hours ago (edited) Hi Armbian forum people! I'm trying to setup bcache for my openmediavault. But it seems the `bcache` module is not installed? Quote root@rpi5b:~# uname -a Linux rpi5b 6.18.10-current-bcm2711 #12 SMP PREEMPT Fri Feb 13 11:56:58 UTC 2026 aarch64 GNU/Linux root@rpi5b:~# modprobe bcache modprobe: FATAL: Module bcache not found in directory /lib/modules/6.18.10-current-bcm2711 Which means I cannot use `bcache` at the moment with openmediavault. I do know that the bcache has been added only recently: * https://github.com/armbian/build/pull/9550?ref=blog.armbian.com * "Enable BCACHE on Raspberry Pi build" But no go so far.. Is there anything I can do? Edited 1 hour ago by eduring 0 Quote
Werner Posted 4 hours ago Posted 4 hours ago Newer kernel packages may not have hit apt repo yet. Use the build framework to generate a set of kernel packages to be installed via dpkg -i by yourself: https://docs.armbian.com/Developer-Guide_Overview/ ./compile.sh BOARD=rpi4b BRANCH=current kernel 1 Quote
eduring Posted 1 hour ago Author Posted 1 hour ago Ah, thank you so much! I love being "on the edge" 😉 The only way we learn in our profession / super hobby! Ps, for people who want to know, I'm building two of these: * https://makerworld.com/en/models/1605027-raspberry-pi-5-based-4-bay-nas#profileId-1692368 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.