We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WiFi should work out-of-the-box on grml.
-D<driver> --- here you can set the driver for your WiFi-card. There are some drivers you can use:
nl80211 = Linux nl80211/cfg80211 wext = Linux wireless extensions (generic) wired = wpa_supplicant wired Ethernet driver roboswitch = wpa_supplicant Broadcom switch driver bsd = BSD 802.11 support (Atheros, etc.) ndis = Windows NDIS driver
-i<interface> --- deliver the interface to wpa_supplicant
-B --- starting a daemon in background
-w --- wait for the interface
-c<config-file> --- use this config-file
Information taken from wpa_supplicant README.