Florian Obser <flor...@openbsd.org> writes:
> On 2024-05-16 09:42 -04, Dave Voutila <d...@sisu.io> wrote: >> Johan Huldtgren <johan+openbsd-b...@huldtgren.com> writes: >> >>> hello, >>> >>> On 2024-05-16 8:14, Dave Voutila wrote: >>>> >>>> Johan Huldtgren <johan+openbsd-b...@huldtgren.com> writes: >>> $ doas cat /etc/hostname.vio0 >>> inet autoconf >>> >>> # /bin/sh /etc/netstart vio0 >>> ifconfig: autoconf not allowed for this AF >>> >> >> I don't understand why you're getting that error. I can confidently say >> that if you can't use "inet autoconf" in /etc/hostname.vio0 then >> something else is wrong with your guest. > > It's because of this: > >>>> >> > dmesg (guest): >>>> >> > >>>> >> > OpenBSD 6.4-current (GENERIC) #707: Mon Feb 18 01:21:51 MST 2019 >>>> >> > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC Oh, well, that explains it. I missed that!