You are not logged in.
When I boot, the init scripts prompt me for a wireless selection from a menu. I think this is because my /etc/rc.conf has the line:
NET_PROFILES=(menu)
but my /etc/network-profiles only has the following contents:
Intel_PRO_WIRELESS
template
Is there any way I can skip the menu business and force the Intel_PRO_WIRELESS option?
Offline
Just change
NET_PROFILES=(menu)
to
NET_PROFILES(Intel_PRO_WIRELESS)
Écartelé d'azur chargé de trois lys d'or et d'or au dauphin d'azur crêté, barbé, loré, peautré et oreillé de gueules.
Offline
Thanks. I did try that previously but it didn't work. Strange. I must have done something else as well (or mistyped). Anyhow, it's working now. Cheers.
Offline