Date: Sun, 25 Dec 2022 15:28:38 -0800 From: Mark Millard <marklmi@yahoo.com> To: freebsd-current <freebsd-current@freebsd.org> Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: snapshot 1st aarcch64 boot got devd error message: "sh: /usr/libexec/hyperv/hyperv_vfattach: not found" Message-ID: <F78DFB62-5BE2-426E-9578-2367D4C508BF@yahoo.com>
index | next in thread | raw e-mail
From the Dec 24 main [so: 14] snaphot for an aarch64 RPi*
system:
. . .
Starting devd.
genet0: link state changed to UP
sh: /usr/libexec/hyperv/hyperv_vfattach: not found
Starting dhclient.
. . .
This seems to be from /etc/devd/hyperv.conf :
notify 10 {
match "system" "ETHERNET";
match "type" "IFATTACH";
action "/usr/libexec/hyperv/hyperv_vfattach $subsystem 0";
};
For reference:
# ls -Tla /usr/libexec/hyperv/
total 8
drwxr-xr-x 2 root wheel 512 Dec 24 06:30:06 2022 .
drwxr-xr-x 10 root wheel 1536 Dec 24 06:49:40 2022 ..
I do not know if the error might have lead to skipping some
other activities or not.
Note:
This is from a test where I'd 1st side stepped a syntax problem
in /etc/rc.d/growfs in the snapshot to try to see if the growfs
otherwise worked.
# uname -apKU # long output line split for reability
FreeBSD generic 14.0-CURRENT FreeBSD 14.0-CURRENT #0
main-n259842-c89209c674f2: Sat Dec 24 05:52:28 UTC 2022
root@releng1.nyi.freebsd.org:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC
arm64 aarch64 1400076 1400076
===
Mark Millard
marklmi at yahoo.com
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F78DFB62-5BE2-426E-9578-2367D4C508BF>
