[Slackbuilds-users] [Slackware-current] zfs-on-linux

Markus Reichelt ml at mareichelt.com
Sun Feb 21 21:50:50 UTC 2021


* David Chmelik <davidnchmelik at gmail.com> wrote:

> On 5.10.n kernels I always get the error below (so am forced to use
> older kernels.)  However you said it works for you somehow (with
> modifications?)

It worked on -current some time in the past, it doesn't anymore as of -current Sat Feb 20 21:04:15 UTC 2021

you might want to try something like this

cd /tmp
gpg --keyserver keys.gnupg.net --recv-key "D307 6BC3 E783 EE74 7F09  B8B7 0368 EF57 9C7B A3B6"
wget https://slackbuilds.org/slackbuilds/14.2/system/zfs-on-linux.tar.gz https://slackbuilds.org/slackbuilds/14.2/system/zfs-on-linux.tar.gz.asc
gpg zfs-on-linux.tar.gz.asc && tar xf zfs-on-linux.tar.gz && cd zfs-on-linux

gpg --keyserver keys.gnupg.net --recv-key "4F3B A9AB 6D1F 8D68 3DC2  DFB5 6AD8 60EE D459 8027"
wget https://github.com/openzfs/zfs/releases/download/zfs-2.0.3/zfs-2.0.3.tar.gz.asc https://github.com/openzfs/zfs/releases/download/zfs-2.0.3/zfs-2.0.3.tar.gz
gpg zfs-2.0.3.tar.gz.asc && su -lc "VERSION=2.0.3 sh zfs-on-linux.SlackBuild"


-- 
The Tahoe-LAFS spirit.


More information about the SlackBuilds-users mailing list