wofferl / proxmox-backup-arm64

Script for building Proxmox Backup Server 3.x (Bookworm) for Armbian64
151 stars 12 forks source link

ZFS issue #36

Closed regix1 closed 1 year ago

regix1 commented 1 year ago

image

Is there a way to fix this?

regix1 commented 1 year ago

running /sbin/modprobe zfs

shows this error: root@pbs:~# /sbin/modprobe zfs modprobe: FATAL: Module zfs not found in directory /lib/modules/6.1.21-v8+

This is on a clean install

regix1 commented 1 year ago

sudo apt install raspberrypi-kernel-headers

This command fixed it.