rpi4 / will zfs work?

tech-lists tech-lists at zyxst.net
Fri Sep 4 23:42:51 UTC 2020


Hi,

Managed to get rpi4 booting with latest -current thanks to this helpful post:
https://lists.freebsd.org/pipermail/freebsd-arm/2020-August/022162.html

It sees the full 8GB RAM

The end objective is to have a low-cost internal nextcloud. I have attached an
external usb-powered disk, but have not formatted it to zfs as I would have
liked because, although zfs.ko is there, it won't load up. Should it load?

[...]
root at rpi4:~ # locate zfs.ko
/boot/kernel/zfs.ko
/usr/lib/debug/boot/kernel/zfs.ko.debug

root at rpi4:~ # kldload /boot/kernel/zfs.ko
kldload: can't load /boot/kernel/zfs.ko: No such file or directory

root at rpi4:~ # kldload /usr/lib/debug/boot/kernel/zfs.ko.debug
kldload: an error occurred while loading module
/usr/lib/debug/boot/kernel/zfs.ko.debug. Please check dmesg(8) for more
details.

root at rpi4:~ #

[...]

in dmesg:

kldload: /usr/lib/debug/boot/kernel/zfs.ko.debug: Unreadable program headers
kldload: /usr/lib/debug/boot/kernel/zfs.ko.debug: Object is not
dynamically-linked

uname stuff:
FreeBSD 13.0-CURRENT #0 r364846: Thu Aug 27 09:55:50 UTC 2020
root at releng1.nyi.freebsd.org:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC  arm64

should it work? 

next step is to make a nodebug kernel

thanks,
-- 
J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20200905/9cef8998/attachment.sig>


More information about the freebsd-arm mailing list