Re: athn autoconfiguration not asking for SSID during 10_RC3 INSTALL
Martin Husemann <[email protected]> Sun, 28 Jan 2024 12:23:29 +0100
| Newsgroups | gmane.os.netbsd.ports.x86-64 |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jan 28, 2024 at 11:12:01AM +0000, Josh Moyer wrote: > I did some further testing, too, and found that it works fine on > my mostly GENERIC kernel and also with NetBSD-10.0_RC3-amd64-install.img.gz. > It was only when I copied and gunzipped https://cdn.netbsd.org/pub/NetBSD/NetBSD-10.0_RC3/amd64/binary/kernel/netbsd-INSTALL.gz to my root fs and supplied the > new kernel as a parameter to boot(8) that I ran into trouble with sysinst not > asking for the SSID. I checked the dmesg output and it was identical between > the 3 kernels that I tested with: Does that kernel use a ramdisk as / maybe? If wpa_supplicant would be missing, sysinst can't set up a proper wifi connection. Martin