<https://www.freshports.org/sysutils/fusefs-smbnetfs/#message> fusefs.ko should be more simply: fusefs Also, this hint will add value: # sysrc kld_list+=fusefs Thank you ---- Ref: bug 263782, fusefs(5) <https://www.freebsd.org/cgi/man.cgi?query=fusefs&sektion=5&manpath=FreeBSD>, and sysrc(8) <https://www.freebsd.org/cgi/man.cgi?query=sysrc&sektion=8&manpath=FreeBSD>.
FWIW, from kldload(8): The .ko extension name is not mandatory when loading a given module using kldload. It does not hurt to specify it though. I do not usually specify the .ko extension, but it is not incorrect or confusing.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=30004660fa2df7ed264635daf89e312f2f7162fb commit 30004660fa2df7ed264635daf89e312f2f7162fb Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2022-06-12 16:29:19 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-06-20 05:48:38 +0000 sysutils/fusefs-smbnetfs: update pkg-message Add note about how to load fusefs at boot time. Use fusefs instead of fully qualified fusefs.ko. PR: 264477 Reported by: grahamperrin@gmail.com Approved by: mi@ALDAN.algebra.com (maintainer, timeout > 2 weeks) sysutils/fusefs-smbnetfs/files/pkg-message.in | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)