I need some help, I am unable to see the kernel plugin to be able to install it.
I have a CM3588, and I've wiped it and restarted 3 times. First two times I used their preconfigured openmediavault image, this most recent time I'm using their debian bookworm image and installing openmediavault. I originally posted my issue on Reddit, and was redirected here.
On the preconfigured image OMV-Extras is already installed.
On the Base Debian Image I am on now, I had to run the wget/bash command from https://wiki.omv-extras.org
while OMV Extras is installed, I cannot see openmediavault-kernel to install it.
My list of plugins is below from apt (easier to copy paste)
I have gone into OMV-Extras and selected "Enable Backports"
As well as System -> Updates -> Other Software and made sure the below was enabled.
When go to the Plugins page, and type Kernel I get the following display. Even After Pressing the Magnifying Glass to search for plugins.
Before this turns into an X-Y Problem, let me state my end goal is to enable ZFS so I can setup my 4x 4tb NVMEs as a Z1 Volume. I've read several times over I need the proxmox kernel in order to get zfs to work. Installing zfs on its own doesn't, i get several failures stating the
If it is at all relevant here is my list of sources
cat /etc/apt/sources.list
deb https://mirrors.aliyun.com/debian bookworm main non-free non-free-firmware contrib
deb-src https://mirrors.aliyun.com/debian bookworm main non-free non-free-firmware contrib
# deb https://mirrors.aliyun.com/debian-security bookworm-security main
# deb-src https://mirrors.aliyun.com/debian-security bookworm-security main
deb http://deb.debian.org/debian/ bookworm-updates main non-free non-free-firmware contrib
Any help given would be greatly appreciated, I've been working at this for the better part of a week at this point, and I am up against a brick wall.