Hi, I've got the CM3588 board and followed wiki to install proxmox. Then I did: cd /opt/archive dpkg -i ./linux-image-6.1.57_6.1.57-21_arm64.deb dpkg -i ./linux-headers-6.1.57_6.1.57-21_arm64.deb apt install zfs-dkms zfsutils-linux # make sure the headers are not pulled to get ZFS working. Without t...