if I follow your steps here
isn't necessary made a build such here https://docs.armbian.com/Developer-Guide_Build-Options/ ?
if however I want compile a build , I should just only execute the following command
./compile.sh BOARD=helios64 BRANCH=current KERNEL_ONLY=no RELEASE=buster
?
the main scope that I'm interested, as well as the updates of omv and plugin, is the support of ZFS filesystem
even with previous build, build 2.1.5 ( https://github.com/openzfs/zfs/releases ), I can't install it on my system and I get the following error
modprobe: FATAL: Module zfs not found in directory /lib/modules/5.15.52-rockchip64
How can I solve ?
@Daniel Helios64 and @greg396 do You get some issue with omv 6 and linux kernel 5.15.52 ?
p.s.: if we want continue to support helios64 hardware, what it's needed? the source code of driver of the various peripherals and what other? if there is an issue with omv 6, it should be related only between linux kernel and omv 6, why helios hardware should be involved?
p.s. 2: somebody has tried kernel 5.19.15?