Date: Fri, 14 Sep 2018 11:24:03 -0700 From: Mark Millard <marklmi@yahoo.com> To: freebsd-arm <freebsd-arm@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org> Subject: devd on head -r338675 on aarch64 (Pine64+ 2GB example) gets during booting: "sh: /usr/libexec/hyperv/hyperv_vfattach: not found" Message-ID: <1B2307CA-A0EA-4590-81FC-67423268454C@yahoo.com>
next in thread | raw e-mail | index | archive | help
=46rom 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@pine64:/usr/obj/cortexA53_clang/arm64.aarch64/usr/src/arm64.aarch64= /sys/GENERIC-NODBG arm64 aarch64 1200084 1200084 =3D=3D=3D Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1B2307CA-A0EA-4590-81FC-67423268454C>