[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Preseed Bug or User Error?



On Mon 01 Mar 2021 at 16:27:48 -0700, Charles Curley wrote:

[...]

> ### Description: Wireless network type for ${iface}:
> #   Choose WEP/Open if the network is open or secured with WEP.
> #   Choose WPA/WPA2 if the network is protected with WPA/WPA2 PSK
> #   (Pre-Shared Key).
> # d-i netcfg/wireless_security_type select wpa
> d-i netcfg/wireless_security_type select WPA/WPA2 PSK
> # Possible choices: WEP/Open Network, WPA/WPA2 PSK

I wonder if this line is sufficient? Based on what works for me at
priority critucal:

d-i netcfg/wireless_show_essids select manual
d-i netcfg/wireless_essid string Curleynet2
d-i netcfg/wireless_security_type select wpa
d-i netcfg/wireless_wpa >redacted<

-- 
Brian.


Reply to: