devd on head -r338675 on aarch64 (Pine64+ 2GB example) gets during booting: "sh: /usr/libexec/hyperv/hyperv_vfattach: not found"

Mark Millard marklmi at yahoo.com
Fri Sep 14 18:24:13 UTC 2018


From the boot of the Pine64+ 2GB for -r338675:

. . .
Starting devd.
sh: /usr/libexec/hyperv/hyperv_vfattach: not found
add host 127.0.0.1: gateway lo0 fib 0: route already in table
. . .

This seems to result from:

# grep -r hyperv_vfattach /etc/ | more
/etc/devd/hyperv.conf:# For transparent network VF, hyperv_vfattach does nothing and
/etc/devd/hyperv.conf:  action "/usr/libexec/hyperv/hyperv_vfattach $subsystem 0";

But for the aarch64/pine64+ context there is only:

# ls -a /usr/libexec/hyperv/
.	..

On amd64 that directory has content, including the file referenced.
aarch64/pine64+ is likely not unique in missing the files in
/usr/libexec/hyperv/ .


Context:

uname output:

# uname -apKU
FreeBSD pine64 12.0-ALPHA6 FreeBSD 12.0-ALPHA6 #6 r338675M: Thu Sep 13 18:48:05 PDT 2018     markmi at pine64:/usr/obj/cortexA53_clang/arm64.aarch64/usr/src/arm64.aarch64/sys/GENERIC-NODBG  arm64 aarch64 1200084 1200084


===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)



More information about the freebsd-arm mailing list