Hi. Huh, why all so complexity here?
At Devuan install
then
next
At Devuan install
Code:
apt install linux-headers-$(uname -r) linux-image-amd64 kmod zfsutils-linux
apt install zfsutils-linux zfs-dkms zfs-zed
Code:
root@devuan:/home/freeartist-devuan# sudo fdisk /dev/sdb -l
Disk /dev/sdb: 149.05 GiB, 160040803840 bytes, 312579695 sectors
Disk model: ST3160310CS
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 90912321-7C66-11EF-83B7-001D7DC7BE43
Device Start End Sectors Size Type
/dev/sdb1 40 551 512 256K FreeBSD boot
/dev/sdb2 552 303139367 303138816 144.5G FreeBSD ZFS
/dev/sdb3 303139368 312568359 9428992 4.5G FreeBSD swap
root@devuan:/home/freeartist-devuan#
Code:
root@devuan:/home/freeartist-devuan# zpool import
pool: zroot
id: 13756328652508316551
state: UNAVAIL
status: The pool uses the following feature(s) not supported on this system:
com.klarasystems:vdev_zaps_v2
action: The pool cannot be imported. Access the pool on a system that supports
the required feature(s), or recreate the pool from backup.
config:
zroot UNAVAIL unsupported feature(s)
ata-ST3160310CS_9TS11TEW ONLINE
root@devuan:/home/freeartist-devuan#