Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4774

Advanced users • Re: Moving Linux Kernel to 6.6

$
0
0
The problem I'm having with this change is that the ZFS DKMS module won't compile for 6.6.20
...

That's easily fixed: create a new file /etc/apt/sources.list.d/backports.list with the following contents:

Code:

deb http://deb.debian.org/debian bookworm-backports main contrib
Then do this:

Code:

sudo apt updatesudo apt install --no-install-recommends zfsutils-linux/bookworm-backports zfs-dkms/bookworm-backports
That's what I'm currently using; it's at ZFS version 2.2.3.

Statistics: Posted by andrum99 — Thu Mar 14, 2024 5:54 pm



Viewing all articles
Browse latest Browse all 4774

Trending Articles